Started by timer Running as SYSTEM Building remotely on build5-deb12build-ansible (obs ttcn3_with_linux_6.1_or_higher qemu registry-build-amd64 ttcn3 osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.39.5' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 34d9429b2bd5836ddcd35f60ed0a3000e38438ae (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 34d9429b2bd5836ddcd35f60ed0a3000e38438ae # timeout=10 Commit message: "testenv: pass targets to osmo-dev's gen_makefile" > git rev-list --no-walk 28c5496d5f00648b59acdf1364175946af9d8b0e # timeout=10
Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-bsc-test-vamos] $ /bin/sh -xe /tmp/jenkins14912800343357294726.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:ba17d207904801913e4f1d93cd14d5a057b3d7209e9d11f4c6188745d310afa7 Copying blob sha256:d52498b6e1a3c0c38582b39f50b9dca437ca1bf3fb0c29586c70e18226a53a6a Copying blob sha256:df4f5bed34f7b31b90819b2c39de354b0cfaeee05ce566e75a1e3a3e16ffde39 Copying blob sha256:1e192a7e4cc81ad7ba969e164feba2cb354611d7ddb957c5317236d2db39f0b2 Copying blob sha256:b56147c98687b4080964ee591c41a8c503ccab6787ef263d220cc6d3cea54c9d Copying blob sha256:0873b8cf69e329d65e0926c7ec44784a6c59e8816c9b8aca0a48fd26ba6f270b Copying blob sha256:467fd1fea1eed01787120d96a22dbf1ecea7bb3d2cf879649d3b6b1abb860a93 Copying blob sha256:6b9c39af5bdfc9fb3f675617c3a26d002732106becb45a4798dc8700141f8362 Copying blob sha256:4174b78a7e0258aa83f6e52903dac012fe9a8b3c06b0f39aee5b4df260c0136c Copying blob sha256:cc820a2c62287d6f77d6484a482580fd20814f2b7a44d8a7cb6273c30291d4ca Copying blob sha256:aaf1ec843dd206892441f6cf77f5c73908814bd197be592898ab834e115aadc1 Copying blob sha256:b1bdb9575582c783e6886e49a3aba1429024b788f4e1e318911583e47f66e318 Copying config sha256:f02e17b4d34c666417764997bac506499319efeb146188c387af3991a273c2c6 Writing manifest to image destination Storing signatures f02e17b4d34c666417764997bac506499319efeb146188c387af3991a273c2c6 + rm -rf logs _cache .linux + [ none != none ] + set +x + uptime + grep --color=always -o load.* load average: 0.07, 0.04, 0.14 + RC=0 + ./testenv.py run bsc --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs -b osmocom:nightly -c vamos [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2025-07-23 13:30:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-bsc-vamos-osmocom-nightly-20250807-0826-76ba20f0-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/podman/testenv-bsc-vamos-osmocom-nightly-20250807-0826-76ba20f0-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--cap-add=SYS_ADMIN', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_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-bsc-test-vamos/_testenv/data/scripts/testenv-podman-main.sh'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-vamos-osmocom-nightly-20250807-0826-76ba20f0-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-vamos-osmocom-nightly-20250807-0826-76ba20f0-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian stable-backports InRelease [59.4 kB] Get:2 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:3 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:4 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:5 http://deb.debian.org/debian stable-backports/main Sources [303 kB] Get:6 http://deb.debian.org/debian stable-backports/main amd64 Packages [304 kB] Get:7 http://deb.debian.org/debian bookworm/main amd64 Packages [8793 kB] Get:8 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [6916 B] Get:9 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [272 kB] Fetched 9993 kB in 1s (11.4 MB/s) Reading package lists... [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-vamos-osmocom-nightly-20250807-0826-76ba20f0-0', 'test', '-d', '/opt/eclipse-titan-11.1.0'] [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos', 'testenv-bsc-vamos-osmocom-nightly-20250807-0826-76ba20f0-0', 'make', 'deps'] make: Nothing to be done for 'deps'. [testenv] Generating links and Makefile for bsc [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache/podman/titan-11.1.0', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/bsc', 'testenv-bsc-vamos-osmocom-nightly-20250807-0826-76ba20f0-0', './gen_links.sh'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache/podman/titan-11.1.0', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/bsc', 'testenv-bsc-vamos-osmocom-nightly-20250807-0826-76ba20f0-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite (eclipse-titan 11.1.0, from titan_min= in testenv.cfg) [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache/podman/titan-11.1.0', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos', 'testenv-bsc-vamos-osmocom-nightly-20250807-0826-76ba20f0-0', 'make', 'bsc'] make -C /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache/podman/titan-11.1.0/bsc compile make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache/podman/titan-11.1.0/bsc' PP IPA_Emulation.ttcn PP RAN_Adapter.ttcn PP RAN_Emulation.ttcn PP SCCP_Mapping.ttcn SCCP_Mapping.ttcnpp:49:4: warning: missing terminating " character 49 | "internal user MTP3asp_PT | ^ SCCP_Mapping.ttcnpp:58:4: warning: missing terminating " character 58 | " | ^ SCCP_Mapping.ttcnpp:70:4: warning: missing terminating " character 70 | "user MTP3asp_PT | ^ SCCP_Mapping.ttcnpp:79:4: warning: missing terminating " character 79 | " | ^ PP StatsD_Checker.ttcn TTCN *.ttcn *.asn BSSMAP_Templates.ttcn: In TTCN-3 module `BSSMAP_Templates': BSSMAP_Templates.ttcn:256.1-263.1: In function definition `f_ts_BSSMAP_IE_OldToNewBSSInfo': BSSMAP_Templates.ttcn:260.4-262.2: In else statement: BSSMAP_Templates.ttcn:261.3-42: In return statement: BSSMAP_Templates.ttcn:261.38-42: In actual parameter list of template `@BSSMAP_Templates.ts_BSSMAP_IE_OldToNewBSSInfo': BSSMAP_Templates.ttcn:261.39-41: In parameter #1 for `val': BSSMAP_Templates.ttcn:256.41-81: note: Referenced template parameter is here BSSMAP_Templates.ttcn:270.1-281.1: In function definition `f_tr_BSSMAP_IE_OldToNewBSSInfo': BSSMAP_Templates.ttcn:278.4-280.2: In else statement: BSSMAP_Templates.ttcn:279.3-42: In return statement: BSSMAP_Templates.ttcn:279.38-42: In actual parameter list of template `@BSSMAP_Templates.tr_BSSMAP_IE_OldToNewBSSInfo': BSSMAP_Templates.ttcn:279.39-41: In parameter #1 for `val': BSSMAP_Templates.ttcn:270.41-79: note: Referenced template parameter is here BSSMAP_Templates.ttcn:514.1-534.1: In template definition `tr_BSSMAP_ComplL3': BSSMAP_Templates.ttcn:518.9-533.2: In template for record field `pdu': BSSMAP_Templates.ttcn:519.13-532.3: In template for union field `bssmap': BSSMAP_Templates.ttcn:520.33-531.4: In template for union field `completeLayer3Information': BSSMAP_Templates.ttcn:523.26-53: In template for record field `layer3Information': BSSMAP_Templates.ttcn:523.45-53: In actual parameter list of template `@BSSMAP_Templates.tr_BSSMAP_IE_L3Info': BSSMAP_Templates.ttcn:523.46-52: In parameter #1 for `l3info': BSSMAP_Templates.ttcn:514.38-70: note: Referenced template parameter is here BSSMAP_Templates.ttcn:749.1-759.1: In function definition `ts_BSSMAP_IE_CallIdentifier': BSSMAP_Templates.ttcn:752.4-758.2: In else statement: BSSMAP_Templates.ttcn:757.3-11: In return statement: BSSMAP_Templates.ttcn:753.51-756.3: note: Referenced template variable is here BSSMAP_Templates.ttcn:2152.1-2164.1: In function definition `ts_BSSMAP_IE_TalkerPriority': BSSMAP_Templates.ttcn:2156.4-2163.2: In else statement: BSSMAP_Templates.ttcn:2162.3-11: In return statement: BSSMAP_Templates.ttcn:2157.51-2161.3: note: Referenced template variable is here BSSMAP_Templates.ttcn:2824.1-2836.1: In function definition `tr_BSSMAP_LcsCause': BSSMAP_Templates.ttcn:2835.2-10: In return statement: BSSMAP_Templates.ttcn:2829.34-2834.2: note: Referenced template variable is here BSSMAP_LE_Templates.ttcn: In TTCN-3 module `BSSMAP_LE_Templates': BSSMAP_LE_Templates.ttcn:130.1-140.1: In function definition `tr_BSSMAP_LE_IMSI': BSSMAP_LE_Templates.ttcn:134.2-138.2: In template definition `res': BSSMAP_LE_Templates.ttcn:137.11-26: In template for record field `imsi': BSSMAP_LE_Templates.ttcn:137.21-26: In actual parameter list of template `@L3_Templates.tr_MI_IMSI': BSSMAP_LE_Templates.ttcn:137.22-25: In parameter #1 for `imsi': BSSMAP_LE_Templates.ttcn:130.28-50: note: Referenced template parameter is here RSL_Types.ttcn: In TTCN-3 module `RSL_Types': RSL_Types.ttcn:1143.2-1150.2: In function definition `f_tr_RSL_IE_OSMO_Osmux_CID': RSL_Types.ttcn:1146.3-1148.3: In if statement: RSL_Types.ttcn:1147.4-44: In variable assignment: RSL_Types.ttcn:1147.34-44: In actual parameter list of template `@RSL_Types.tr_RSL_IE_OSMO_Osmux_CID': RSL_Types.ttcn:1147.35-43: In parameter #1 for `osmux_cid': RSL_Types.ttcn:1143.38-68: note: Referenced template parameter is here RSL_Types.ttcn:2394.10-2436.2: In function definition `f_ts_RSL_IPA_CRCX_IEs': RSL_Types.ttcn:2426.3-2433.3: In if statement: RSL_Types.ttcn:2427.4-2432.4: In variable assignment: RSL_Types.ttcn:2427.11-2432.4: In the right operand of operation `&': RSL_Types.ttcn:2428.5-2431.6: In component #1: RSL_Types.ttcn:2428.5-2431.6: In the operand of operation `valueof()': RSL_Types.ttcn:2430.14-65: In template for record field `body': RSL_Types.ttcn:2430.29-63: In template for union field `osmux_cid': RSL_Types.ttcn:2430.53-63: In actual parameter list of template `@RSL_Types.ts_RSL_IE_OSMO_Osmux_CID': RSL_Types.ttcn:2430.54-62: In parameter #1 for `osmux_cid': RSL_Types.ttcn:2397.13-45: note: Referenced template parameter is here RSL_Types.ttcn:2455.2-2475.2: In function definition `ts_RSL_IPA_CRCX_ACK': RSL_Types.ttcn:2471.3-2473.3: In if statement: RSL_Types.ttcn:2472.4-128: In variable assignment: RSL_Types.ttcn:2472.42-128: In actual parameter list of template `@RSL_Types.t_RSL_IE': RSL_Types.ttcn:2472.66-127: In parameter #2 for `body': RSL_Types.ttcn:2472.92-126: In template for union field `osmux_cid': RSL_Types.ttcn:2472.116-126: In actual parameter list of template `@RSL_Types.ts_RSL_IE_OSMO_Osmux_CID': RSL_Types.ttcn:2472.117-125: In parameter #1 for `osmux_cid': RSL_Types.ttcn:2458.10-50: note: Referenced template parameter is here RSL_Types.ttcn:2519.2-2541.2: In function definition `ts_RSL_IPA_MDCX': RSL_Types.ttcn:2537.3-2539.3: In if statement: RSL_Types.ttcn:2538.4-128: In variable assignment: RSL_Types.ttcn:2538.42-128: In actual parameter list of template `@RSL_Types.t_RSL_IE': RSL_Types.ttcn:2538.66-127: In parameter #2 for `body': RSL_Types.ttcn:2538.92-126: In template for union field `osmux_cid': RSL_Types.ttcn:2538.116-126: In actual parameter list of template `@RSL_Types.ts_RSL_IE_OSMO_Osmux_CID': RSL_Types.ttcn:2538.117-125: In parameter #1 for `osmux_cid': RSL_Types.ttcn:2523.6-46: note: Referenced template parameter is here RSL_Types.ttcn:2553.2-2576.2: In function definition `ts_RSL_IPA_MDCX_ACK': RSL_Types.ttcn:2572.3-2574.3: In if statement: RSL_Types.ttcn:2573.4-128: In variable assignment: RSL_Types.ttcn:2573.42-128: In actual parameter list of template `@RSL_Types.t_RSL_IE': RSL_Types.ttcn:2573.66-127: In parameter #2 for `body': RSL_Types.ttcn:2573.92-126: In template for union field `osmux_cid': RSL_Types.ttcn:2573.116-126: In actual parameter list of template `@RSL_Types.ts_RSL_IE_OSMO_Osmux_CID': RSL_Types.ttcn:2573.117-125: In parameter #1 for `osmux_cid': RSL_Types.ttcn:2557.10-50: note: Referenced template parameter is here BSC_Tests.ttcn: In TTCN-3 module `BSC_Tests': BSC_Tests.ttcn:3521.9-3585.1: In function definition `f_pageing_helper': BSC_Tests.ttcn:3550.2-3552.2: In if statement: BSC_Tests.ttcn:3551.3-23: In variable assignment: BSC_Tests.ttcn:3551.18-23: In actual parameter list of template `@L3_Templates.t_MI_TMSI': BSC_Tests.ttcn:3551.19-22: In parameter #1 for `tmsi': BSC_Tests.ttcn:3525.7-39: note: Referenced template parameter is here BSC_Tests.ttcn:12494.9-12533.1: In function definition `f_tc_ho_meas_rep_multi_band': BSC_Tests.ttcn:12522.2-12530.2: In alt construct: BSC_Tests.ttcn:12523.5-67: In guard operation: BSC_Tests.ttcn:12523.5-67: In receive statement: BSC_Tests.ttcn:12523.45-66: In actual parameter list of template `@BSSMAP_Templates.tr_BSSMAP_HandoverRequired': In parameter #2 for `cid_list': BSC_Tests.ttcn:12519.51-12521.2: note: Referenced template variable is here BSC_Tests_ASCI.ttcn: In TTCN-3 module `BSC_Tests_ASCI': BSC_Tests_ASCI.ttcn:377.9-505.1: In function definition `f_tc_asci_assignment': BSC_Tests_ASCI.ttcn:417.2-484.2: In alt construct: BSC_Tests_ASCI.ttcn:418.5-95: In guard operation: BSC_Tests_ASCI.ttcn:418.5-95: In receive statement: BSC_Tests_ASCI.ttcn:418.51-76: In actual parameter list of template `@BSSMAP_Templates.tr_BSSMAP_VGCS_VBS_AssignmentRes': BSC_Tests_ASCI.ttcn:418.52-62: In parameter #1 for `ch_type': BSC_Tests_ASCI.ttcn:403.37-111: note: Referenced template variable is here BSC_Tests_ASCI.ttcn:418.65-75: In parameter #2 for `cell_id': BSC_Tests_ASCI.ttcn:405.40-69: note: Referenced template variable is here CBSP_Templates.ttcn: In TTCN-3 module `CBSP_Templates': CBSP_Templates.ttcn:370.1-383.1: In function definition `ts_CBSP_WRITE_CBS_COMPL': CBSP_Templates.ttcn:381.2-53: In variable assignment: CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here CBSP_Templates.ttcn:435.1-451.1: In function definition `ts_CBSP_REPLACE_CBS_COMPL': CBSP_Templates.ttcn:449.2-53: In variable assignment: CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here CBSP_Templates.ttcn:521.1-540.1: In function definition `ts_CBSP_WRITE_CBS_FAIL': CBSP_Templates.ttcn:538.2-53: In variable assignment: CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here CBSP_Templates.ttcn:541.1-569.1: In function definition `tr_CBSP_WRITE_CBS_FAIL': CBSP_Templates.ttcn:567.2-53: In variable assignment: CBSP_Templates.ttcn:567.41-53: In actual parameter list of function `@CBSP_Templates.ts_CbspChannelInd': CBSP_Templates.ttcn:567.42-52: In parameter #1 for `val': CBSP_Templates.ttcn:545.5-42: note: Referenced template parameter is here CBSP_Templates.ttcn:599.1-619.1: In function definition `ts_CBSP_REPLACE_CBS_FAIL': CBSP_Templates.ttcn:617.2-53: In variable assignment: CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here CBSP_Templates.ttcn:680.1-694.1: In function definition `ts_CBSP_KILL': CBSP_Templates.ttcn:690.2-692.2: In if statement: CBSP_Templates.ttcn:691.3-54: In variable assignment: CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here CBSP_Templates.ttcn:711.1-730.1: In function definition `ts_CBSP_KILL_COMPL': CBSP_Templates.ttcn:726.2-728.2: In if statement: CBSP_Templates.ttcn:727.3-54: In variable assignment: CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here CBSP_Templates.ttcn:768.1-789.1: In function definition `ts_CBSP_KILL_FAIL': CBSP_Templates.ttcn:785.2-787.2: In if statement: CBSP_Templates.ttcn:786.3-54: In variable assignment: CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here CBSP_Templates.ttcn:831.1-840.35: In template definition `tr_CBSP_MSG_STATUS_QUERY': CBSP_Templates.ttcn:836.9-840.35: In actual parameter list of template `@CBSP_Templates.ts_CBSP': CBSP_Templates.ttcn:836.38-840.34: In parameter #2 for `ies': CBSP_Templates.ttcn:837.4-23: In component 1: CBSP_Templates.ttcn:837.16-23: In actual parameter list of template `@CBSP_Templates.ts_CbspMsgId': CBSP_Templates.ttcn:837.17-22: In parameter #1 for `val': CBSP_Templates.ttcn:832.26-64: note: Referenced template parameter is here CBSP_Templates.ttcn:838.4-26: In component 2: CBSP_Templates.ttcn:838.15-26: In actual parameter list of template `@CBSP_Templates.ts_OldSerNo': CBSP_Templates.ttcn:838.16-25: In parameter #1 for `val': CBSP_Templates.ttcn:833.5-47: note: Referenced template parameter is here CBSP_Templates.ttcn:839.4-29: In component 3: CBSP_Templates.ttcn:839.19-29: In actual parameter list of template `@CBSP_Templates.ts_CbspCellList': CBSP_Templates.ttcn:839.20-28: In parameter #1 for `list': CBSP_Templates.ttcn:834.5-73: note: Referenced template parameter is here CBSP_Templates.ttcn:840.4-33: In component 4: CBSP_Templates.ttcn:840.21-33: In actual parameter list of function `@CBSP_Templates.ts_CbspChannelInd': CBSP_Templates.ttcn:840.22-32: In parameter #1 for `val': CBSP_Templates.ttcn:835.5-47: note: Referenced template parameter is here BSC_Tests_CBSP.ttcn: In TTCN-3 module `BSC_Tests_CBSP': BSC_Tests_CBSP.ttcn:421.1-446.1: In function definition `f_cbsp_msg_status_query': BSC_Tests_CBSP.ttcn:431.2-433.2: In if statement: BSC_Tests_CBSP.ttcn:432.3-104: In variable assignment: BSC_Tests_CBSP.ttcn:432.39-104: In actual parameter list of template `@CBSP_Templates.tr_CBSP_MSG_STATUS_QUERY_COMPL': In parameter #3 for `compl_list': BSC_Tests_CBSP.ttcn:423.8-57: note: Referenced template parameter is here BSC_Tests_CBSP.ttcn:433.4-436.2: In else statement: BSC_Tests_CBSP.ttcn:434.3-435.33: In variable assignment: BSC_Tests_CBSP.ttcn:434.38-435.33: In actual parameter list of function `@CBSP_Templates.tr_CBSP_MSG_STATUS_QUERY_FAIL': BSC_Tests_CBSP.ttcn:434.55-63: In parameter #3 for `fail_list': BSC_Tests_CBSP.ttcn:424.8-55: note: Referenced template parameter is here 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:154.36-47: note: Referenced template variable is here touch compile make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache/podman/titan-11.1.0/bsc' make -j20 -C /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache/podman/titan-11.1.0/bsc make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache/podman/titan-11.1.0/bsc' DEP TELNETasp_PT.cc DEP TCCInterface.cc DEP TCCConversion.cc DEP StatsD_CodecPort_CtrlFunctdef.cc DEP SDP_EncDec.cc DEP SCTPasp_PT.cc DEP RTP_EncDec.cc DEP RTP_CodecPort_CtrlFunctDef.cc DEP Native_FunctionDefs.cc DEP MGCP_CodecPort_CtrlFunctDef.cc DEP IuUP_EncDec.cc DEP IPL4asp_discovery.cc DEP IPL4asp_PT.cc DEP IPA_CodecPort_CtrlFunctDef.cc DEP CBSP_CodecPort_CtrlFunctdef.cc DEP lex.SDP_parse_.c DEP SDP_parse_.tab.c DEP StatsD_Checker_part_7.cc DEP StatsD_Checker_part_6.cc DEP StatsD_Checker_part_5.cc DEP StatsD_Checker_part_4.cc DEP StatsD_Checker_part_3.cc DEP StatsD_Checker_part_2.cc DEP StatsD_Checker_part_1.cc DEP SCCP_Mapping_part_7.cc DEP SCCP_Mapping_part_6.cc DEP SCCP_Mapping_part_5.cc DEP SCCP_Mapping_part_4.cc DEP SCCP_Mapping_part_3.cc DEP SCCP_Mapping_part_2.cc DEP SCCP_Mapping_part_1.cc DEP RAN_Emulation_part_7.cc DEP RAN_Emulation_part_6.cc DEP RAN_Emulation_part_5.cc DEP RAN_Emulation_part_4.cc DEP RAN_Emulation_part_3.cc DEP RAN_Emulation_part_2.cc DEP RAN_Emulation_part_1.cc DEP RAN_Adapter_part_7.cc DEP RAN_Adapter_part_6.cc DEP RAN_Adapter_part_5.cc DEP RAN_Adapter_part_4.cc DEP RAN_Adapter_part_3.cc DEP RAN_Adapter_part_2.cc DEP RAN_Adapter_part_1.cc DEP IPA_Emulation_part_7.cc DEP IPA_Emulation_part_6.cc DEP IPA_Emulation_part_5.cc DEP IPA_Emulation_part_4.cc DEP IPA_Emulation_part_3.cc DEP IPA_Emulation_part_2.cc DEP IPA_Emulation_part_1.cc DEP StatsD_Checker.cc DEP SCCP_Mapping.cc DEP RAN_Emulation.cc DEP RAN_Adapter.cc DEP IPA_Emulation.cc DEP TELNETasp_PortType_part_7.cc DEP TELNETasp_PortType_part_6.cc DEP TELNETasp_PortType_part_5.cc DEP TELNETasp_PortType_part_3.cc DEP TELNETasp_PortType_part_4.cc DEP TELNETasp_PortType_part_2.cc DEP TELNETasp_PortType_part_1.cc DEP TCCInterface_Functions_part_7.cc DEP TCCInterface_Functions_part_6.cc DEP TCCInterface_Functions_part_5.cc DEP TCCInterface_Functions_part_4.cc DEP TCCInterface_Functions_part_3.cc DEP TCCInterface_Functions_part_2.cc DEP TCCInterface_Functions_part_1.cc DEP TCCConversion_Functions_part_7.cc DEP TCCConversion_Functions_part_6.cc DEP TCCConversion_Functions_part_5.cc DEP TCCConversion_Functions_part_4.cc DEP TCCConversion_Functions_part_3.cc DEP TCCConversion_Functions_part_2.cc DEP TCCConversion_Functions_part_1.cc DEP StatsD_Types_part_7.cc DEP StatsD_Types_part_6.cc DEP StatsD_Types_part_5.cc DEP StatsD_Types_part_4.cc DEP StatsD_Types_part_3.cc DEP StatsD_Types_part_2.cc DEP StatsD_Types_part_1.cc DEP StatsD_CodecPort_CtrlFunct_part_7.cc DEP StatsD_CodecPort_CtrlFunct_part_6.cc DEP StatsD_CodecPort_CtrlFunct_part_5.cc DEP StatsD_CodecPort_CtrlFunct_part_4.cc DEP StatsD_CodecPort_CtrlFunct_part_3.cc DEP StatsD_CodecPort_CtrlFunct_part_2.cc DEP StatsD_CodecPort_CtrlFunct_part_1.cc DEP StatsD_CodecPort_part_7.cc DEP StatsD_CodecPort_part_6.cc DEP StatsD_CodecPort_part_5.cc DEP StatsD_CodecPort_part_4.cc DEP StatsD_CodecPort_part_3.cc DEP StatsD_CodecPort_part_2.cc DEP StatsD_CodecPort_part_1.cc DEP Socket_API_Definitions_part_7.cc DEP Socket_API_Definitions_part_6.cc DEP Socket_API_Definitions_part_5.cc DEP Socket_API_Definitions_part_4.cc DEP Socket_API_Definitions_part_3.cc DEP Socket_API_Definitions_part_2.cc DEP Socket_API_Definitions_part_1.cc DEP SDP_Types_part_7.cc DEP SDP_Types_part_6.cc DEP SDP_Types_part_5.cc DEP SDP_Types_part_3.cc DEP SDP_Types_part_4.cc DEP SDP_Types_part_2.cc DEP SDP_Types_part_1.cc DEP SDP_Templates_part_7.cc DEP SDP_Templates_part_6.cc DEP SDP_Templates_part_5.cc DEP SDP_Templates_part_4.cc DEP SDP_Templates_part_3.cc DEP SDP_Templates_part_2.cc DEP SDP_Templates_part_1.cc DEP SCTPasp_Types_part_7.cc DEP SCTPasp_Types_part_6.cc DEP SCTPasp_Types_part_5.cc DEP SCTPasp_Types_part_4.cc DEP SCTPasp_Types_part_3.cc DEP SCTPasp_Types_part_2.cc DEP SCTPasp_Types_part_1.cc DEP SCTPasp_PortType_part_7.cc DEP SCTPasp_PortType_part_6.cc DEP SCTPasp_PortType_part_5.cc DEP SCTPasp_PortType_part_4.cc DEP SCTPasp_PortType_part_3.cc DEP SCTPasp_PortType_part_2.cc DEP SCTPasp_PortType_part_1.cc DEP SCCPasp_Types_part_7.cc DEP SCCPasp_Types_part_6.cc DEP SCCPasp_Types_part_5.cc DEP SCCPasp_Types_part_4.cc DEP SCCPasp_Types_part_3.cc DEP SCCPasp_Types_part_2.cc DEP SCCPasp_Types_part_1.cc DEP SCCP_Types_part_7.cc DEP SCCP_Types_part_5.cc DEP SCCP_Types_part_6.cc DEP SCCP_Types_part_4.cc DEP SCCP_Types_part_3.cc DEP SCCP_Types_part_2.cc DEP SCCP_Types_part_1.cc DEP SCCP_Templates_part_7.cc DEP SCCP_Templates_part_6.cc DEP SCCP_Templates_part_4.cc DEP SCCP_Templates_part_5.cc DEP SCCP_Templates_part_3.cc DEP SCCP_Templates_part_2.cc DEP SCCP_Templates_part_1.cc DEP SCCP_Emulation_part_7.cc DEP SCCP_Emulation_part_6.cc DEP SCCP_Emulation_part_5.cc DEP SCCP_Emulation_part_4.cc DEP SCCP_Emulation_part_3.cc DEP SCCP_Emulation_part_2.cc DEP SCCP_Emulation_part_1.cc DEP RTP_Types_part_7.cc DEP RTP_Types_part_6.cc DEP RTP_Types_part_5.cc DEP RTP_Types_part_4.cc DEP RTP_Types_part_3.cc DEP RTP_Types_part_2.cc DEP RTP_Types_part_1.cc DEP RTP_Emulation_part_7.cc DEP RTP_Emulation_part_6.cc DEP RTP_Emulation_part_5.cc DEP RTP_Emulation_part_4.cc DEP RTP_Emulation_part_3.cc DEP RTP_Emulation_part_1.cc DEP RTP_CodecPort_CtrlFunct_part_7.cc DEP RTP_Emulation_part_2.cc DEP RTP_CodecPort_CtrlFunct_part_6.cc DEP RTP_CodecPort_CtrlFunct_part_5.cc DEP RTP_CodecPort_CtrlFunct_part_4.cc DEP RTP_CodecPort_CtrlFunct_part_3.cc DEP RTP_CodecPort_CtrlFunct_part_2.cc DEP RTP_CodecPort_CtrlFunct_part_1.cc DEP RTP_CodecPort_part_7.cc DEP RTP_CodecPort_part_6.cc DEP RTP_CodecPort_part_5.cc DEP RTP_CodecPort_part_4.cc DEP RTP_CodecPort_part_3.cc DEP RTP_CodecPort_part_2.cc DEP RTP_CodecPort_part_1.cc DEP RSL_Types_part_7.cc DEP RSL_Types_part_6.cc DEP RSL_Types_part_5.cc DEP RSL_Types_part_4.cc DEP RSL_Types_part_3.cc DEP RSL_Types_part_2.cc DEP RSL_Types_part_1.cc DEP RSL_Emulation_part_7.cc DEP RSL_Emulation_part_6.cc DEP RSL_Emulation_part_5.cc DEP RSL_Emulation_part_3.cc DEP RSL_Emulation_part_2.cc DEP RSL_Emulation_part_4.cc DEP RSL_Emulation_part_1.cc DEP RLCMAC_CSN1_Types_part_7.cc DEP RLCMAC_CSN1_Types_part_6.cc DEP RLCMAC_CSN1_Types_part_5.cc DEP RLCMAC_CSN1_Types_part_4.cc DEP RLCMAC_CSN1_Types_part_3.cc DEP RLCMAC_CSN1_Types_part_2.cc DEP RLCMAC_CSN1_Types_part_1.cc DEP RLCMAC_CSN1_Templates_part_7.cc DEP RLCMAC_CSN1_Templates_part_6.cc DEP RLCMAC_CSN1_Templates_part_5.cc DEP RLCMAC_CSN1_Templates_part_4.cc DEP RLCMAC_CSN1_Templates_part_3.cc DEP RLCMAC_CSN1_Templates_part_2.cc DEP RLCMAC_CSN1_Templates_part_1.cc DEP Osmocom_VTY_Functions_part_7.cc DEP Osmocom_VTY_Functions_part_6.cc DEP Osmocom_VTY_Functions_part_5.cc DEP Osmocom_VTY_Functions_part_4.cc DEP Osmocom_VTY_Functions_part_3.cc DEP Osmocom_VTY_Functions_part_1.cc DEP Osmocom_VTY_Functions_part_2.cc DEP Osmocom_Types_part_7.cc DEP Osmocom_Types_part_6.cc DEP Osmocom_Types_part_5.cc DEP Osmocom_Types_part_4.cc DEP Osmocom_Types_part_3.cc DEP Osmocom_Types_part_2.cc DEP Osmocom_Types_part_1.cc DEP Osmocom_CTRL_Types_part_7.cc DEP Osmocom_CTRL_Types_part_6.cc DEP Osmocom_CTRL_Types_part_5.cc DEP Osmocom_CTRL_Types_part_4.cc DEP Osmocom_CTRL_Types_part_3.cc DEP Osmocom_CTRL_Types_part_2.cc DEP Osmocom_CTRL_Types_part_1.cc DEP Osmocom_CTRL_Functions_part_7.cc DEP Osmocom_CTRL_Functions_part_6.cc DEP Osmocom_CTRL_Functions_part_5.cc DEP Osmocom_CTRL_Functions_part_4.cc DEP Osmocom_CTRL_Functions_part_3.cc DEP Osmocom_CTRL_Functions_part_2.cc DEP Osmocom_CTRL_Functions_part_1.cc DEP Osmocom_CTRL_Adapter_part_7.cc DEP Osmocom_CTRL_Adapter_part_6.cc DEP Osmocom_CTRL_Adapter_part_5.cc DEP Osmocom_CTRL_Adapter_part_4.cc DEP Osmocom_CTRL_Adapter_part_3.cc DEP Osmocom_CTRL_Adapter_part_2.cc DEP Osmocom_CTRL_Adapter_part_1.cc DEP Native_Functions_part_7.cc DEP Native_Functions_part_6.cc DEP Native_Functions_part_5.cc DEP Native_Functions_part_4.cc DEP Native_Functions_part_3.cc DEP Native_Functions_part_2.cc DEP Native_Functions_part_1.cc DEP MobileL3_Types_part_7.cc DEP MobileL3_Types_part_6.cc DEP MobileL3_Types_part_5.cc DEP MobileL3_Types_part_4.cc DEP MobileL3_Types_part_3.cc DEP MobileL3_Types_part_2.cc DEP MobileL3_Types_part_1.cc DEP MobileL3_SS_Types_part_7.cc DEP MobileL3_SS_Types_part_6.cc DEP MobileL3_SS_Types_part_5.cc DEP MobileL3_SS_Types_part_4.cc DEP MobileL3_SS_Types_part_3.cc DEP MobileL3_SS_Types_part_2.cc DEP MobileL3_SS_Types_part_1.cc DEP MobileL3_SMS_Types_part_7.cc DEP MobileL3_SMS_Types_part_6.cc DEP MobileL3_SMS_Types_part_5.cc DEP MobileL3_SMS_Types_part_4.cc DEP MobileL3_SMS_Types_part_3.cc DEP MobileL3_SMS_Types_part_2.cc DEP MobileL3_SMS_Types_part_1.cc DEP MobileL3_RRM_Types_part_7.cc DEP MobileL3_RRM_Types_part_6.cc DEP MobileL3_RRM_Types_part_5.cc DEP MobileL3_RRM_Types_part_4.cc DEP MobileL3_RRM_Types_part_3.cc DEP MobileL3_RRM_Types_part_2.cc DEP MobileL3_RRM_Types_part_1.cc DEP MobileL3_MM_Types_part_7.cc DEP MobileL3_MM_Types_part_6.cc DEP MobileL3_MM_Types_part_5.cc DEP MobileL3_MM_Types_part_4.cc DEP MobileL3_MM_Types_part_3.cc DEP MobileL3_MM_Types_part_2.cc DEP MobileL3_MM_Types_part_1.cc DEP MobileL3_GMM_SM_Types_part_7.cc DEP MobileL3_GMM_SM_Types_part_6.cc DEP MobileL3_GMM_SM_Types_part_5.cc DEP MobileL3_GMM_SM_Types_part_4.cc DEP MobileL3_GMM_SM_Types_part_3.cc DEP MobileL3_GMM_SM_Types_part_2.cc DEP MobileL3_GMM_SM_Types_part_1.cc DEP MobileL3_CommonIE_Types_part_7.cc DEP MobileL3_CommonIE_Types_part_6.cc DEP MobileL3_CommonIE_Types_part_5.cc DEP MobileL3_CommonIE_Types_part_4.cc DEP MobileL3_CommonIE_Types_part_3.cc DEP MobileL3_CommonIE_Types_part_1.cc DEP MobileL3_CommonIE_Types_part_2.cc DEP MobileL3_CC_Types_part_7.cc DEP MobileL3_CC_Types_part_6.cc DEP MobileL3_CC_Types_part_5.cc DEP MobileL3_CC_Types_part_4.cc DEP MobileL3_CC_Types_part_3.cc DEP MobileL3_CC_Types_part_2.cc DEP MobileL3_CC_Types_part_1.cc DEP Misc_Helpers_part_7.cc DEP Misc_Helpers_part_6.cc DEP Misc_Helpers_part_5.cc DEP Misc_Helpers_part_4.cc DEP Misc_Helpers_part_3.cc DEP Misc_Helpers_part_2.cc DEP Misc_Helpers_part_1.cc DEP MTP3asp_Types_part_7.cc DEP MTP3asp_Types_part_6.cc DEP MTP3asp_Types_part_5.cc DEP MTP3asp_Types_part_4.cc DEP MTP3asp_Types_part_3.cc DEP MTP3asp_Types_part_2.cc DEP MTP3asp_Types_part_1.cc DEP MTP3asp_PortType_part_7.cc DEP MTP3asp_PortType_part_6.cc DEP MTP3asp_PortType_part_5.cc DEP MTP3asp_PortType_part_4.cc DEP MTP3asp_PortType_part_3.cc DEP MTP3asp_PortType_part_2.cc DEP MTP3asp_PortType_part_1.cc DEP MSC_ConnectionHandler_part_7.cc DEP MSC_ConnectionHandler_part_6.cc DEP MSC_ConnectionHandler_part_5.cc DEP MSC_ConnectionHandler_part_4.cc DEP MSC_ConnectionHandler_part_3.cc DEP MSC_ConnectionHandler_part_2.cc DEP MSC_ConnectionHandler_part_1.cc DEP MGCP_Types_part_7.cc DEP MGCP_Types_part_6.cc DEP MGCP_Types_part_5.cc DEP MGCP_Types_part_4.cc DEP MGCP_Types_part_3.cc DEP MGCP_Types_part_2.cc DEP MGCP_Types_part_1.cc DEP MGCP_Templates_part_7.cc DEP MGCP_Templates_part_6.cc DEP MGCP_Templates_part_5.cc DEP MGCP_Templates_part_4.cc DEP MGCP_Templates_part_3.cc DEP MGCP_Templates_part_2.cc DEP MGCP_Templates_part_1.cc DEP MGCP_Emulation_part_7.cc DEP MGCP_Emulation_part_6.cc DEP MGCP_Emulation_part_5.cc DEP MGCP_Emulation_part_4.cc DEP MGCP_Emulation_part_3.cc DEP MGCP_Emulation_part_2.cc DEP MGCP_Emulation_part_1.cc DEP MGCP_CodecPort_CtrlFunct_part_7.cc DEP MGCP_CodecPort_CtrlFunct_part_6.cc DEP MGCP_CodecPort_CtrlFunct_part_5.cc DEP MGCP_CodecPort_CtrlFunct_part_4.cc DEP MGCP_CodecPort_CtrlFunct_part_3.cc DEP MGCP_CodecPort_CtrlFunct_part_2.cc DEP MGCP_CodecPort_CtrlFunct_part_1.cc DEP MGCP_CodecPort_part_7.cc DEP MGCP_CodecPort_part_6.cc DEP MGCP_CodecPort_part_5.cc DEP MGCP_CodecPort_part_4.cc DEP MGCP_CodecPort_part_3.cc DEP MGCP_CodecPort_part_2.cc DEP MGCP_CodecPort_part_1.cc DEP M3UA_Types_part_7.cc DEP M3UA_Types_part_6.cc DEP M3UA_Types_part_5.cc DEP M3UA_Types_part_4.cc DEP M3UA_Types_part_3.cc DEP M3UA_Types_part_2.cc DEP M3UA_Types_part_1.cc DEP M3UA_Emulation_part_7.cc DEP M3UA_Emulation_part_6.cc DEP M3UA_Emulation_part_5.cc DEP M3UA_Emulation_part_4.cc DEP M3UA_Emulation_part_3.cc DEP M3UA_Emulation_part_1.cc DEP M3UA_Emulation_part_2.cc DEP L3_Templates_part_7.cc DEP L3_Templates_part_6.cc DEP L3_Templates_part_4.cc DEP L3_Templates_part_3.cc DEP L3_Templates_part_2.cc DEP L3_Templates_part_5.cc DEP L3_Templates_part_1.cc DEP IuUP_Types_part_7.cc DEP IuUP_Types_part_6.cc DEP IuUP_Types_part_5.cc DEP IuUP_Types_part_4.cc DEP IuUP_Types_part_3.cc DEP IuUP_Types_part_2.cc DEP IuUP_Types_part_1.cc DEP IuUP_Emulation_part_7.cc DEP IuUP_Emulation_part_6.cc DEP IuUP_Emulation_part_5.cc DEP IuUP_Emulation_part_4.cc DEP IuUP_Emulation_part_3.cc DEP IuUP_Emulation_part_2.cc DEP IuUP_Emulation_part_1.cc DEP IPL4asp_Types_part_7.cc DEP IPL4asp_Types_part_6.cc DEP IPL4asp_Types_part_5.cc DEP IPL4asp_Types_part_4.cc DEP IPL4asp_Types_part_3.cc DEP IPL4asp_Types_part_2.cc DEP IPL4asp_Types_part_1.cc DEP IPL4asp_PortType_part_7.cc DEP IPL4asp_PortType_part_6.cc DEP IPL4asp_PortType_part_5.cc DEP IPL4asp_PortType_part_4.cc DEP IPL4asp_PortType_part_3.cc DEP IPL4asp_PortType_part_2.cc DEP IPL4asp_PortType_part_1.cc DEP IPL4asp_Functions_part_7.cc DEP IPL4asp_Functions_part_6.cc DEP IPL4asp_Functions_part_5.cc DEP IPL4asp_Functions_part_4.cc DEP IPL4asp_Functions_part_3.cc DEP IPL4asp_Functions_part_2.cc DEP IPL4asp_Functions_part_1.cc DEP IPA_Types_part_7.cc DEP IPA_Types_part_6.cc DEP IPA_Types_part_5.cc DEP IPA_Types_part_4.cc DEP IPA_Types_part_3.cc DEP IPA_Types_part_2.cc DEP IPA_Types_part_1.cc DEP IPA_Testing_part_7.cc DEP IPA_Testing_part_6.cc DEP IPA_Testing_part_5.cc DEP IPA_Testing_part_4.cc DEP IPA_Testing_part_3.cc DEP IPA_Testing_part_2.cc DEP IPA_Testing_part_1.cc DEP IPA_CodecPort_CtrlFunct_part_7.cc DEP IPA_CodecPort_CtrlFunct_part_6.cc DEP IPA_CodecPort_CtrlFunct_part_5.cc DEP IPA_CodecPort_CtrlFunct_part_4.cc DEP IPA_CodecPort_CtrlFunct_part_3.cc DEP IPA_CodecPort_CtrlFunct_part_2.cc DEP IPA_CodecPort_CtrlFunct_part_1.cc DEP IPA_CodecPort_part_7.cc DEP IPA_CodecPort_part_6.cc DEP IPA_CodecPort_part_5.cc DEP IPA_CodecPort_part_4.cc DEP IPA_CodecPort_part_3.cc DEP IPA_CodecPort_part_2.cc DEP IPA_CodecPort_part_1.cc DEP General_Types_part_7.cc DEP General_Types_part_6.cc DEP General_Types_part_5.cc DEP General_Types_part_4.cc DEP General_Types_part_3.cc DEP General_Types_part_2.cc DEP General_Types_part_1.cc DEP GSM_Types_part_7.cc DEP GSM_Types_part_6.cc DEP GSM_Types_part_5.cc DEP GSM_Types_part_4.cc DEP GSM_Types_part_3.cc DEP GSM_Types_part_2.cc DEP GSM_Types_part_1.cc DEP GSM_SystemInformation_part_7.cc DEP GSM_SystemInformation_part_6.cc DEP GSM_SystemInformation_part_5.cc DEP GSM_SystemInformation_part_4.cc DEP GSM_SystemInformation_part_3.cc DEP GSM_SystemInformation_part_2.cc DEP GSM_SystemInformation_part_1.cc DEP GSM_RestOctets_part_7.cc DEP GSM_RestOctets_part_6.cc DEP GSM_RestOctets_part_5.cc DEP GSM_RestOctets_part_4.cc DEP GSM_RestOctets_part_3.cc DEP GSM_RestOctets_part_2.cc DEP GSM_RestOctets_part_1.cc DEP GSM_RR_Types_part_7.cc DEP GSM_RR_Types_part_6.cc DEP GSM_RR_Types_part_5.cc DEP GSM_RR_Types_part_4.cc DEP GSM_RR_Types_part_3.cc DEP GSM_RR_Types_part_2.cc DEP GSM_RR_Types_part_1.cc DEP CBSP_Types_part_7.cc DEP CBSP_Types_part_6.cc DEP CBSP_Types_part_5.cc DEP CBSP_Types_part_4.cc DEP CBSP_Types_part_3.cc DEP CBSP_Types_part_2.cc DEP CBSP_Types_part_1.cc DEP CBSP_Templates_part_7.cc DEP CBSP_Templates_part_6.cc DEP CBSP_Templates_part_5.cc DEP CBSP_Templates_part_4.cc DEP CBSP_Templates_part_3.cc DEP CBSP_Templates_part_2.cc DEP CBSP_Templates_part_1.cc DEP CBSP_CodecPort_CtrlFunct_part_7.cc DEP CBSP_CodecPort_CtrlFunct_part_6.cc DEP CBSP_CodecPort_CtrlFunct_part_5.cc DEP CBSP_CodecPort_CtrlFunct_part_4.cc DEP CBSP_CodecPort_CtrlFunct_part_3.cc DEP CBSP_CodecPort_CtrlFunct_part_2.cc DEP CBSP_CodecPort_CtrlFunct_part_1.cc DEP CBSP_CodecPort_part_7.cc DEP CBSP_CodecPort_part_6.cc DEP CBSP_CodecPort_part_5.cc DEP CBSP_CodecPort_part_4.cc DEP CBSP_CodecPort_part_3.cc DEP CBSP_CodecPort_part_2.cc DEP CBSP_CodecPort_part_1.cc DEP CBSP_Adapter_part_7.cc DEP CBSP_Adapter_part_6.cc DEP CBSP_Adapter_part_5.cc DEP CBSP_Adapter_part_4.cc DEP CBSP_Adapter_part_3.cc DEP CBSP_Adapter_part_2.cc DEP CBSP_Adapter_part_1.cc DEP BSSMAP_Templates_part_7.cc DEP BSSMAP_Templates_part_6.cc DEP BSSMAP_Templates_part_5.cc DEP BSSMAP_Templates_part_4.cc DEP BSSMAP_Templates_part_3.cc DEP BSSMAP_Templates_part_2.cc DEP BSSMAP_Templates_part_1.cc DEP BSSMAP_LE_Templates_part_7.cc DEP BSSMAP_LE_Templates_part_6.cc DEP BSSMAP_LE_Templates_part_5.cc DEP BSSMAP_LE_Templates_part_4.cc DEP BSSMAP_LE_Templates_part_3.cc DEP BSSMAP_LE_Templates_part_2.cc DEP BSSMAP_LE_Templates_part_1.cc DEP BSSLAP_Types_part_7.cc DEP BSSLAP_Types_part_6.cc DEP BSSLAP_Types_part_5.cc DEP BSSLAP_Types_part_4.cc DEP BSSLAP_Types_part_3.cc DEP BSSLAP_Types_part_2.cc DEP BSSLAP_Types_part_1.cc DEP BSSAP_Types_part_7.cc DEP BSSAP_Types_part_6.cc DEP BSSAP_Types_part_5.cc DEP BSSAP_Types_part_4.cc DEP BSSAP_Types_part_3.cc DEP BSSAP_Types_part_2.cc DEP BSSAP_Types_part_1.cc DEP BSSAP_LE_Types_part_7.cc DEP BSSAP_LE_Types_part_6.cc DEP BSSAP_LE_Types_part_5.cc DEP BSSAP_LE_Types_part_4.cc DEP BSSAP_LE_Types_part_3.cc DEP BSSAP_LE_Types_part_2.cc DEP BSSAP_LE_Types_part_1.cc DEP BSSAP_LE_Emulation_part_7.cc DEP BSSAP_LE_Emulation_part_6.cc DEP BSSAP_LE_Emulation_part_5.cc DEP BSSAP_LE_Emulation_part_4.cc DEP BSSAP_LE_Emulation_part_3.cc DEP BSSAP_LE_Emulation_part_2.cc DEP BSSAP_LE_Emulation_part_1.cc DEP BSSAP_LE_CodecPort_part_7.cc DEP BSSAP_LE_CodecPort_part_6.cc DEP BSSAP_LE_CodecPort_part_5.cc DEP BSSAP_LE_CodecPort_part_4.cc DEP BSSAP_LE_CodecPort_part_3.cc DEP BSSAP_LE_CodecPort_part_2.cc DEP BSSAP_LE_CodecPort_part_1.cc DEP BSSAP_LE_Adapter_part_7.cc DEP BSSAP_LE_Adapter_part_6.cc DEP BSSAP_LE_Adapter_part_5.cc DEP BSSAP_LE_Adapter_part_4.cc DEP BSSAP_LE_Adapter_part_3.cc DEP BSSAP_LE_Adapter_part_2.cc DEP BSSAP_LE_Adapter_part_1.cc DEP BSSAP_CodecPort_part_7.cc DEP BSSAP_CodecPort_part_6.cc DEP BSSAP_CodecPort_part_5.cc DEP BSSAP_CodecPort_part_4.cc DEP BSSAP_CodecPort_part_3.cc DEP BSSAP_CodecPort_part_2.cc DEP BSSAP_CodecPort_part_1.cc DEP BSC_Tests_VAMOS_part_7.cc DEP BSC_Tests_VAMOS_part_6.cc DEP BSC_Tests_VAMOS_part_5.cc DEP BSC_Tests_VAMOS_part_4.cc DEP BSC_Tests_VAMOS_part_3.cc DEP BSC_Tests_VAMOS_part_2.cc DEP BSC_Tests_VAMOS_part_1.cc DEP BSC_Tests_OML_part_7.cc DEP BSC_Tests_OML_part_6.cc DEP BSC_Tests_OML_part_5.cc DEP BSC_Tests_OML_part_4.cc DEP BSC_Tests_OML_part_3.cc DEP BSC_Tests_OML_part_2.cc DEP BSC_Tests_OML_part_1.cc DEP BSC_Tests_LCLS_part_7.cc DEP BSC_Tests_LCLS_part_6.cc DEP BSC_Tests_LCLS_part_5.cc DEP BSC_Tests_LCLS_part_4.cc DEP BSC_Tests_LCLS_part_3.cc DEP BSC_Tests_LCLS_part_2.cc DEP BSC_Tests_LCLS_part_1.cc DEP BSC_Tests_CBSP_part_7.cc DEP BSC_Tests_CBSP_part_6.cc DEP BSC_Tests_CBSP_part_5.cc DEP BSC_Tests_CBSP_part_4.cc DEP BSC_Tests_CBSP_part_3.cc DEP BSC_Tests_CBSP_part_2.cc DEP BSC_Tests_CBSP_part_1.cc DEP BSC_Tests_ASCI_part_7.cc DEP BSC_Tests_ASCI_part_6.cc DEP BSC_Tests_ASCI_part_5.cc DEP BSC_Tests_ASCI_part_4.cc DEP BSC_Tests_ASCI_part_3.cc DEP BSC_Tests_ASCI_part_2.cc DEP BSC_Tests_ASCI_part_1.cc DEP BSC_Tests_part_7.cc DEP BSC_Tests_part_6.cc DEP BSC_Tests_part_5.cc DEP BSC_Tests_part_4.cc DEP BSC_Tests_part_3.cc DEP BSC_Tests_part_2.cc DEP BSC_Tests_part_1.cc DEP AbisOML_Types_part_7.cc DEP AbisOML_Types_part_6.cc DEP AbisOML_Types_part_4.cc DEP AbisOML_Types_part_5.cc DEP AbisOML_Types_part_3.cc DEP AbisOML_Types_part_2.cc DEP AbisOML_Types_part_1.cc DEP TELNETasp_PortType.cc DEP TCCInterface_Functions.cc DEP TCCConversion_Functions.cc DEP StatsD_Types.cc DEP StatsD_CodecPort_CtrlFunct.cc DEP StatsD_CodecPort.cc DEP Socket_API_Definitions.cc DEP SDP_Types.cc DEP SDP_Templates.cc DEP SCTPasp_Types.cc DEP SCTPasp_PortType.cc DEP SCCPasp_Types.cc DEP SCCP_Templates.cc DEP SCCP_Emulation.cc DEP SCCP_Types.cc DEP RTP_Types.cc DEP RTP_Emulation.cc DEP RTP_CodecPort_CtrlFunct.cc DEP RTP_CodecPort.cc DEP RSL_Types.cc DEP RSL_Emulation.cc DEP RLCMAC_CSN1_Types.cc DEP RLCMAC_CSN1_Templates.cc DEP Osmocom_VTY_Functions.cc DEP Osmocom_Types.cc DEP Osmocom_CTRL_Types.cc DEP Osmocom_CTRL_Functions.cc DEP Osmocom_CTRL_Adapter.cc DEP Native_Functions.cc DEP MobileL3_Types.cc DEP MobileL3_SS_Types.cc DEP MobileL3_SMS_Types.cc DEP MobileL3_RRM_Types.cc DEP MobileL3_MM_Types.cc DEP MobileL3_GMM_SM_Types.cc DEP MobileL3_CommonIE_Types.cc DEP MobileL3_CC_Types.cc DEP Misc_Helpers.cc DEP MTP3asp_Types.cc DEP MTP3asp_PortType.cc DEP MSC_ConnectionHandler.cc DEP MGCP_Types.cc DEP MGCP_Templates.cc DEP MGCP_Emulation.cc DEP MGCP_CodecPort_CtrlFunct.cc DEP MGCP_CodecPort.cc DEP M3UA_Types.cc DEP L3_Templates.cc DEP M3UA_Emulation.cc DEP IuUP_Types.cc DEP IuUP_Emulation.cc DEP IPL4asp_Types.cc DEP IPL4asp_PortType.cc DEP IPL4asp_Functions.cc DEP IPA_Types.cc DEP IPA_Testing.cc DEP IPA_CodecPort_CtrlFunct.cc DEP IPA_CodecPort.cc DEP General_Types.cc DEP GSM_Types.cc DEP GSM_SystemInformation.cc DEP GSM_RestOctets.cc DEP GSM_RR_Types.cc DEP CBSP_Types.cc DEP CBSP_Templates.cc DEP CBSP_CodecPort_CtrlFunct.cc DEP CBSP_CodecPort.cc DEP CBSP_Adapter.cc DEP BSSMAP_Templates.cc DEP BSSMAP_LE_Templates.cc DEP BSSLAP_Types.cc DEP BSSAP_Types.cc DEP BSSAP_LE_Types.cc DEP BSSAP_LE_Emulation.cc DEP BSSAP_LE_CodecPort.cc DEP BSSAP_LE_Adapter.cc DEP BSSAP_CodecPort.cc DEP BSC_Tests_VAMOS.cc DEP BSC_Tests_OML.cc DEP BSC_Tests_LCLS.cc DEP BSC_Tests_CBSP.cc DEP BSC_Tests_ASCI.cc DEP BSC_Tests.cc DEP AbisOML_Types.cc CC AbisOML_Types.o CC BSC_Tests.o CC BSC_Tests_ASCI.o CC BSC_Tests_CBSP.o CC BSC_Tests_LCLS.o CC BSC_Tests_OML.o CC BSC_Tests_VAMOS.o CC BSSAP_CodecPort.o CC BSSAP_LE_Adapter.o CC BSSAP_LE_CodecPort.o CC BSSAP_LE_Emulation.o CC BSSAP_LE_Types.o CC BSSAP_Types.o CC BSSLAP_Types.o CC BSSMAP_LE_Templates.o CC BSSMAP_Templates.o CC CBSP_Adapter.o CC CBSP_CodecPort.o CC CBSP_CodecPort_CtrlFunct.o CC CBSP_Templates.o CC CBSP_Types.o CC GSM_RR_Types.o CC GSM_RestOctets.o CC GSM_SystemInformation.o CC GSM_Types.o CC General_Types.o CC IPA_CodecPort.o CC IPA_CodecPort_CtrlFunct.o CC IPA_Testing.o CC IPA_Types.o CC IPL4asp_Functions.o CC IPL4asp_PortType.o CC IPL4asp_Types.o CC IuUP_Emulation.o CC IuUP_Types.o BSSAP_LE_Emulation.cc: In function 'COMPONENT BSSAP__LE__Emulation::f__comp__by__conn__id(const INTEGER&)': BSSAP_LE_Emulation.cc:10856:1: warning: control reaches end of non-void function [-Wreturn-type] 10856 | } | ^ BSSAP_LE_Emulation.cc: In function 'INTEGER BSSAP__LE__Emulation::f__conn__id__by__comp(const COMPONENT&)': BSSAP_LE_Emulation.cc:10907:1: warning: control reaches end of non-void function [-Wreturn-type] 10907 | } | ^ BSSAP_LE_Emulation.cc: In function 'INTEGER BSSAP__LE__Emulation::f__idx__by__comp(const COMPONENT&)': BSSAP_LE_Emulation.cc:10958:1: warning: control reaches end of non-void function [-Wreturn-type] 10958 | } | ^ BSSAP_LE_Emulation.cc: In function 'COMPONENT BSSAP__LE__Emulation::ExpectedCreateCallback(const BSSAP__LE__CodecPort::BSSAP__LE__N__CONNECT__ind&, const CHARSTRING&)': BSSAP_LE_Emulation.cc:12729:1: warning: control reaches end of non-void function [-Wreturn-type] 12729 | } | ^ CC L3_Templates.o CC M3UA_Emulation.o CC M3UA_Types.o CC MGCP_CodecPort.o CC MGCP_CodecPort_CtrlFunct.o CC MGCP_Emulation.o CC MGCP_Templates.o CC MGCP_Types.o CC MSC_ConnectionHandler.o CC MTP3asp_PortType.o CC MTP3asp_Types.o CC Misc_Helpers.o CC MobileL3_CC_Types.o CC MobileL3_CommonIE_Types.o CC MobileL3_GMM_SM_Types.o CC MobileL3_MM_Types.o CC MobileL3_RRM_Types.o CC MobileL3_SMS_Types.o CC MobileL3_SS_Types.o CC MobileL3_Types.o CC Native_Functions.o CC Osmocom_CTRL_Adapter.o CC Osmocom_CTRL_Functions.o CC Osmocom_CTRL_Types.o CC Osmocom_Types.o CC Osmocom_VTY_Functions.o CC RLCMAC_CSN1_Templates.o CC RLCMAC_CSN1_Types.o CC RSL_Emulation.o CC RSL_Types.o CC RTP_CodecPort.o CC RTP_CodecPort_CtrlFunct.o CC RTP_Emulation.o CC RTP_Types.o CC SCCP_Emulation.o CC SCCP_Templates.o CC SCCP_Types.o CC SCCPasp_Types.o CC SCTPasp_PortType.o CC SCTPasp_Types.o CC SDP_Templates.o CC SDP_Types.o CC Socket_API_Definitions.o CC StatsD_CodecPort.o CC StatsD_CodecPort_CtrlFunct.o CC StatsD_Types.o CC TCCConversion_Functions.o CC TCCInterface_Functions.o CC TELNETasp_PortType.o CC AbisOML_Types_part_1.o RSL_Emulation.cc: In function 'IPA__Types::IpaStreamId RSL__Emulation::f__streamId__by__trx(const INTEGER&)': RSL_Emulation.cc:11507:1: warning: control reaches end of non-void function [-Wreturn-type] 11507 | } | ^ CC AbisOML_Types_part_2.o CC AbisOML_Types_part_3.o CC AbisOML_Types_part_4.o CC AbisOML_Types_part_5.o CC AbisOML_Types_part_6.o CC AbisOML_Types_part_7.o CC BSC_Tests_part_1.o CC BSC_Tests_part_2.o CC BSC_Tests_part_3.o CC BSC_Tests_part_4.o CC BSC_Tests_part_5.o CC BSC_Tests_part_6.o CC BSC_Tests_part_7.o CC BSC_Tests_ASCI_part_1.o CC BSC_Tests_ASCI_part_2.o CC BSC_Tests_ASCI_part_3.o CC BSC_Tests_ASCI_part_4.o CC BSC_Tests_ASCI_part_5.o CC BSC_Tests_ASCI_part_6.o CC BSC_Tests_ASCI_part_7.o CC BSC_Tests_CBSP_part_1.o CC BSC_Tests_CBSP_part_2.o CC BSC_Tests_CBSP_part_3.o CC BSC_Tests_CBSP_part_4.o CC BSC_Tests_CBSP_part_5.o CC BSC_Tests_CBSP_part_6.o CC BSC_Tests_CBSP_part_7.o CC BSC_Tests_LCLS_part_1.o CC BSC_Tests_LCLS_part_2.o CC BSC_Tests_LCLS_part_3.o CC BSC_Tests_LCLS_part_4.o CC BSC_Tests_LCLS_part_5.o CC BSC_Tests_LCLS_part_6.o CC BSC_Tests_LCLS_part_7.o CC BSC_Tests_OML_part_1.o CC BSC_Tests_OML_part_2.o CC BSC_Tests_OML_part_3.o CC BSC_Tests_OML_part_4.o CC BSC_Tests_OML_part_5.o CC BSC_Tests_OML_part_6.o CC BSC_Tests_OML_part_7.o CC BSC_Tests_VAMOS_part_1.o CC BSC_Tests_VAMOS_part_2.o CC BSC_Tests_VAMOS_part_3.o CC BSC_Tests_VAMOS_part_4.o CC BSC_Tests_VAMOS_part_5.o CC BSC_Tests_VAMOS_part_6.o CC BSC_Tests_VAMOS_part_7.o CC BSSAP_CodecPort_part_1.o CC BSSAP_CodecPort_part_2.o CC BSSAP_CodecPort_part_3.o CC BSSAP_CodecPort_part_4.o CC BSSAP_CodecPort_part_5.o CC BSSAP_CodecPort_part_6.o CC BSSAP_CodecPort_part_7.o CC BSSAP_LE_Adapter_part_1.o CC BSSAP_LE_Adapter_part_2.o CC BSSAP_LE_Adapter_part_3.o CC BSSAP_LE_Adapter_part_4.o CC BSSAP_LE_Adapter_part_5.o CC BSSAP_LE_Adapter_part_6.o CC BSSAP_LE_Adapter_part_7.o CC BSSAP_LE_CodecPort_part_1.o CC BSSAP_LE_CodecPort_part_2.o CC BSSAP_LE_CodecPort_part_3.o CC BSSAP_LE_CodecPort_part_4.o CC BSSAP_LE_CodecPort_part_5.o CC BSSAP_LE_CodecPort_part_6.o CC BSSAP_LE_CodecPort_part_7.o CC BSSAP_LE_Emulation_part_1.o CC BSSAP_LE_Emulation_part_2.o CC BSSAP_LE_Emulation_part_3.o CC BSSAP_LE_Emulation_part_4.o CC BSSAP_LE_Emulation_part_5.o CC BSSAP_LE_Emulation_part_6.o CC BSSAP_LE_Emulation_part_7.o CC BSSAP_LE_Types_part_1.o CC BSSAP_LE_Types_part_2.o CC BSSAP_LE_Types_part_3.o CC BSSAP_LE_Types_part_4.o CC BSSAP_LE_Types_part_5.o CC BSSAP_LE_Types_part_6.o CC BSSAP_LE_Types_part_7.o CC BSSAP_Types_part_1.o CC BSSAP_Types_part_2.o CC BSSAP_Types_part_3.o CC BSSAP_Types_part_4.o CC BSSAP_Types_part_5.o CC BSSAP_Types_part_6.o CC BSSAP_Types_part_7.o CC BSSLAP_Types_part_1.o CC BSSLAP_Types_part_2.o CC BSSLAP_Types_part_3.o CC BSSLAP_Types_part_4.o CC BSSLAP_Types_part_5.o CC BSSLAP_Types_part_6.o CC BSSLAP_Types_part_7.o CC BSSMAP_LE_Templates_part_1.o CC BSSMAP_LE_Templates_part_2.o CC BSSMAP_LE_Templates_part_3.o CC BSSMAP_LE_Templates_part_4.o CC BSSMAP_LE_Templates_part_5.o CC BSSMAP_LE_Templates_part_6.o CC BSSMAP_LE_Templates_part_7.o CC BSSMAP_Templates_part_1.o CC BSSMAP_Templates_part_2.o CC BSSMAP_Templates_part_3.o CC BSSMAP_Templates_part_4.o CC BSSMAP_Templates_part_5.o CC BSSMAP_Templates_part_6.o CC BSSMAP_Templates_part_7.o CC CBSP_Adapter_part_1.o CC CBSP_Adapter_part_2.o CC CBSP_Adapter_part_3.o CC CBSP_Adapter_part_4.o CC CBSP_Adapter_part_5.o CC CBSP_Adapter_part_6.o CC CBSP_Adapter_part_7.o CC CBSP_CodecPort_part_1.o CC CBSP_CodecPort_part_2.o CC CBSP_CodecPort_part_3.o CC CBSP_CodecPort_part_4.o CC CBSP_CodecPort_part_5.o CC CBSP_CodecPort_part_6.o CC CBSP_CodecPort_part_7.o CC CBSP_CodecPort_CtrlFunct_part_1.o CC CBSP_CodecPort_CtrlFunct_part_2.o CC CBSP_CodecPort_CtrlFunct_part_3.o CC CBSP_CodecPort_CtrlFunct_part_4.o CC CBSP_CodecPort_CtrlFunct_part_5.o CC CBSP_CodecPort_CtrlFunct_part_6.o CC CBSP_CodecPort_CtrlFunct_part_7.o CC CBSP_Templates_part_1.o CC CBSP_Templates_part_2.o CC CBSP_Templates_part_3.o CC CBSP_Templates_part_4.o CC CBSP_Templates_part_5.o CC CBSP_Templates_part_6.o CC CBSP_Templates_part_7.o CC CBSP_Types_part_1.o CC CBSP_Types_part_2.o CC CBSP_Types_part_3.o CC CBSP_Types_part_4.o CC CBSP_Types_part_5.o CC CBSP_Types_part_6.o CC CBSP_Types_part_7.o CC GSM_RR_Types_part_1.o CC GSM_RR_Types_part_2.o CC GSM_RR_Types_part_3.o CC GSM_RR_Types_part_4.o CC GSM_RR_Types_part_5.o CC GSM_RR_Types_part_6.o CC GSM_RR_Types_part_7.o CC GSM_RestOctets_part_1.o CC GSM_RestOctets_part_2.o CC GSM_RestOctets_part_3.o CC GSM_RestOctets_part_4.o CC GSM_RestOctets_part_5.o CC GSM_RestOctets_part_6.o CC GSM_RestOctets_part_7.o CC GSM_SystemInformation_part_1.o CC GSM_SystemInformation_part_2.o CC GSM_SystemInformation_part_3.o CC GSM_SystemInformation_part_4.o CC GSM_SystemInformation_part_5.o CC GSM_SystemInformation_part_6.o CC GSM_SystemInformation_part_7.o CC GSM_Types_part_1.o CC GSM_Types_part_2.o CC GSM_Types_part_3.o CC GSM_Types_part_4.o CC GSM_Types_part_5.o CC GSM_Types_part_6.o CC GSM_Types_part_7.o CC General_Types_part_1.o CC General_Types_part_2.o CC General_Types_part_3.o CC General_Types_part_4.o CC General_Types_part_5.o CC General_Types_part_6.o CC General_Types_part_7.o CC IPA_CodecPort_part_1.o CC IPA_CodecPort_part_2.o CC IPA_CodecPort_part_3.o CC IPA_CodecPort_part_4.o CC IPA_CodecPort_part_5.o CC IPA_CodecPort_part_6.o CC IPA_CodecPort_part_7.o CC IPA_CodecPort_CtrlFunct_part_1.o CC IPA_CodecPort_CtrlFunct_part_2.o CC IPA_CodecPort_CtrlFunct_part_3.o CC IPA_CodecPort_CtrlFunct_part_4.o CC IPA_CodecPort_CtrlFunct_part_5.o CC IPA_CodecPort_CtrlFunct_part_6.o CC IPA_CodecPort_CtrlFunct_part_7.o CC IPA_Testing_part_1.o CC IPA_Testing_part_2.o CC IPA_Testing_part_3.o CC IPA_Testing_part_4.o CC IPA_Testing_part_5.o CC IPA_Testing_part_6.o CC IPA_Testing_part_7.o CC IPA_Types_part_1.o CC IPA_Types_part_2.o CC IPA_Types_part_3.o CC IPA_Types_part_4.o CC IPA_Types_part_5.o CC IPA_Types_part_6.o CC IPA_Types_part_7.o CC IPL4asp_Functions_part_1.o CC IPL4asp_Functions_part_2.o CC IPL4asp_Functions_part_3.o CC IPL4asp_Functions_part_4.o CC IPL4asp_Functions_part_5.o CC IPL4asp_Functions_part_6.o CC IPL4asp_Functions_part_7.o CC IPL4asp_PortType_part_1.o CC IPL4asp_PortType_part_2.o CC IPL4asp_PortType_part_3.o CC IPL4asp_PortType_part_4.o CC IPL4asp_PortType_part_5.o CC IPL4asp_PortType_part_6.o CC IPL4asp_PortType_part_7.o CC IPL4asp_Types_part_1.o CC IPL4asp_Types_part_2.o CC IPL4asp_Types_part_3.o CC IPL4asp_Types_part_4.o CC IPL4asp_Types_part_5.o CC IPL4asp_Types_part_6.o CC IPL4asp_Types_part_7.o CC IuUP_Emulation_part_1.o CC IuUP_Emulation_part_2.o CC IuUP_Emulation_part_3.o CC IuUP_Emulation_part_4.o CC IuUP_Emulation_part_5.o CC IuUP_Emulation_part_6.o CC IuUP_Emulation_part_7.o CC IuUP_Types_part_1.o CC IuUP_Types_part_2.o CC IuUP_Types_part_3.o CC IuUP_Types_part_4.o CC IuUP_Types_part_5.o CC IuUP_Types_part_6.o CC IuUP_Types_part_7.o CC L3_Templates_part_1.o CC L3_Templates_part_2.o CC L3_Templates_part_3.o CC L3_Templates_part_4.o CC L3_Templates_part_5.o CC L3_Templates_part_6.o CC L3_Templates_part_7.o CC M3UA_Emulation_part_1.o CC M3UA_Emulation_part_2.o CC M3UA_Emulation_part_3.o CC M3UA_Emulation_part_4.o CC M3UA_Emulation_part_5.o CC M3UA_Emulation_part_6.o CC M3UA_Emulation_part_7.o CC M3UA_Types_part_1.o CC M3UA_Types_part_2.o CC M3UA_Types_part_3.o CC M3UA_Types_part_4.o CC M3UA_Types_part_5.o CC M3UA_Types_part_6.o CC M3UA_Types_part_7.o CC MGCP_CodecPort_part_1.o CC MGCP_CodecPort_part_2.o CC MGCP_CodecPort_part_3.o CC MGCP_CodecPort_part_4.o CC MGCP_CodecPort_part_5.o CC MGCP_CodecPort_part_6.o CC MGCP_CodecPort_part_7.o CC MGCP_CodecPort_CtrlFunct_part_1.o CC MGCP_CodecPort_CtrlFunct_part_2.o CC MGCP_CodecPort_CtrlFunct_part_3.o CC MGCP_CodecPort_CtrlFunct_part_4.o CC MGCP_CodecPort_CtrlFunct_part_5.o CC MGCP_CodecPort_CtrlFunct_part_6.o CC MGCP_CodecPort_CtrlFunct_part_7.o CC MGCP_Emulation_part_1.o CC MGCP_Emulation_part_2.o CC MGCP_Emulation_part_3.o CC MGCP_Emulation_part_4.o CC MGCP_Emulation_part_5.o CC MGCP_Emulation_part_6.o CC MGCP_Emulation_part_7.o CC MGCP_Templates_part_1.o CC MGCP_Templates_part_2.o CC MGCP_Templates_part_3.o CC MGCP_Templates_part_4.o CC MGCP_Templates_part_5.o CC MGCP_Templates_part_6.o CC MGCP_Templates_part_7.o CC MGCP_Types_part_1.o CC MGCP_Types_part_2.o CC MGCP_Types_part_3.o CC MGCP_Types_part_4.o CC MGCP_Types_part_5.o CC MGCP_Types_part_6.o CC MGCP_Types_part_7.o CC MSC_ConnectionHandler_part_1.o CC MSC_ConnectionHandler_part_2.o CC MSC_ConnectionHandler_part_3.o CC MSC_ConnectionHandler_part_4.o CC MSC_ConnectionHandler_part_5.o CC MSC_ConnectionHandler_part_6.o CC MSC_ConnectionHandler_part_7.o CC MTP3asp_PortType_part_1.o CC MTP3asp_PortType_part_2.o CC MTP3asp_PortType_part_3.o CC MTP3asp_PortType_part_4.o CC MTP3asp_PortType_part_5.o CC MTP3asp_PortType_part_6.o CC MTP3asp_PortType_part_7.o CC MTP3asp_Types_part_1.o CC MTP3asp_Types_part_2.o CC MTP3asp_Types_part_3.o CC MTP3asp_Types_part_4.o CC MTP3asp_Types_part_5.o CC MTP3asp_Types_part_6.o CC MTP3asp_Types_part_7.o CC Misc_Helpers_part_1.o CC Misc_Helpers_part_2.o CC Misc_Helpers_part_3.o CC Misc_Helpers_part_4.o CC Misc_Helpers_part_5.o CC Misc_Helpers_part_6.o CC Misc_Helpers_part_7.o CC MobileL3_CC_Types_part_1.o CC MobileL3_CC_Types_part_2.o CC MobileL3_CC_Types_part_3.o CC MobileL3_CC_Types_part_4.o CC MobileL3_CC_Types_part_5.o CC MobileL3_CC_Types_part_6.o CC MobileL3_CC_Types_part_7.o CC MobileL3_CommonIE_Types_part_1.o CC MobileL3_CommonIE_Types_part_2.o CC MobileL3_CommonIE_Types_part_3.o CC MobileL3_CommonIE_Types_part_4.o CC MobileL3_CommonIE_Types_part_5.o CC MobileL3_CommonIE_Types_part_6.o CC MobileL3_CommonIE_Types_part_7.o CC MobileL3_GMM_SM_Types_part_1.o CC MobileL3_GMM_SM_Types_part_2.o CC MobileL3_GMM_SM_Types_part_3.o CC MobileL3_GMM_SM_Types_part_4.o CC MobileL3_GMM_SM_Types_part_5.o CC MobileL3_GMM_SM_Types_part_6.o CC MobileL3_GMM_SM_Types_part_7.o CC MobileL3_MM_Types_part_1.o CC MobileL3_MM_Types_part_2.o CC MobileL3_MM_Types_part_3.o CC MobileL3_MM_Types_part_4.o CC MobileL3_MM_Types_part_5.o CC MobileL3_MM_Types_part_6.o CC MobileL3_MM_Types_part_7.o CC MobileL3_RRM_Types_part_1.o CC MobileL3_RRM_Types_part_2.o CC MobileL3_RRM_Types_part_3.o CC MobileL3_RRM_Types_part_4.o CC MobileL3_RRM_Types_part_5.o CC MobileL3_RRM_Types_part_6.o CC MobileL3_RRM_Types_part_7.o CC MobileL3_SMS_Types_part_1.o CC MobileL3_SMS_Types_part_2.o CC MobileL3_SMS_Types_part_3.o CC MobileL3_SMS_Types_part_4.o CC MobileL3_SMS_Types_part_5.o CC MobileL3_SMS_Types_part_6.o CC MobileL3_SMS_Types_part_7.o CC MobileL3_SS_Types_part_1.o CC MobileL3_SS_Types_part_2.o CC MobileL3_SS_Types_part_3.o CC MobileL3_SS_Types_part_4.o CC MobileL3_SS_Types_part_5.o CC MobileL3_SS_Types_part_6.o CC MobileL3_SS_Types_part_7.o CC MobileL3_Types_part_1.o CC MobileL3_Types_part_2.o CC MobileL3_Types_part_3.o CC MobileL3_Types_part_4.o CC MobileL3_Types_part_5.o CC MobileL3_Types_part_6.o CC MobileL3_Types_part_7.o CC Native_Functions_part_1.o CC Native_Functions_part_2.o CC Native_Functions_part_3.o CC Native_Functions_part_4.o CC Native_Functions_part_5.o CC Native_Functions_part_6.o CC Native_Functions_part_7.o CC Osmocom_CTRL_Adapter_part_1.o CC Osmocom_CTRL_Adapter_part_2.o CC Osmocom_CTRL_Adapter_part_3.o CC Osmocom_CTRL_Adapter_part_4.o CC Osmocom_CTRL_Adapter_part_5.o CC Osmocom_CTRL_Adapter_part_6.o CC Osmocom_CTRL_Adapter_part_7.o CC Osmocom_CTRL_Functions_part_1.o CC Osmocom_CTRL_Functions_part_2.o CC Osmocom_CTRL_Functions_part_3.o CC Osmocom_CTRL_Functions_part_4.o CC Osmocom_CTRL_Functions_part_5.o CC Osmocom_CTRL_Functions_part_6.o CC Osmocom_CTRL_Functions_part_7.o CC Osmocom_CTRL_Types_part_1.o CC Osmocom_CTRL_Types_part_2.o CC Osmocom_CTRL_Types_part_3.o CC Osmocom_CTRL_Types_part_4.o CC Osmocom_CTRL_Types_part_5.o CC Osmocom_CTRL_Types_part_6.o CC Osmocom_CTRL_Types_part_7.o CC Osmocom_Types_part_1.o CC Osmocom_Types_part_2.o CC Osmocom_Types_part_3.o CC Osmocom_Types_part_4.o CC Osmocom_Types_part_5.o CC Osmocom_Types_part_6.o CC Osmocom_Types_part_7.o CC Osmocom_VTY_Functions_part_1.o CC Osmocom_VTY_Functions_part_2.o CC Osmocom_VTY_Functions_part_3.o CC Osmocom_VTY_Functions_part_4.o CC Osmocom_VTY_Functions_part_5.o CC Osmocom_VTY_Functions_part_6.o CC Osmocom_VTY_Functions_part_7.o CC RLCMAC_CSN1_Templates_part_1.o CC RLCMAC_CSN1_Templates_part_2.o CC RLCMAC_CSN1_Templates_part_3.o CC RLCMAC_CSN1_Templates_part_4.o CC RLCMAC_CSN1_Templates_part_5.o CC RLCMAC_CSN1_Templates_part_6.o CC RLCMAC_CSN1_Templates_part_7.o CC RLCMAC_CSN1_Types_part_1.o CC RLCMAC_CSN1_Types_part_2.o CC RLCMAC_CSN1_Types_part_3.o CC RLCMAC_CSN1_Types_part_4.o CC RLCMAC_CSN1_Types_part_5.o CC RLCMAC_CSN1_Types_part_6.o CC RLCMAC_CSN1_Types_part_7.o CC RSL_Emulation_part_1.o CC RSL_Emulation_part_2.o CC RSL_Emulation_part_3.o CC RSL_Emulation_part_4.o CC RSL_Emulation_part_5.o CC RSL_Emulation_part_6.o CC RSL_Emulation_part_7.o CC RSL_Types_part_1.o CC RSL_Types_part_2.o CC RSL_Types_part_3.o CC RSL_Types_part_4.o CC RSL_Types_part_5.o CC RSL_Types_part_6.o CC RSL_Types_part_7.o CC RTP_CodecPort_part_1.o CC RTP_CodecPort_part_2.o CC RTP_CodecPort_part_3.o CC RTP_CodecPort_part_4.o CC RTP_CodecPort_part_5.o CC RTP_CodecPort_part_6.o CC RTP_CodecPort_part_7.o CC RTP_CodecPort_CtrlFunct_part_1.o CC RTP_CodecPort_CtrlFunct_part_2.o CC RTP_CodecPort_CtrlFunct_part_3.o CC RTP_CodecPort_CtrlFunct_part_4.o CC RTP_CodecPort_CtrlFunct_part_5.o CC RTP_CodecPort_CtrlFunct_part_6.o CC RTP_CodecPort_CtrlFunct_part_7.o CC RTP_Emulation_part_1.o CC RTP_Emulation_part_2.o CC RTP_Emulation_part_3.o CC RTP_Emulation_part_4.o CC RTP_Emulation_part_5.o CC RTP_Emulation_part_6.o CC RTP_Emulation_part_7.o CC RTP_Types_part_1.o CC RTP_Types_part_2.o CC RTP_Types_part_3.o CC RTP_Types_part_4.o CC RTP_Types_part_5.o CC RTP_Types_part_6.o CC RTP_Types_part_7.o CC SCCP_Emulation_part_1.o CC SCCP_Emulation_part_2.o CC SCCP_Emulation_part_3.o CC SCCP_Emulation_part_4.o CC SCCP_Emulation_part_5.o CC SCCP_Emulation_part_6.o CC SCCP_Emulation_part_7.o CC SCCP_Templates_part_1.o CC SCCP_Templates_part_2.o CC SCCP_Templates_part_3.o CC SCCP_Templates_part_4.o CC SCCP_Templates_part_5.o CC SCCP_Templates_part_6.o CC SCCP_Templates_part_7.o CC SCCP_Types_part_1.o CC SCCP_Types_part_2.o CC SCCP_Types_part_3.o CC SCCP_Types_part_4.o CC SCCP_Types_part_5.o CC SCCP_Types_part_6.o CC SCCP_Types_part_7.o CC SCCPasp_Types_part_1.o CC SCCPasp_Types_part_2.o CC SCCPasp_Types_part_3.o CC SCCPasp_Types_part_4.o CC SCCPasp_Types_part_5.o CC SCCPasp_Types_part_6.o CC SCCPasp_Types_part_7.o CC SCTPasp_PortType_part_1.o CC SCTPasp_PortType_part_2.o CC SCTPasp_PortType_part_3.o CC SCTPasp_PortType_part_4.o CC SCTPasp_PortType_part_5.o CC SCTPasp_PortType_part_6.o CC SCTPasp_PortType_part_7.o CC SCTPasp_Types_part_1.o CC SCTPasp_Types_part_2.o CC SCTPasp_Types_part_3.o CC SCTPasp_Types_part_4.o CC SCTPasp_Types_part_5.o CC SCTPasp_Types_part_6.o CC SCTPasp_Types_part_7.o CC SDP_Templates_part_1.o CC SDP_Templates_part_2.o CC SDP_Templates_part_3.o CC SDP_Templates_part_4.o CC SDP_Templates_part_5.o CC SDP_Templates_part_6.o CC SDP_Templates_part_7.o CC SDP_Types_part_1.o CC SDP_Types_part_2.o CC SDP_Types_part_3.o CC SDP_Types_part_4.o CC SDP_Types_part_5.o CC SDP_Types_part_6.o CC SDP_Types_part_7.o CC Socket_API_Definitions_part_1.o CC Socket_API_Definitions_part_2.o CC Socket_API_Definitions_part_3.o CC Socket_API_Definitions_part_4.o CC Socket_API_Definitions_part_5.o CC Socket_API_Definitions_part_6.o CC Socket_API_Definitions_part_7.o CC StatsD_CodecPort_part_1.o CC StatsD_CodecPort_part_2.o CC StatsD_CodecPort_part_3.o CC StatsD_CodecPort_part_4.o CC StatsD_CodecPort_part_5.o CC StatsD_CodecPort_part_6.o CC StatsD_CodecPort_part_7.o CC StatsD_CodecPort_CtrlFunct_part_1.o CC StatsD_CodecPort_CtrlFunct_part_2.o CC StatsD_CodecPort_CtrlFunct_part_3.o CC StatsD_CodecPort_CtrlFunct_part_4.o CC StatsD_CodecPort_CtrlFunct_part_5.o CC StatsD_CodecPort_CtrlFunct_part_6.o CC StatsD_CodecPort_CtrlFunct_part_7.o CC StatsD_Types_part_1.o CC StatsD_Types_part_2.o CC StatsD_Types_part_3.o CC StatsD_Types_part_4.o CC StatsD_Types_part_5.o CC StatsD_Types_part_6.o CC StatsD_Types_part_7.o CC TCCConversion_Functions_part_1.o CC TCCConversion_Functions_part_2.o CC TCCConversion_Functions_part_3.o CC TCCConversion_Functions_part_4.o CC TCCConversion_Functions_part_5.o CC TCCConversion_Functions_part_6.o CC TCCConversion_Functions_part_7.o CC TCCInterface_Functions_part_1.o CC TCCInterface_Functions_part_2.o CC TCCInterface_Functions_part_3.o CC TCCInterface_Functions_part_4.o CC TCCInterface_Functions_part_5.o CC TCCInterface_Functions_part_6.o CC TCCInterface_Functions_part_7.o CC TELNETasp_PortType_part_1.o CC TELNETasp_PortType_part_2.o CC TELNETasp_PortType_part_3.o CC TELNETasp_PortType_part_4.o CC TELNETasp_PortType_part_5.o CC TELNETasp_PortType_part_6.o CC TELNETasp_PortType_part_7.o CC IPA_Emulation.o CC RAN_Adapter.o CC RAN_Emulation.o CC SCCP_Mapping.o CC StatsD_Checker.o CC IPA_Emulation_part_1.o CC IPA_Emulation_part_2.o CC IPA_Emulation_part_3.o CC IPA_Emulation_part_4.o CC IPA_Emulation_part_5.o CC IPA_Emulation_part_6.o CC IPA_Emulation_part_7.o CC RAN_Adapter_part_1.o CC RAN_Adapter_part_2.o CC RAN_Adapter_part_3.o CC RAN_Adapter_part_4.o CC RAN_Adapter_part_5.o CC RAN_Adapter_part_6.o CC RAN_Adapter_part_7.o CC RAN_Emulation_part_1.o CC RAN_Emulation_part_2.o CC RAN_Emulation_part_3.o CC RAN_Emulation_part_4.o CC RAN_Emulation_part_5.o CC RAN_Emulation_part_6.o CC RAN_Emulation_part_7.o CC SCCP_Mapping_part_1.o CC SCCP_Mapping_part_2.o CC SCCP_Mapping_part_3.o CC SCCP_Mapping_part_4.o CC SCCP_Mapping_part_5.o CC SCCP_Mapping_part_6.o CC SCCP_Mapping_part_7.o CC StatsD_Checker_part_1.o CC StatsD_Checker_part_2.o CC StatsD_Checker_part_3.o CC StatsD_Checker_part_4.o CC StatsD_Checker_part_5.o CC StatsD_Checker_part_6.o CC StatsD_Checker_part_7.o CC SDP_parse_.tab.o CC lex.SDP_parse_.o CC CBSP_CodecPort_CtrlFunctdef.o CC IPA_CodecPort_CtrlFunctDef.o CC IPL4asp_PT.o CC IPL4asp_discovery.o CC IuUP_EncDec.o CC MGCP_CodecPort_CtrlFunctDef.o CC Native_FunctionDefs.o CC RTP_CodecPort_CtrlFunctDef.o CC RTP_EncDec.o CC SCTPasp_PT.o CC SDP_EncDec.o CC StatsD_CodecPort_CtrlFunctdef.o CC TCCConversion.o CC TCCInterface.o CC TELNETasp_PT.o RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__conn__id(const INTEGER&)': RAN_Emulation.cc:20239:1: warning: control reaches end of non-void function [-Wreturn-type] 20239 | } | ^ RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__mgcp__tid(const CHARSTRING&)': RAN_Emulation.cc:20291:1: warning: control reaches end of non-void function [-Wreturn-type] 20291 | } | ^ RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__cic(const INTEGER&)': RAN_Emulation.cc:20401:1: warning: control reaches end of non-void function [-Wreturn-type] 20401 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__conn__id__by__comp(const COMPONENT&)': RAN_Emulation.cc:20510:1: warning: control reaches end of non-void function [-Wreturn-type] 20510 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__idx__by__comp(const COMPONENT&)': RAN_Emulation.cc:20561:1: warning: control reaches end of non-void function [-Wreturn-type] 20561 | } | ^ RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::ExpectedCreateCallback(const BSSAP__CodecPort::BSSAP__N__CONNECT__ind&, const CHARSTRING&)': RAN_Emulation.cc:23278:1: warning: control reaches end of non-void function [-Wreturn-type] 23278 | } | ^ CCLD AbisOML_Types.so CCLD BSC_Tests.so CCLD BSC_Tests_ASCI.so CCLD BSC_Tests_CBSP.so CCLD BSC_Tests_LCLS.so 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); | ^~~~~ CCLD BSC_Tests_OML.so CCLD BSC_Tests_VAMOS.so CCLD BSSAP_CodecPort.so CCLD BSSAP_LE_Adapter.so CCLD BSSAP_LE_CodecPort.so CCLD BSSAP_LE_Emulation.so CCLD BSSAP_LE_Types.so CCLD BSSAP_Types.so CCLD BSSLAP_Types.so CCLD BSSMAP_LE_Templates.so CCLD BSSMAP_Templates.so CCLD CBSP_Adapter.so CCLD CBSP_CodecPort.so CCLD CBSP_CodecPort_CtrlFunct.so CCLD CBSP_Templates.so CCLD CBSP_Types.so CCLD GSM_RR_Types.so CCLD GSM_RestOctets.so CCLD GSM_SystemInformation.so CCLD GSM_Types.so CCLD General_Types.so CCLD IPA_CodecPort.so CCLD IPA_CodecPort_CtrlFunct.so CCLD IPA_Testing.so CCLD IPA_Types.so CCLD IPL4asp_Functions.so CCLD IPL4asp_PortType.so CCLD IPL4asp_Types.so CCLD IuUP_Emulation.so CCLD IuUP_Types.so CCLD L3_Templates.so CCLD M3UA_Emulation.so CCLD M3UA_Types.so CCLD MGCP_CodecPort.so CCLD MGCP_CodecPort_CtrlFunct.so CCLD MGCP_Emulation.so CCLD MGCP_Templates.so CCLD MGCP_Types.so CCLD MSC_ConnectionHandler.so CCLD MTP3asp_PortType.so CCLD MTP3asp_Types.so CCLD Misc_Helpers.so CCLD MobileL3_CC_Types.so CCLD MobileL3_CommonIE_Types.so CCLD MobileL3_GMM_SM_Types.so CCLD MobileL3_MM_Types.so CCLD MobileL3_RRM_Types.so CCLD MobileL3_SMS_Types.so CCLD MobileL3_SS_Types.so CCLD MobileL3_Types.so CCLD Native_Functions.so CCLD Osmocom_CTRL_Adapter.so CCLD Osmocom_CTRL_Functions.so CCLD Osmocom_CTRL_Types.so CCLD Osmocom_Types.so CCLD Osmocom_VTY_Functions.so CCLD RLCMAC_CSN1_Templates.so CCLD RLCMAC_CSN1_Types.so CCLD RSL_Emulation.so CCLD RSL_Types.so CCLD RTP_CodecPort.so CCLD RTP_CodecPort_CtrlFunct.so CCLD RTP_Emulation.so CCLD RTP_Types.so CCLD SCCP_Emulation.so CCLD SCCP_Templates.so CCLD SCCP_Types.so CCLD SCCPasp_Types.so CCLD SCTPasp_PortType.so CCLD SCTPasp_Types.so CCLD SDP_Templates.so CCLD Socket_API_Definitions.so CCLD SDP_Types.so CCLD StatsD_CodecPort.so CCLD StatsD_CodecPort_CtrlFunct.so CCLD StatsD_Types.so CCLD TCCConversion_Functions.so CCLD TCCInterface_Functions.so CCLD TELNETasp_PortType.so CCLD AbisOML_Types_part_1.so CCLD AbisOML_Types_part_2.so CCLD AbisOML_Types_part_3.so CCLD AbisOML_Types_part_4.so CCLD AbisOML_Types_part_5.so CCLD AbisOML_Types_part_7.so CCLD AbisOML_Types_part_6.so CCLD BSC_Tests_part_1.so CCLD BSC_Tests_part_2.so CCLD BSC_Tests_part_3.so CCLD BSC_Tests_part_4.so CCLD BSC_Tests_part_5.so CCLD BSC_Tests_part_6.so CCLD BSC_Tests_part_7.so CCLD BSC_Tests_ASCI_part_1.so CCLD BSC_Tests_ASCI_part_2.so CCLD BSC_Tests_ASCI_part_3.so CCLD BSC_Tests_ASCI_part_4.so CCLD BSC_Tests_ASCI_part_5.so CCLD BSC_Tests_ASCI_part_6.so CCLD BSC_Tests_ASCI_part_7.so CCLD BSC_Tests_CBSP_part_1.so CCLD BSC_Tests_CBSP_part_2.so CCLD BSC_Tests_CBSP_part_3.so CCLD BSC_Tests_CBSP_part_4.so CCLD BSC_Tests_CBSP_part_5.so CCLD BSC_Tests_CBSP_part_6.so CCLD BSC_Tests_CBSP_part_7.so CCLD BSC_Tests_LCLS_part_1.so CCLD BSC_Tests_LCLS_part_2.so CCLD BSC_Tests_LCLS_part_3.so CCLD BSC_Tests_LCLS_part_4.so CCLD BSC_Tests_LCLS_part_5.so CCLD BSC_Tests_LCLS_part_6.so CCLD BSC_Tests_LCLS_part_7.so CCLD BSC_Tests_OML_part_1.so CCLD BSC_Tests_OML_part_2.so CCLD BSC_Tests_OML_part_3.so CCLD BSC_Tests_OML_part_4.so CCLD BSC_Tests_OML_part_5.so CCLD BSC_Tests_OML_part_6.so CCLD BSC_Tests_OML_part_7.so CCLD BSC_Tests_VAMOS_part_1.so CCLD BSC_Tests_VAMOS_part_2.so CCLD BSC_Tests_VAMOS_part_3.so CCLD BSC_Tests_VAMOS_part_4.so CCLD BSC_Tests_VAMOS_part_5.so CCLD BSC_Tests_VAMOS_part_6.so CCLD BSC_Tests_VAMOS_part_7.so CCLD BSSAP_CodecPort_part_1.so CCLD BSSAP_CodecPort_part_2.so CCLD BSSAP_CodecPort_part_3.so CCLD BSSAP_CodecPort_part_4.so CCLD BSSAP_CodecPort_part_5.so CCLD BSSAP_CodecPort_part_6.so CCLD BSSAP_CodecPort_part_7.so CCLD BSSAP_LE_Adapter_part_1.so CCLD BSSAP_LE_Adapter_part_2.so CCLD BSSAP_LE_Adapter_part_3.so CCLD BSSAP_LE_Adapter_part_4.so CCLD BSSAP_LE_Adapter_part_5.so CCLD BSSAP_LE_Adapter_part_6.so CCLD BSSAP_LE_Adapter_part_7.so CCLD BSSAP_LE_CodecPort_part_1.so CCLD BSSAP_LE_CodecPort_part_2.so CCLD BSSAP_LE_CodecPort_part_3.so CCLD BSSAP_LE_CodecPort_part_4.so CCLD BSSAP_LE_CodecPort_part_5.so CCLD BSSAP_LE_CodecPort_part_6.so CCLD BSSAP_LE_CodecPort_part_7.so CCLD BSSAP_LE_Emulation_part_1.so CCLD BSSAP_LE_Emulation_part_2.so CCLD BSSAP_LE_Emulation_part_3.so CCLD BSSAP_LE_Emulation_part_4.so CCLD BSSAP_LE_Emulation_part_5.so CCLD BSSAP_LE_Emulation_part_6.so CCLD BSSAP_LE_Emulation_part_7.so CCLD BSSAP_LE_Types_part_1.so CCLD BSSAP_LE_Types_part_2.so CCLD BSSAP_LE_Types_part_3.so CCLD BSSAP_LE_Types_part_4.so CCLD BSSAP_LE_Types_part_5.so CCLD BSSAP_LE_Types_part_6.so CCLD BSSAP_LE_Types_part_7.so CCLD BSSAP_Types_part_1.so CCLD BSSAP_Types_part_2.so CCLD BSSAP_Types_part_3.so CCLD BSSAP_Types_part_4.so CCLD BSSAP_Types_part_5.so CCLD BSSAP_Types_part_6.so CCLD BSSAP_Types_part_7.so CCLD BSSLAP_Types_part_1.so CCLD BSSLAP_Types_part_2.so CCLD BSSLAP_Types_part_3.so CCLD BSSLAP_Types_part_4.so CCLD BSSLAP_Types_part_5.so CCLD BSSLAP_Types_part_6.so CCLD BSSLAP_Types_part_7.so CCLD BSSMAP_LE_Templates_part_1.so CCLD BSSMAP_LE_Templates_part_2.so CCLD BSSMAP_LE_Templates_part_3.so CCLD BSSMAP_LE_Templates_part_4.so CCLD BSSMAP_LE_Templates_part_5.so CCLD BSSMAP_LE_Templates_part_6.so CCLD BSSMAP_LE_Templates_part_7.so CCLD BSSMAP_Templates_part_1.so CCLD BSSMAP_Templates_part_2.so CCLD BSSMAP_Templates_part_3.so CCLD BSSMAP_Templates_part_4.so CCLD BSSMAP_Templates_part_5.so CCLD BSSMAP_Templates_part_6.so CCLD BSSMAP_Templates_part_7.so CCLD CBSP_Adapter_part_1.so CCLD CBSP_Adapter_part_2.so CCLD CBSP_Adapter_part_3.so CCLD CBSP_Adapter_part_4.so CCLD CBSP_Adapter_part_5.so CCLD CBSP_Adapter_part_6.so CCLD CBSP_Adapter_part_7.so CCLD CBSP_CodecPort_part_1.so CCLD CBSP_CodecPort_part_2.so CCLD CBSP_CodecPort_part_3.so CCLD CBSP_CodecPort_part_4.so CCLD CBSP_CodecPort_part_5.so CCLD CBSP_CodecPort_part_6.so CCLD CBSP_CodecPort_part_7.so CCLD CBSP_CodecPort_CtrlFunct_part_1.so CCLD CBSP_CodecPort_CtrlFunct_part_2.so CCLD CBSP_CodecPort_CtrlFunct_part_3.so CCLD CBSP_CodecPort_CtrlFunct_part_4.so CCLD CBSP_CodecPort_CtrlFunct_part_5.so CCLD CBSP_CodecPort_CtrlFunct_part_6.so CCLD CBSP_CodecPort_CtrlFunct_part_7.so CCLD CBSP_Templates_part_1.so CCLD CBSP_Templates_part_2.so CCLD CBSP_Templates_part_3.so CCLD CBSP_Templates_part_4.so CCLD CBSP_Templates_part_5.so CCLD CBSP_Templates_part_6.so CCLD CBSP_Templates_part_7.so CCLD CBSP_Types_part_1.so CCLD CBSP_Types_part_2.so CCLD CBSP_Types_part_3.so CCLD CBSP_Types_part_4.so CCLD CBSP_Types_part_5.so CCLD CBSP_Types_part_6.so CCLD CBSP_Types_part_7.so CCLD GSM_RR_Types_part_1.so CCLD GSM_RR_Types_part_2.so CCLD GSM_RR_Types_part_3.so CCLD GSM_RR_Types_part_4.so CCLD GSM_RR_Types_part_5.so CCLD GSM_RR_Types_part_6.so CCLD GSM_RR_Types_part_7.so CCLD GSM_RestOctets_part_1.so CCLD GSM_RestOctets_part_2.so CCLD GSM_RestOctets_part_3.so CCLD GSM_RestOctets_part_4.so CCLD GSM_RestOctets_part_5.so CCLD GSM_RestOctets_part_6.so CCLD GSM_RestOctets_part_7.so CCLD GSM_SystemInformation_part_1.so CCLD GSM_SystemInformation_part_2.so CCLD GSM_SystemInformation_part_3.so CCLD GSM_SystemInformation_part_4.so CCLD GSM_SystemInformation_part_5.so CCLD GSM_SystemInformation_part_6.so CCLD GSM_SystemInformation_part_7.so CCLD GSM_Types_part_1.so CCLD GSM_Types_part_2.so CCLD GSM_Types_part_3.so CCLD GSM_Types_part_4.so CCLD GSM_Types_part_5.so CCLD GSM_Types_part_6.so CCLD GSM_Types_part_7.so CCLD General_Types_part_1.so CCLD General_Types_part_2.so CCLD General_Types_part_3.so CCLD General_Types_part_4.so CCLD General_Types_part_5.so CCLD General_Types_part_6.so CCLD General_Types_part_7.so CCLD IPA_CodecPort_part_1.so CCLD IPA_CodecPort_part_2.so CCLD IPA_CodecPort_part_3.so CCLD IPA_CodecPort_part_4.so CCLD IPA_CodecPort_part_5.so CCLD IPA_CodecPort_part_6.so CCLD IPA_CodecPort_part_7.so CCLD IPA_CodecPort_CtrlFunct_part_1.so CCLD IPA_CodecPort_CtrlFunct_part_2.so CCLD IPA_CodecPort_CtrlFunct_part_3.so CCLD IPA_CodecPort_CtrlFunct_part_4.so CCLD IPA_CodecPort_CtrlFunct_part_5.so CCLD IPA_CodecPort_CtrlFunct_part_6.so CCLD IPA_CodecPort_CtrlFunct_part_7.so CCLD IPA_Testing_part_1.so CCLD IPA_Testing_part_2.so CCLD IPA_Testing_part_3.so CCLD IPA_Testing_part_4.so CCLD IPA_Testing_part_5.so CCLD IPA_Testing_part_6.so CCLD IPA_Testing_part_7.so CCLD IPA_Types_part_1.so CCLD IPA_Types_part_2.so CCLD IPA_Types_part_3.so CCLD IPA_Types_part_4.so CCLD IPA_Types_part_5.so CCLD IPA_Types_part_6.so CCLD IPA_Types_part_7.so CCLD IPL4asp_Functions_part_1.so CCLD IPL4asp_Functions_part_2.so CCLD IPL4asp_Functions_part_3.so CCLD IPL4asp_Functions_part_4.so CCLD IPL4asp_Functions_part_5.so CCLD IPL4asp_Functions_part_6.so CCLD IPL4asp_Functions_part_7.so CCLD IPL4asp_PortType_part_1.so CCLD IPL4asp_PortType_part_2.so CCLD IPL4asp_PortType_part_3.so CCLD IPL4asp_PortType_part_4.so CCLD IPL4asp_PortType_part_5.so CCLD IPL4asp_PortType_part_6.so CCLD IPL4asp_PortType_part_7.so CCLD IPL4asp_Types_part_1.so CCLD IPL4asp_Types_part_2.so CCLD IPL4asp_Types_part_3.so CCLD IPL4asp_Types_part_5.so CCLD IPL4asp_Types_part_4.so CCLD IPL4asp_Types_part_6.so CCLD IPL4asp_Types_part_7.so CCLD IuUP_Emulation_part_1.so CCLD IuUP_Emulation_part_2.so CCLD IuUP_Emulation_part_3.so CCLD IuUP_Emulation_part_4.so CCLD IuUP_Emulation_part_5.so CCLD IuUP_Emulation_part_6.so CCLD IuUP_Emulation_part_7.so CCLD IuUP_Types_part_1.so CCLD IuUP_Types_part_2.so CCLD IuUP_Types_part_3.so CCLD IuUP_Types_part_4.so CCLD IuUP_Types_part_5.so CCLD IuUP_Types_part_6.so CCLD IuUP_Types_part_7.so CCLD L3_Templates_part_1.so CCLD L3_Templates_part_2.so CCLD L3_Templates_part_3.so CCLD L3_Templates_part_4.so CCLD L3_Templates_part_5.so CCLD L3_Templates_part_6.so CCLD L3_Templates_part_7.so CCLD M3UA_Emulation_part_1.so CCLD M3UA_Emulation_part_2.so CCLD M3UA_Emulation_part_3.so CCLD M3UA_Emulation_part_4.so CCLD M3UA_Emulation_part_5.so CCLD M3UA_Emulation_part_6.so CCLD M3UA_Emulation_part_7.so CCLD M3UA_Types_part_1.so CCLD M3UA_Types_part_2.so CCLD M3UA_Types_part_3.so CCLD M3UA_Types_part_4.so CCLD M3UA_Types_part_5.so CCLD M3UA_Types_part_6.so CCLD M3UA_Types_part_7.so CCLD MGCP_CodecPort_part_1.so CCLD MGCP_CodecPort_part_2.so CCLD MGCP_CodecPort_part_3.so CCLD MGCP_CodecPort_part_4.so CCLD MGCP_CodecPort_part_5.so CCLD MGCP_CodecPort_part_6.so CCLD MGCP_CodecPort_part_7.so CCLD MGCP_CodecPort_CtrlFunct_part_1.so CCLD MGCP_CodecPort_CtrlFunct_part_2.so CCLD MGCP_CodecPort_CtrlFunct_part_3.so CCLD MGCP_CodecPort_CtrlFunct_part_4.so CCLD MGCP_CodecPort_CtrlFunct_part_5.so CCLD MGCP_CodecPort_CtrlFunct_part_6.so CCLD MGCP_CodecPort_CtrlFunct_part_7.so CCLD MGCP_Emulation_part_1.so CCLD MGCP_Emulation_part_2.so CCLD MGCP_Emulation_part_3.so CCLD MGCP_Emulation_part_4.so CCLD MGCP_Emulation_part_5.so CCLD MGCP_Emulation_part_6.so CCLD MGCP_Emulation_part_7.so CCLD MGCP_Templates_part_1.so CCLD MGCP_Templates_part_2.so CCLD MGCP_Templates_part_3.so CCLD MGCP_Templates_part_4.so CCLD MGCP_Templates_part_5.so CCLD MGCP_Templates_part_6.so CCLD MGCP_Templates_part_7.so CCLD MGCP_Types_part_1.so CCLD MGCP_Types_part_2.so CCLD MGCP_Types_part_3.so CCLD MGCP_Types_part_4.so CCLD MGCP_Types_part_5.so CCLD MGCP_Types_part_6.so CCLD MGCP_Types_part_7.so CCLD MSC_ConnectionHandler_part_1.so CCLD MSC_ConnectionHandler_part_2.so CCLD MSC_ConnectionHandler_part_3.so CCLD MSC_ConnectionHandler_part_4.so CCLD MSC_ConnectionHandler_part_5.so CCLD MSC_ConnectionHandler_part_6.so CCLD MSC_ConnectionHandler_part_7.so CCLD MTP3asp_PortType_part_1.so CCLD MTP3asp_PortType_part_2.so CCLD MTP3asp_PortType_part_3.so CCLD MTP3asp_PortType_part_4.so CCLD MTP3asp_PortType_part_5.so CCLD MTP3asp_PortType_part_6.so CCLD MTP3asp_PortType_part_7.so CCLD MTP3asp_Types_part_1.so CCLD MTP3asp_Types_part_2.so CCLD MTP3asp_Types_part_3.so CCLD MTP3asp_Types_part_4.so CCLD MTP3asp_Types_part_5.so CCLD MTP3asp_Types_part_6.so CCLD MTP3asp_Types_part_7.so CCLD Misc_Helpers_part_1.so CCLD Misc_Helpers_part_2.so CCLD Misc_Helpers_part_3.so CCLD Misc_Helpers_part_4.so CCLD Misc_Helpers_part_5.so CCLD Misc_Helpers_part_6.so CCLD Misc_Helpers_part_7.so CCLD MobileL3_CC_Types_part_1.so CCLD MobileL3_CC_Types_part_2.so CCLD MobileL3_CC_Types_part_3.so CCLD MobileL3_CC_Types_part_4.so CCLD MobileL3_CC_Types_part_5.so CCLD MobileL3_CC_Types_part_6.so CCLD MobileL3_CC_Types_part_7.so CCLD MobileL3_CommonIE_Types_part_1.so CCLD MobileL3_CommonIE_Types_part_2.so CCLD MobileL3_CommonIE_Types_part_3.so CCLD MobileL3_CommonIE_Types_part_4.so CCLD MobileL3_CommonIE_Types_part_5.so CCLD MobileL3_CommonIE_Types_part_6.so CCLD MobileL3_CommonIE_Types_part_7.so CCLD MobileL3_GMM_SM_Types_part_1.so CCLD MobileL3_GMM_SM_Types_part_2.so CCLD MobileL3_GMM_SM_Types_part_3.so CCLD MobileL3_GMM_SM_Types_part_4.so CCLD MobileL3_GMM_SM_Types_part_5.so CCLD MobileL3_GMM_SM_Types_part_6.so CCLD MobileL3_GMM_SM_Types_part_7.so CCLD MobileL3_MM_Types_part_1.so CCLD MobileL3_MM_Types_part_2.so CCLD MobileL3_MM_Types_part_3.so CCLD MobileL3_MM_Types_part_4.so CCLD MobileL3_MM_Types_part_5.so CCLD MobileL3_MM_Types_part_6.so CCLD MobileL3_MM_Types_part_7.so CCLD MobileL3_RRM_Types_part_1.so CCLD MobileL3_RRM_Types_part_2.so CCLD MobileL3_RRM_Types_part_3.so CCLD MobileL3_RRM_Types_part_4.so CCLD MobileL3_RRM_Types_part_5.so CCLD MobileL3_RRM_Types_part_6.so CCLD MobileL3_RRM_Types_part_7.so CCLD MobileL3_SMS_Types_part_1.so CCLD MobileL3_SMS_Types_part_2.so CCLD MobileL3_SMS_Types_part_3.so CCLD MobileL3_SMS_Types_part_4.so CCLD MobileL3_SMS_Types_part_5.so CCLD MobileL3_SMS_Types_part_6.so CCLD MobileL3_SMS_Types_part_7.so CCLD MobileL3_SS_Types_part_1.so CCLD MobileL3_SS_Types_part_2.so CCLD MobileL3_SS_Types_part_3.so CCLD MobileL3_SS_Types_part_4.so CCLD MobileL3_SS_Types_part_5.so CCLD MobileL3_SS_Types_part_6.so CCLD MobileL3_SS_Types_part_7.so CCLD MobileL3_Types_part_1.so CCLD MobileL3_Types_part_2.so CCLD MobileL3_Types_part_3.so CCLD MobileL3_Types_part_4.so CCLD MobileL3_Types_part_5.so CCLD MobileL3_Types_part_6.so CCLD MobileL3_Types_part_7.so CCLD Native_Functions_part_1.so CCLD Native_Functions_part_2.so CCLD Native_Functions_part_3.so CCLD Native_Functions_part_4.so CCLD Native_Functions_part_5.so CCLD Native_Functions_part_7.so CCLD Native_Functions_part_6.so CCLD Osmocom_CTRL_Adapter_part_1.so CCLD Osmocom_CTRL_Adapter_part_2.so CCLD Osmocom_CTRL_Adapter_part_3.so CCLD Osmocom_CTRL_Adapter_part_4.so CCLD Osmocom_CTRL_Adapter_part_5.so CCLD Osmocom_CTRL_Adapter_part_6.so CCLD Osmocom_CTRL_Adapter_part_7.so CCLD Osmocom_CTRL_Functions_part_1.so CCLD Osmocom_CTRL_Functions_part_2.so CCLD Osmocom_CTRL_Functions_part_3.so CCLD Osmocom_CTRL_Functions_part_4.so CCLD Osmocom_CTRL_Functions_part_5.so CCLD Osmocom_CTRL_Functions_part_6.so CCLD Osmocom_CTRL_Functions_part_7.so CCLD Osmocom_CTRL_Types_part_1.so CCLD Osmocom_CTRL_Types_part_2.so CCLD Osmocom_CTRL_Types_part_3.so CCLD Osmocom_CTRL_Types_part_4.so CCLD Osmocom_CTRL_Types_part_5.so CCLD Osmocom_CTRL_Types_part_6.so CCLD Osmocom_CTRL_Types_part_7.so CCLD Osmocom_Types_part_1.so CCLD Osmocom_Types_part_2.so CCLD Osmocom_Types_part_3.so CCLD Osmocom_Types_part_4.so CCLD Osmocom_Types_part_5.so CCLD Osmocom_Types_part_6.so CCLD Osmocom_Types_part_7.so CCLD Osmocom_VTY_Functions_part_1.so CCLD Osmocom_VTY_Functions_part_2.so CCLD Osmocom_VTY_Functions_part_3.so CCLD Osmocom_VTY_Functions_part_4.so CCLD Osmocom_VTY_Functions_part_5.so CCLD Osmocom_VTY_Functions_part_6.so CCLD Osmocom_VTY_Functions_part_7.so CCLD RLCMAC_CSN1_Templates_part_1.so CCLD RLCMAC_CSN1_Templates_part_2.so CCLD RLCMAC_CSN1_Templates_part_3.so CCLD RLCMAC_CSN1_Templates_part_4.so CCLD RLCMAC_CSN1_Templates_part_5.so CCLD RLCMAC_CSN1_Templates_part_6.so CCLD RLCMAC_CSN1_Types_part_1.so CCLD RLCMAC_CSN1_Templates_part_7.so CCLD RLCMAC_CSN1_Types_part_2.so CCLD RLCMAC_CSN1_Types_part_3.so CCLD RLCMAC_CSN1_Types_part_4.so CCLD RLCMAC_CSN1_Types_part_5.so CCLD RLCMAC_CSN1_Types_part_6.so CCLD RLCMAC_CSN1_Types_part_7.so CCLD RSL_Emulation_part_1.so CCLD RSL_Emulation_part_2.so CCLD RSL_Emulation_part_3.so CCLD RSL_Emulation_part_4.so CCLD RSL_Emulation_part_5.so CCLD RSL_Emulation_part_6.so CCLD RSL_Emulation_part_7.so CCLD RSL_Types_part_1.so CCLD RSL_Types_part_2.so CCLD RSL_Types_part_3.so CCLD RSL_Types_part_4.so CCLD RSL_Types_part_5.so CCLD RSL_Types_part_6.so CCLD RSL_Types_part_7.so CCLD RTP_CodecPort_part_1.so CCLD RTP_CodecPort_part_2.so CCLD RTP_CodecPort_part_3.so CCLD RTP_CodecPort_part_4.so CCLD RTP_CodecPort_part_5.so CCLD RTP_CodecPort_part_7.so CCLD RTP_CodecPort_part_6.so CCLD RTP_CodecPort_CtrlFunct_part_1.so CCLD RTP_CodecPort_CtrlFunct_part_2.so CCLD RTP_CodecPort_CtrlFunct_part_3.so CCLD RTP_CodecPort_CtrlFunct_part_4.so CCLD RTP_CodecPort_CtrlFunct_part_5.so CCLD RTP_CodecPort_CtrlFunct_part_6.so CCLD RTP_CodecPort_CtrlFunct_part_7.so CCLD RTP_Emulation_part_1.so CCLD RTP_Emulation_part_2.so CCLD RTP_Emulation_part_3.so CCLD RTP_Emulation_part_4.so CCLD RTP_Emulation_part_5.so CCLD RTP_Emulation_part_6.so CCLD RTP_Emulation_part_7.so CCLD RTP_Types_part_1.so CCLD RTP_Types_part_2.so CCLD RTP_Types_part_3.so CCLD RTP_Types_part_4.so CCLD RTP_Types_part_5.so CCLD RTP_Types_part_6.so CCLD RTP_Types_part_7.so CCLD SCCP_Emulation_part_1.so CCLD SCCP_Emulation_part_2.so CCLD SCCP_Emulation_part_3.so CCLD SCCP_Emulation_part_4.so CCLD SCCP_Emulation_part_5.so CCLD SCCP_Emulation_part_6.so CCLD SCCP_Emulation_part_7.so CCLD SCCP_Templates_part_1.so CCLD SCCP_Templates_part_2.so CCLD SCCP_Templates_part_3.so CCLD SCCP_Templates_part_4.so CCLD SCCP_Templates_part_5.so CCLD SCCP_Templates_part_6.so CCLD SCCP_Templates_part_7.so CCLD SCCP_Types_part_1.so CCLD SCCP_Types_part_2.so CCLD SCCP_Types_part_3.so CCLD SCCP_Types_part_4.so CCLD SCCP_Types_part_5.so CCLD SCCP_Types_part_6.so CCLD SCCP_Types_part_7.so CCLD SCCPasp_Types_part_1.so CCLD SCCPasp_Types_part_2.so CCLD SCCPasp_Types_part_3.so CCLD SCCPasp_Types_part_4.so CCLD SCCPasp_Types_part_5.so CCLD SCCPasp_Types_part_6.so CCLD SCCPasp_Types_part_7.so CCLD SCTPasp_PortType_part_1.so CCLD SCTPasp_PortType_part_2.so CCLD SCTPasp_PortType_part_3.so CCLD SCTPasp_PortType_part_4.so CCLD SCTPasp_PortType_part_5.so CCLD SCTPasp_PortType_part_6.so CCLD SCTPasp_PortType_part_7.so CCLD SCTPasp_Types_part_1.so CCLD SCTPasp_Types_part_2.so CCLD SCTPasp_Types_part_3.so CCLD SCTPasp_Types_part_4.so CCLD SCTPasp_Types_part_5.so CCLD SCTPasp_Types_part_6.so CCLD SCTPasp_Types_part_7.so CCLD SDP_Templates_part_1.so CCLD SDP_Templates_part_2.so CCLD SDP_Templates_part_3.so CCLD SDP_Templates_part_4.so CCLD SDP_Templates_part_5.so CCLD SDP_Templates_part_6.so CCLD SDP_Templates_part_7.so CCLD SDP_Types_part_1.so CCLD SDP_Types_part_2.so CCLD SDP_Types_part_3.so CCLD SDP_Types_part_4.so CCLD SDP_Types_part_5.so CCLD SDP_Types_part_6.so CCLD SDP_Types_part_7.so CCLD Socket_API_Definitions_part_1.so CCLD Socket_API_Definitions_part_2.so CCLD Socket_API_Definitions_part_3.so CCLD Socket_API_Definitions_part_4.so CCLD Socket_API_Definitions_part_5.so CCLD Socket_API_Definitions_part_6.so CCLD Socket_API_Definitions_part_7.so CCLD StatsD_CodecPort_part_1.so CCLD StatsD_CodecPort_part_2.so CCLD StatsD_CodecPort_part_3.so CCLD StatsD_CodecPort_part_4.so CCLD StatsD_CodecPort_part_5.so CCLD StatsD_CodecPort_part_6.so CCLD StatsD_CodecPort_part_7.so CCLD StatsD_CodecPort_CtrlFunct_part_1.so CCLD StatsD_CodecPort_CtrlFunct_part_2.so CCLD StatsD_CodecPort_CtrlFunct_part_3.so CCLD StatsD_CodecPort_CtrlFunct_part_4.so CCLD StatsD_CodecPort_CtrlFunct_part_5.so CCLD StatsD_CodecPort_CtrlFunct_part_6.so CCLD StatsD_CodecPort_CtrlFunct_part_7.so CCLD StatsD_Types_part_1.so CCLD StatsD_Types_part_2.so CCLD StatsD_Types_part_3.so CCLD StatsD_Types_part_4.so CCLD StatsD_Types_part_5.so CCLD StatsD_Types_part_6.so CCLD StatsD_Types_part_7.so CCLD TCCConversion_Functions_part_1.so CCLD TCCConversion_Functions_part_2.so CCLD TCCConversion_Functions_part_3.so CCLD TCCConversion_Functions_part_4.so CCLD TCCConversion_Functions_part_5.so CCLD TCCConversion_Functions_part_6.so CCLD TCCConversion_Functions_part_7.so CCLD TCCInterface_Functions_part_1.so CCLD TCCInterface_Functions_part_2.so CCLD TCCInterface_Functions_part_3.so CCLD TCCInterface_Functions_part_4.so CCLD TCCInterface_Functions_part_5.so CCLD TCCInterface_Functions_part_6.so CCLD TCCInterface_Functions_part_7.so CCLD TELNETasp_PortType_part_1.so CCLD TELNETasp_PortType_part_2.so CCLD TELNETasp_PortType_part_3.so CCLD TELNETasp_PortType_part_4.so CCLD TELNETasp_PortType_part_5.so CCLD TELNETasp_PortType_part_6.so CCLD TELNETasp_PortType_part_7.so CCLD IPA_Emulation.so CCLD RAN_Adapter.so CCLD RAN_Emulation.so CCLD SCCP_Mapping.so CCLD StatsD_Checker.so CCLD IPA_Emulation_part_1.so CCLD IPA_Emulation_part_2.so CCLD IPA_Emulation_part_3.so CCLD IPA_Emulation_part_4.so CCLD IPA_Emulation_part_5.so CCLD IPA_Emulation_part_6.so CCLD IPA_Emulation_part_7.so CCLD RAN_Adapter_part_1.so CCLD RAN_Adapter_part_2.so CCLD RAN_Adapter_part_3.so CCLD RAN_Adapter_part_4.so CCLD RAN_Adapter_part_5.so CCLD RAN_Adapter_part_6.so CCLD RAN_Adapter_part_7.so CCLD RAN_Emulation_part_1.so CCLD RAN_Emulation_part_2.so CCLD RAN_Emulation_part_3.so CCLD RAN_Emulation_part_4.so CCLD RAN_Emulation_part_5.so CCLD RAN_Emulation_part_6.so CCLD RAN_Emulation_part_7.so CCLD SCCP_Mapping_part_1.so CCLD SCCP_Mapping_part_2.so CCLD SCCP_Mapping_part_3.so CCLD SCCP_Mapping_part_4.so CCLD SCCP_Mapping_part_5.so CCLD SCCP_Mapping_part_6.so CCLD SCCP_Mapping_part_7.so CCLD StatsD_Checker_part_1.so CCLD StatsD_Checker_part_2.so CCLD StatsD_Checker_part_3.so CCLD StatsD_Checker_part_4.so CCLD StatsD_Checker_part_5.so CCLD StatsD_Checker_part_6.so CCLD StatsD_Checker_part_7.so CCLD SDP_parse_.tab.so CCLD lex.SDP_parse_.so CCLD CBSP_CodecPort_CtrlFunctdef.so CCLD IPA_CodecPort_CtrlFunctDef.so CCLD IPL4asp_PT.so CCLD IuUP_EncDec.so CCLD IPL4asp_discovery.so CCLD MGCP_CodecPort_CtrlFunctDef.so CCLD Native_FunctionDefs.so CCLD RTP_CodecPort_CtrlFunctDef.so CCLD RTP_EncDec.so CCLD SCTPasp_PT.so CCLD SDP_EncDec.so CCLD StatsD_CodecPort_CtrlFunctdef.so CCLD TCCConversion.so CCLD TCCInterface.so CCLD TELNETasp_PT.so CCLD BSC_Tests make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache/podman/titan-11.1.0/bsc' [testenv][vamos] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-vamos-osmocom-nightly-20250807-0826-76ba20f0-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv][vamos] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-vamos-osmocom-nightly-20250807-0826-76ba20f0-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian stable-backports InRelease Hit:2 http://deb.debian.org/debian bookworm InRelease Hit:3 http://deb.debian.org/debian bookworm-updates InRelease Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [201 kB] Fetched 202 kB in 1s (328 kB/s) Reading package lists... [testenv][vamos] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-vamos-osmocom-nightly-20250807-0826-76ba20f0-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache/podman/dbg_pkgs_all'] [testenv][vamos] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-vamos-osmocom-nightly-20250807-0826-76ba20f0-0', 'apt-rdepends', 'osmo-stp'] [testenv][vamos] osmo-stp -> osmo-stp: installing osmo-stp-dbg [testenv][vamos] osmo-stp -> libc6: installing libc6-dbg [testenv][vamos] osmo-stp -> libosmo-sigtran11: installing libosmo-sigtran-dbg [testenv][vamos] osmo-stp -> libosmocore22: installing libosmocore-dbg [testenv][vamos] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-vamos-osmocom-nightly-20250807-0826-76ba20f0-0', 'apt-rdepends', 'osmo-bsc'] [testenv][vamos] osmo-bsc -> osmo-bsc: installing osmo-bsc-dbg [testenv][vamos] osmo-bsc -> libc6: installing libc6-dbg [testenv][vamos] osmo-bsc -> libosmo-mgcp-client14: installing libosmo-mgcp-client14-dbgsym [testenv][vamos] osmo-bsc -> libosmocore22: installing libosmocore-dbg [testenv][vamos] osmo-bsc -> libosmo-sigtran11: installing libosmo-sigtran-dbg [testenv][vamos] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-vamos-osmocom-nightly-20250807-0826-76ba20f0-0', 'apt-rdepends', 'osmo-bts-virtual'] [testenv][vamos] osmo-bts-virtual -> osmo-bts-virtual: installing osmo-bts-virtual-dbg [testenv][vamos] osmo-bts-virtual -> libc6: installing libc6-dbg [testenv][vamos] osmo-bts-virtual -> libosmocore22: installing libosmocore-dbg [testenv][vamos] Installing packages: osmo-stp, osmo-bsc, osmo-bts-virtual, osmo-stp-dbg, libc6-dbg, libosmo-sigtran-dbg, libosmocore-dbg, osmo-bsc-dbg, libosmo-mgcp-client14-dbgsym, osmo-bts-virtual-dbg [testenv][vamos] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-vamos-osmocom-nightly-20250807-0826-76ba20f0-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-stp', 'osmo-bsc', 'osmo-bts-virtual', 'osmo-stp-dbg', 'libc6-dbg', 'libosmo-sigtran-dbg', 'libosmocore-dbg', 'osmo-bsc-dbg', 'libosmo-mgcp-client14-dbgsym', 'osmo-bts-virtual-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libosmo-mgcp-client14 libosmo-sigtran11 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmotrau11 libosmousb0 libosmovty13 osmocom-keyring osmocom-nightly Recommended packages: osmo-mgw The following NEW packages will be installed: libc6-dbg libosmo-mgcp-client14 libosmo-mgcp-client14-dbgsym libosmo-sigtran-dbg libosmo-sigtran11 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmotrau11 libosmousb0 libosmovty13 osmo-bsc osmo-bsc-dbg osmo-bts-virtual osmo-bts-virtual-dbg osmo-stp osmo-stp-dbg osmocom-keyring osmocom-nightly 0 upgraded, 28 newly installed, 0 to remove and 3 not upgraded. Need to get 17.8 MB of archives. After this operation, 26.7 MB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-keyring 1.0.2.5.fc66.202508062026 [3028 B] Get:2 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u10 [7385 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202508062026 [1192 B] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.11.0.31.bfd62.202508062026 [171 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.11.0.31.bfd62.202508062026 [104 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mgcp-client14 1.14.0.30.7d236.202508062026 [58.8 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mgcp-client14-dbgsym 1.14.0.30.7d236.202508062026 [101 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.11.0.31.bfd62.202508062026 [71.2 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.11.0.31.bfd62.202508062026 [229 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.6.0.11.c53c.202508062026 [61.6 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran11 2.1.0.159.de72.202508062026 [152 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dbg 2.1.0.159.de72.202508062026 [547 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis15 2.0.0.21.a42f.202508062026 [71.0 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.11.0.31.bfd62.202508062026 [52.0 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.11.0.31.bfd62.202508062026 [71.7 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.11.0.31.bfd62.202508062026 [178 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.11.0.31.bfd62.202508062026 [60.4 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.11.0.31.bfd62.202508062026 [64.3 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.11.0.31.bfd62.202508062026 [51.0 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.11.0.31.bfd62.202508062026 [44.3 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmotrau11 2.0.0.21.a42f.202508062026 [34.5 kB] Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-bts-virtual 1.9.0.3.799a.202508062026 [260 kB] Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp 2.1.0.159.de72.202508062026 [18.3 kB] Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp-dbg 2.1.0.159.de72.202508062026 [22.7 kB] Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dbg 1.11.0.31.bfd62.202508062026 [2166 kB] Get:26 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-bsc 1.13.0.18.8fe6e.202508062026 [606 kB] Get:27 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-bsc-dbg 1.13.0.18.8fe6e.202508062026 [3221 kB] Get:28 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-bts-virtual-dbg 1.9.0.3.799a.202508062026 [1956 kB] Fetched 17.8 MB in 0s (96.4 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40791 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u10_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u10) ... Selecting previously unselected package osmocom-keyring. Preparing to unpack .../01-osmocom-keyring_1.0.2.5.fc66.202508062026_amd64.deb ... Unpacking osmocom-keyring (1.0.2.5.fc66.202508062026) ... Selecting previously unselected package osmocom-nightly. Preparing to unpack .../02-osmocom-nightly_202508062026_amd64.deb ... Unpacking osmocom-nightly (202508062026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../03-libosmocore22_1.11.0.31.bfd62.202508062026_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0.31.bfd62.202508062026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../04-libosmovty13_1.11.0.31.bfd62.202508062026_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0.31.bfd62.202508062026) ... Selecting previously unselected package libosmo-mgcp-client14:amd64. Preparing to unpack .../05-libosmo-mgcp-client14_1.14.0.30.7d236.202508062026_amd64.deb ... Unpacking libosmo-mgcp-client14:amd64 (1.14.0.30.7d236.202508062026) ... Selecting previously unselected package libosmo-mgcp-client14-dbgsym:amd64. Preparing to unpack .../06-libosmo-mgcp-client14-dbgsym_1.14.0.30.7d236.202508062026_amd64.deb ... Unpacking libosmo-mgcp-client14-dbgsym:amd64 (1.14.0.30.7d236.202508062026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../07-libosmoisdn0_1.11.0.31.bfd62.202508062026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0.31.bfd62.202508062026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../08-libosmogsm20_1.11.0.31.bfd62.202508062026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0.31.bfd62.202508062026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../09-libosmonetif11_1.6.0.11.c53c.202508062026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0.11.c53c.202508062026) ... Selecting previously unselected package libosmo-sigtran11:amd64. Preparing to unpack .../10-libosmo-sigtran11_2.1.0.159.de72.202508062026_amd64.deb ... Unpacking libosmo-sigtran11:amd64 (2.1.0.159.de72.202508062026) ... Selecting previously unselected package libosmo-sigtran-dbg:amd64. Preparing to unpack .../11-libosmo-sigtran-dbg_2.1.0.159.de72.202508062026_amd64.deb ... Unpacking libosmo-sigtran-dbg:amd64 (2.1.0.159.de72.202508062026) ... Selecting previously unselected package libosmoabis15:amd64. Preparing to unpack .../12-libosmoabis15_2.0.0.21.a42f.202508062026_amd64.deb ... Unpacking libosmoabis15:amd64 (2.0.0.21.a42f.202508062026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../13-libosmocodec4_1.11.0.31.bfd62.202508062026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0.31.bfd62.202508062026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../14-libosmocoding0_1.11.0.31.bfd62.202508062026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0.31.bfd62.202508062026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../15-libosmogb14_1.11.0.31.bfd62.202508062026_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0.31.bfd62.202508062026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../16-libosmoctrl0_1.11.0.31.bfd62.202508062026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0.31.bfd62.202508062026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../17-libosmosim2_1.11.0.31.bfd62.202508062026_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0.31.bfd62.202508062026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../18-libosmousb0_1.11.0.31.bfd62.202508062026_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0.31.bfd62.202508062026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../19-libosmocore_1.11.0.31.bfd62.202508062026_amd64.deb ... Unpacking libosmocore (1.11.0.31.bfd62.202508062026) ... Selecting previously unselected package libosmotrau11:amd64. Preparing to unpack .../20-libosmotrau11_2.0.0.21.a42f.202508062026_amd64.deb ... Unpacking libosmotrau11:amd64 (2.0.0.21.a42f.202508062026) ... Selecting previously unselected package osmo-bts-virtual. Preparing to unpack .../21-osmo-bts-virtual_1.9.0.3.799a.202508062026_amd64.deb ... Unpacking osmo-bts-virtual (1.9.0.3.799a.202508062026) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../22-osmo-stp_2.1.0.159.de72.202508062026_amd64.deb ... Unpacking osmo-stp:amd64 (2.1.0.159.de72.202508062026) ... Selecting previously unselected package osmo-stp-dbg:amd64. Preparing to unpack .../23-osmo-stp-dbg_2.1.0.159.de72.202508062026_amd64.deb ... Unpacking osmo-stp-dbg:amd64 (2.1.0.159.de72.202508062026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../24-libosmocore-dbg_1.11.0.31.bfd62.202508062026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0.31.bfd62.202508062026) ... Selecting previously unselected package osmo-bsc. Preparing to unpack .../25-osmo-bsc_1.13.0.18.8fe6e.202508062026_amd64.deb ... Unpacking osmo-bsc (1.13.0.18.8fe6e.202508062026) ... Selecting previously unselected package osmo-bsc-dbg:amd64. Preparing to unpack .../26-osmo-bsc-dbg_1.13.0.18.8fe6e.202508062026_amd64.deb ... Unpacking osmo-bsc-dbg:amd64 (1.13.0.18.8fe6e.202508062026) ... Selecting previously unselected package osmo-bts-virtual-dbg. Preparing to unpack .../27-osmo-bts-virtual-dbg_1.9.0.3.799a.202508062026_amd64.deb ... Unpacking osmo-bts-virtual-dbg (1.9.0.3.799a.202508062026) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u10) ... Setting up osmocom-keyring (1.0.2.5.fc66.202508062026) ... Setting up osmocom-nightly (202508062026) ... Setting up libosmocore22:amd64 (1.11.0.31.bfd62.202508062026) ... Setting up libosmocodec4:amd64 (1.11.0.31.bfd62.202508062026) ... Setting up libosmovty13:amd64 (1.11.0.31.bfd62.202508062026) ... Setting up libosmoisdn0:amd64 (1.11.0.31.bfd62.202508062026) ... Setting up libosmotrau11:amd64 (2.0.0.21.a42f.202508062026) ... Setting up libosmousb0:amd64 (1.11.0.31.bfd62.202508062026) ... Setting up libosmo-mgcp-client14:amd64 (1.14.0.30.7d236.202508062026) ... Setting up libosmo-mgcp-client14-dbgsym:amd64 (1.14.0.30.7d236.202508062026) ... Setting up libosmogsm20:amd64 (1.11.0.31.bfd62.202508062026) ... Setting up libosmoctrl0:amd64 (1.11.0.31.bfd62.202508062026) ... Setting up libosmogb14:amd64 (1.11.0.31.bfd62.202508062026) ... Setting up libosmonetif11:amd64 (1.6.0.11.c53c.202508062026) ... Setting up libosmocoding0:amd64 (1.11.0.31.bfd62.202508062026) ... Setting up libosmosim2:amd64 (1.11.0.31.bfd62.202508062026) ... Setting up libosmocore (1.11.0.31.bfd62.202508062026) ... Setting up libosmoabis15:amd64 (2.0.0.21.a42f.202508062026) ... Setting up libosmo-sigtran11:amd64 (2.1.0.159.de72.202508062026) ... Setting up osmo-bsc (1.13.0.18.8fe6e.202508062026) ... changed ownership of '/etc/osmocom/osmo-bsc.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-bsc.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 libosmocore-dbg:amd64 (1.11.0.31.bfd62.202508062026) ... Setting up libosmo-sigtran-dbg:amd64 (2.1.0.159.de72.202508062026) ... Setting up osmo-stp:amd64 (2.1.0.159.de72.202508062026) ... 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----) 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 Setting up osmo-bsc-dbg:amd64 (1.13.0.18.8fe6e.202508062026) ... Setting up osmo-stp-dbg:amd64 (2.1.0.159.de72.202508062026) ... Setting up osmo-bts-virtual (1.9.0.3.799a.202508062026) ... changed ownership of '/etc/osmocom/osmo-bts-virtual.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-bts-virtual.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 Setting up osmo-bts-virtual-dbg (1.9.0.3.799a.202508062026) ... Processing triggers for libc-bin (2.36-9+deb12u10) ... [testenv][vamos] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs [testenv][vamos] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-vamos-osmocom-nightly-20250807-0826-76ba20f0-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/bsc/BSC_Tests_VAMOS.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/testsuite/BSC_Tests_VAMOS.cfg'] [testenv][vamos] + ['cp', '-a', 'osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/stp'] [testenv][vamos] + ['cp', '-a', 'osmo-bsc-vamos.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/bsc'] [testenv][vamos] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-vamos-osmocom-nightly-20250807-0826-76ba20f0-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/bsc/BSC_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/testsuite/BSC_Tests.default'] [testenv][vamos] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-vamos-osmocom-nightly-20250807-0826-76ba20f0-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/testsuite/Common.cfg'] [testenv][vamos] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-vamos-osmocom-nightly-20250807-0826-76ba20f0-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos"#', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/testsuite/Common.cfg'] [testenv][vamos] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/testsuite/Common.cfg [testenv][vamos] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-vamos-osmocom-nightly-20250807-0826-76ba20f0-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/testsuite/Common.cfg'] [testenv][vamos] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/testsuite/BSC_Tests_VAMOS.cfg [testenv][vamos] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-vamos-osmocom-nightly-20250807-0826-76ba20f0-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/testsuite/BSC_Tests_VAMOS.cfg'] [testenv][vamos] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/testsuite/BSC_Tests.default [testenv][vamos] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-vamos-osmocom-nightly-20250807-0826-76ba20f0-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/testsuite/BSC_Tests.default'] [testenv][vamos] Running stp [testenv][vamos] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/stp', 'testenv-bsc-vamos-osmocom-nightly-20250807-0826-76ba20f0-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/stp/stp.log'] 20250807082618983 DLSS7 INFO 0: Creating SS7 Instance (ss7_instance.c:65) 20250807082618984 DLSS7 INFO 0: Creating Route Table system (ss7_route_table.c:62) 20250807082618984 DLSS7 INFO 0: ASP(bsc0-0) Restarting ASP bsc0-0, r=127.0.0.1:1905<->l=127.0.0.1:2905 (ss7_asp.c:894) 20250807082618984 DLSS7 DEBUG XUA_ASP(bsc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20250807082618984 DLSS7 NOTICE 0: ASP(bsc0-0) ASP Restart for server not implemented yet! (ss7_asp.c:935) 20250807082618984 DLSS7 DEBUG XUA_AS(bsc0){AS_DOWN}: Allocated (fsm.c:456) 20250807082618984 DLSS7 INFO 0: AS(bsc0) Created AS (ss7_instance.c:325) 20250807082618984 DLSS7 INFO 0: AS(bsc0) Adding ASP bsc0-0 to AS (ss7_as.c:161) 20250807082618984 DLSS7 DEBUG XUA_ASP(bsc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (ss7_as.c:167) 20250807082618984 DLSS7 INFO 0: ASP(virt-msc0-0) Restarting ASP virt-msc0-0, r=127.0.0.1:23905<->l=127.0.0.1:2905 (ss7_asp.c:894) 20250807082618984 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20250807082618984 DLSS7 NOTICE 0: ASP(virt-msc0-0) ASP Restart for server not implemented yet! (ss7_asp.c:935) 20250807082618984 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: Allocated (fsm.c:456) 20250807082618984 DLSS7 INFO 0: AS(virt-msc0) Created AS (ss7_instance.c:325) 20250807082618984 DLSS7 INFO 0: AS(virt-msc0) Adding ASP virt-msc0-0 to AS (ss7_as.c:161) 20250807082618984 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (ss7_as.c:167) 20250807082618984 DLSS7 INFO 0: ASP(virt-msc1-0) Restarting ASP virt-msc1-0, r=127.0.0.1:23906<->l=127.0.0.1:2905 (ss7_asp.c:894) 20250807082618984 DLSS7 DEBUG XUA_ASP(virt-msc1-0){ASP_DOWN}: Allocated (fsm.c:456) 20250807082618984 DLSS7 NOTICE 0: ASP(virt-msc1-0) ASP Restart for server not implemented yet! (ss7_asp.c:935) 20250807082618984 DLSS7 DEBUG XUA_AS(virt-msc1){AS_DOWN}: Allocated (fsm.c:456) 20250807082618984 DLSS7 INFO 0: AS(virt-msc1) Created AS (ss7_instance.c:325) 20250807082618984 DLSS7 INFO 0: AS(virt-msc1) Adding ASP virt-msc1-0 to AS (ss7_as.c:161) 20250807082618984 DLSS7 DEBUG XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event AS_ASSIGNED (ss7_as.c:167) 20250807082618984 DLSS7 INFO 0: ASP(virt-msc2-0) Restarting ASP virt-msc2-0, r=127.0.0.1:23907<->l=127.0.0.1:2905 (ss7_asp.c:894) 20250807082618984 DLSS7 DEBUG XUA_ASP(virt-msc2-0){ASP_DOWN}: Allocated (fsm.c:456) 20250807082618984 DLSS7 NOTICE 0: ASP(virt-msc2-0) ASP Restart for server not implemented yet! (ss7_asp.c:935) 20250807082618984 DLSS7 DEBUG XUA_AS(virt-msc2){AS_DOWN}: Allocated (fsm.c:456) 20250807082618984 DLSS7 INFO 0: AS(virt-msc2) Created AS (ss7_instance.c:325) 20250807082618984 DLSS7 INFO 0: AS(virt-msc2) Adding ASP virt-msc2-0 to AS (ss7_as.c:161) 20250807082618984 DLSS7 DEBUG XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event AS_ASSIGNED (ss7_as.c:167) 20250807082618984 DLSS7 INFO 0: ASP(virt-smlc-0) Restarting ASP virt-smlc-0, r=127.0.0.1:23908<->l=127.0.0.1:2905 (ss7_asp.c:894) 20250807082618984 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Allocated (fsm.c:456) 20250807082618984 DLSS7 NOTICE 0: ASP(virt-smlc-0) ASP Restart for server not implemented yet! (ss7_asp.c:935) 20250807082618984 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: Allocated (fsm.c:456) 20250807082618984 DLSS7 INFO 0: AS(virt-smlc) Created AS (ss7_instance.c:325) 20250807082618984 DLSS7 INFO 0: AS(virt-smlc) Adding ASP virt-smlc-0 to AS (ss7_as.c:161) 20250807082618984 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event AS_ASSIGNED (ss7_as.c:167) 20250807082618984 DLSS7 INFO 0: RT(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5,via=bsc0,st=available) Creating route: pc=187=0.23.3 mask=0x3fff=7.255.7 prio=5 via AS bsc0 proto=m3ua (ss7_route.c:143) 20250807082618984 DLSS7 INFO 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) Creating route: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua (ss7_route.c:143) 20250807082618984 DLSS7 INFO 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=virt-msc1,st=available) Creating route: pc=2=0.0.2 mask=0x3fff=7.255.7 prio=5 via AS virt-msc1 proto=m3ua (ss7_route.c:143) 20250807082618984 DLSS7 INFO 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=virt-msc2,st=available) Creating route: pc=3=0.0.3 mask=0x3fff=7.255.7 prio=5 via AS virt-msc2 proto=m3ua (ss7_route.c:143) 20250807082618984 DLSS7 INFO 0: RT(dpc=190=0.23.6,mask=0x3fff=7.255.7,prio=5,via=virt-smlc,st=available) Creating route: pc=190=0.23.6 mask=0x3fff=7.255.7 prio=5 via AS virt-smlc proto=m3ua (ss7_route.c:143) 20250807082618984 DLSS7 INFO Creating m3ua Server (null):2905 (ss7_xua_srv.c:238) 20250807082618984 DLSS7 INFO Created m3ua server on (null):2905 (ss7_xua_srv.c:258) 20250807082618984 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.1:2905 (ss7_xua_srv.c:326) % VTY node 'asp' without a '[no] shutdown' command at the end is deprecated, please make sure you update your cfg file for future compatibility. % VTY node 'asp' without a '[no] shutdown' command at the end is deprecated, please make sure you update your cfg file for future compatibility. % VTY node 'asp' without a '[no] shutdown' command at the end is deprecated, please make sure you update your cfg file for future compatibility. % VTY node 'asp' without a '[no] shutdown' command at the end is deprecated, please make sure you update your cfg file for future compatibility. % VTY node 'asp' without a '[no] shutdown' command at the end is deprecated, please make sure you update your cfg file for future compatibility. 20250807082618985 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4239 (telnet_interface.c:88) [testenv][vamos] Running bts-0 [testenv][vamos] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/bts-0', 'testenv-bsc-vamos-osmocom-nightly-20250807-0826-76ba20f0-0', 'sh', '-c', 'osmo_bts_omldummy.sh vamos 1234 1 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/bts-0/bts-0.log'] + CONFIG=vamos + SITE_ID=1234 + TRX_NUM=1 + BTS_FEATURES=-fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,VAMOS,OSMUX + respawn.sh osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,VAMOS,OSMUX 127.0.0.1 1234 1 respawn: 0: starting: osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,VAMOS,OSMUX 127.0.0.1 1234 1 DABIS abis.c:170 A-bis connection establishment to BSC (127.0.0.1) in progress... DLINP input/ipaccess.c:1078 E1TS(0:1) enabling ipaccess BTS mode, OML connecting to 127.0.0.1:3002 DLINP stream_cli.c:424 CLICONN(ts-0-1-oml,){CONNECTING} connect failed (-111) DABIS abis.c:429 E1L(0) Signalling link down [testenv][vamos] Running bts-1 [testenv][vamos] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/bts-1', 'testenv-bsc-vamos-osmocom-nightly-20250807-0826-76ba20f0-0', 'sh', '-c', 'osmo_bts_omldummy.sh vamos 1235 1 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/bts-1/bts-1.log'] [testenv][vamos] Running bts-2 [testenv][vamos] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/bts-2', 'testenv-bsc-vamos-osmocom-nightly-20250807-0826-76ba20f0-0', 'sh', '-c', 'osmo_bts_omldummy.sh vamos 1236 1 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/bts-2/bts-2.log'] + CONFIG=vamos + SITE_ID=1235 + TRX_NUM=1 + BTS_FEATURES=-fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,VAMOS,OSMUX + respawn.sh osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,VAMOS,OSMUX 127.0.0.1 1235 1 respawn: 0: starting: osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,VAMOS,OSMUX 127.0.0.1 1235 1 DABIS abis.c:170 A-bis connection establishment to BSC (127.0.0.1) in progress... DLINP input/ipaccess.c:1078 E1TS(0:1) enabling ipaccess BTS mode, OML connecting to 127.0.0.1:3002 DLINP stream_cli.c:424 CLICONN(ts-0-1-oml,){CONNECTING} connect failed (-111) DABIS abis.c:429 E1L(0) Signalling link down [testenv][vamos] Running bsc [testenv][vamos] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/bsc', 'testenv-bsc-vamos-osmocom-nightly-20250807-0826-76ba20f0-0', 'sh', '-c', 'osmo-bsc -c osmo-bsc-vamos.cfg 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/bsc/bsc.log'] + CONFIG=vamos + SITE_ID=1236 + TRX_NUM=1 + BTS_FEATURES=-fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,VAMOS,OSMUX + respawn.sh osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,VAMOS,OSMUX 127.0.0.1 1236 1 respawn: 0: starting: osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,VAMOS,OSMUX 127.0.0.1 1236 1 DABIS abis.c:170 A-bis connection establishment to BSC (127.0.0.1) in progress... DLINP input/ipaccess.c:1078 E1TS(0:1) enabling ipaccess BTS mode, OML connecting to 127.0.0.1:3002 DLINP stream_cli.c:424 CLICONN(ts-0-1-oml,){CONNECTING} connect failed (-111) DABIS abis.c:429 E1L(0) Signalling link down 20250807082619819 DLSS7 INFO (r=127.0.0.1:1905<->l=127.0.0.1:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250807082619819 DLSS7 INFO (r=127.0.0.1:1905<->l=127.0.0.1:2905): matched connection to ASP bsc0-0 (ss7_xua_srv.c:121) 20250807082619819 DLSS7 DEBUG XUA_ASP(bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250807082619819 DLSS7 DEBUG XUA_ASP(bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) 20250807082619819 DNM INFO NM_BTS_SM_OP[0x55ca72611380]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250807082619819 DNM INFO NM_BTS_OP[0x55ca72615660]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250807082619819 DNM INFO NM_GPRS_CELL_OP[0x55ca72615790]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250807082619819 DNM INFO NM_RCARRIER_OP[0x55ca72639770]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250807082619819 DNM INFO NM_BB_TRANSC_OP[0x55ca72639940]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250807082619819 DNM INFO NM_CHAN_OP[0x55ca72639c40]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250807082619819 DNM INFO NM_CHAN_OP[0x55ca7263a3c0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250807082619819 DNM INFO NM_CHAN_OP[0x55ca7263abc0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250807082619819 DNM INFO NM_CHAN_OP[0x55ca7263b3c0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250807082619819 DNM INFO NM_CHAN_OP[0x55ca7263bbc0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250807082619819 DNM INFO NM_CHAN_OP[0x55ca7263c450]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250807082619819 DNM INFO NM_CHAN_OP[0x55ca7263cce0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250807082619819 DNM INFO NM_CHAN_OP[0x55ca7263d570]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250807082619819 DNM INFO NM_GPRS_NSE_OP[0x55ca7263dbd0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250807082619819 DNM INFO NM_GPRS_NSVC_OP[0x55ca7263dd00]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250807082619819 DNM INFO NM_GPRS_NSVC_OP[0x55ca7263dec0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250807082619820 DNM INFO NM_BTS_SM_OP[0x55ca7263f6c0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250807082619820 DNM INFO NM_BTS_OP[0x55ca726437c0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250807082619820 DNM INFO NM_GPRS_CELL_OP[0x55ca726438f0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250807082619821 DNM INFO NM_RCARRIER_OP[0x55ca726678d0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250807082619821 DNM INFO NM_BB_TRANSC_OP[0x55ca72667a00]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250807082619821 DNM INFO NM_CHAN_OP[0x55ca72667c60]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250807082619821 DNM INFO NM_CHAN_OP[0x55ca726681e0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250807082619821 DNM INFO NM_CHAN_OP[0x55ca726689e0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250807082619821 DNM INFO NM_CHAN_OP[0x55ca726691e0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250807082619821 DNM INFO NM_CHAN_OP[0x55ca726699e0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250807082619821 DNM INFO NM_CHAN_OP[0x55ca7266a270]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250807082619821 DNM INFO NM_CHAN_OP[0x55ca7266ab00]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250807082619821 DNM INFO NM_CHAN_OP[0x55ca7266b390]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250807082619821 DNM INFO NM_GPRS_NSE_OP[0x55ca7266b9f0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250807082619821 DNM INFO NM_GPRS_NSVC_OP[0x55ca7266bb20]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250807082619821 DNM INFO NM_GPRS_NSVC_OP[0x55ca7266bce0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250807082619821 DNM INFO NM_BTS_SM_OP[0x55ca7266d370]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250807082619821 DNM INFO NM_BTS_OP[0x55ca72671470]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250807082619821 DNM INFO NM_GPRS_CELL_OP[0x55ca726715a0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250807082619822 DNM INFO NM_RCARRIER_OP[0x55ca72695580]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250807082619822 DNM INFO NM_BB_TRANSC_OP[0x55ca726956b0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250807082619822 DNM INFO NM_CHAN_OP[0x55ca72695910]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250807082619822 DNM INFO NM_CHAN_OP[0x55ca72695e90]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250807082619822 DNM INFO NM_CHAN_OP[0x55ca72696690]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250807082619822 DNM INFO NM_CHAN_OP[0x55ca72696e90]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250807082619822 DNM INFO NM_CHAN_OP[0x55ca72697690]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250807082619822 DNM INFO NM_CHAN_OP[0x55ca72697f20]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250807082619822 DNM INFO NM_CHAN_OP[0x55ca726987b0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250807082619822 DNM INFO NM_CHAN_OP[0x55ca72699040]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250807082619822 DNM INFO NM_GPRS_NSE_OP[0x55ca726996a0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250807082619822 DNM INFO NM_GPRS_NSVC_OP[0x55ca726997d0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250807082619822 DNM INFO NM_GPRS_NSVC_OP[0x55ca72699990]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250807082619822 DNM INFO NM_BTS_SM_OP[0x55ca7269b020]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250807082619822 DNM INFO NM_BTS_OP[0x55ca7269f120]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250807082619822 DNM INFO NM_GPRS_CELL_OP[0x55ca7269f250]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250807082619822 DNM INFO NM_RCARRIER_OP[0x55ca726c3230]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250807082619822 DNM INFO NM_BB_TRANSC_OP[0x55ca726c3360]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250807082619822 DNM INFO NM_CHAN_OP[0x55ca726c35c0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250807082619822 DNM INFO NM_CHAN_OP[0x55ca726c3b40]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250807082619822 DNM INFO NM_CHAN_OP[0x55ca726c4340]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250807082619822 DNM INFO NM_CHAN_OP[0x55ca726c4b40]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250807082619822 DNM INFO NM_CHAN_OP[0x55ca726c5340]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250807082619822 DNM INFO NM_CHAN_OP[0x55ca726c5bd0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250807082619822 DNM INFO NM_CHAN_OP[0x55ca726c6460]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250807082619822 DNM INFO NM_CHAN_OP[0x55ca726c6cf0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250807082619822 DNM INFO NM_GPRS_NSE_OP[0x55ca726c7350]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250807082619822 DNM INFO NM_GPRS_NSVC_OP[0x55ca726c7480]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250807082619822 DNM INFO NM_GPRS_NSVC_OP[0x55ca726c7640]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) % VTY node 'asp' without a '[no] shutdown' command at the end is deprecated, please make sure you update your cfg file for future compatibility. 20250807082619823 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4242 (telnet_interface.c:88) 20250807082619823 DLINP NOTICE E1L(0) enabling ipaccess BSC mode on 0.0.0.0 with OML 3002 and RSL 3003 TCP ports (ipaccess.c:1028) 20250807082619823 DLCTRL NOTICE CTRL at 127.0.0.1 4249 (control_if.c:1026) 20250807082619823 DLMGCP NOTICE MGW(mgw) MGCP client: using endpoint domain '@mgw' (mgcp_client.c:944) 20250807082619823 DNM NOTICE MGW pool with 1 pool members configured, (ignoring MGW configuration in VTY node 'msc'). (osmo_bsc_main.c:869) 20250807082619823 DMSC NOTICE (msc=0) To auto-configure msc, adding address 'addr-dyn-msc-default' to cs7 instance 0 address-book implicitly (osmo_bsc_sigtran.c:631) 20250807082619823 DMSC NOTICE Initializing SCCP connection for A/m3ua on cs7 instance 0 (osmo_bsc_sigtran.c:719) 20250807082619823 DLSCCP ERROR SS7 instance 0: no primary point-code set, using default point-code (sccp_instance.c:635) 20250807082619823 DLSCCP NOTICE A-0-m3ua: Using SS7 instance 0, pc:0.23.3 (sccp_instance.c:641) 20250807082619823 DLSCCP NOTICE A-0-m3ua: Creating AS instance (sccp_instance.c:648) 20250807082619823 DLSCCP NOTICE A-0-m3ua: Using AS instance as-clnt-A-0-m3ua (sccp_instance.c:659) 20250807082619823 DLSCCP NOTICE A-0-m3ua: Creating default route (sccp_instance.c:665) 20250807082619823 DLSCCP NOTICE A-0-m3ua: ASP asp-clnt-msc-0 for m3ua is not associated with any AS, using it (sccp_instance.c:691) 20250807082619823 DLINP NOTICE bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250807082619823 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250807082619823 DLSS7 INFO 0: ASP(bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250807082619823 DLSS7 NOTICE 0: ASP(bsc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250807082619823 DLINP NOTICE bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250807082619823 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250807082619823 DLSS7 INFO 0: ASP(bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250807082619823 DLSS7 NOTICE 0: ASP(bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250807082619823 DLINP NOTICE SRVCONN(bsc0-0,r=127.0.0.1:1905<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:821) 20250807082619823 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082619823 DLSS7 INFO bsc0-0: connection closed (ss7_asp.c:1334) 20250807082619823 DLSCCP NOTICE A-0-m3ua: Using ASP instance asp-clnt-msc-0 (sccp_instance.c:770) 20250807082619823 DLSS7 NOTICE 0: Creating SCCP instance (ss7_instance.c:159) 20250807082619823 DLSS7 DEBUG XUA_ASP(bsc0-0){ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250807082619823 DLSS7 DEBUG XUA_ASP(bsc0-0){ASP_DOWN}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250807082619823 DLSS7 DEBUG XUA_ASP(bsc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250807082619823 DLSS7 DEBUG XUA_AS(bsc0){AS_DOWN}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250807082619823 DLSS7 DEBUG XUA_ASP(bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250807082619823 DLSS7 DEBUG XUA_ASP(bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250807082619823 DMSC NOTICE (msc=0) A-0-m3ua: local (BSC) SCCP address: RI=SSN_PC,PC=0.23.3,SSN=BSSAP (osmo_bsc_sigtran.c:772) 20250807082619823 DLSS7 INFO (r=127.0.0.1:1905<->l=127.0.0.1:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250807082619823 DLSS7 INFO (r=127.0.0.1:1905<->l=127.0.0.1:2905): matched connection to ASP bsc0-0 (ss7_xua_srv.c:121) 20250807082619823 DMSC NOTICE (msc=0) A-0-m3ua: remote (MSC) SCCP address: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_sigtran.c:774) 20250807082619823 DMSC NOTICE (msc=0) A-0-m3ua: binding SCCP user (osmo_bsc_sigtran.c:779) 20250807082619823 DLSS7 DEBUG XUA_ASP(bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250807082619823 DLSS7 DEBUG XUA_ASP(bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) 20250807082619823 DMSC NOTICE (msc=1) A-0-m3ua: local (BSC) SCCP address: RI=SSN_PC,PC=0.23.3,SSN=BSSAP (osmo_bsc_sigtran.c:772) 20250807082619823 DMSC NOTICE (msc=1) A-0-m3ua: remote (MSC) SCCP address: RI=SSN_PC,PC=0.0.2,SSN=BSSAP (osmo_bsc_sigtran.c:774) 20250807082619823 DMSC NOTICE (msc=1) A-0-m3ua: user already bound for this SCCP instance (osmo_bsc_sigtran.c:779) 20250807082619823 DMSC NOTICE (msc=2) A-0-m3ua: local (BSC) SCCP address: RI=SSN_PC,PC=0.23.3,SSN=BSSAP (osmo_bsc_sigtran.c:772) 20250807082619823 DMSC NOTICE (msc=2) A-0-m3ua: remote (MSC) SCCP address: RI=SSN_PC,PC=0.0.3,SSN=BSSAP (osmo_bsc_sigtran.c:774) 20250807082619823 DMSC NOTICE (msc=2) A-0-m3ua: user already bound for this SCCP instance (osmo_bsc_sigtran.c:779) 20250807082619823 DLCS NOTICE Initializing SCCP connection for Lb/m3ua on cs7 instance 0 (lb.c:454) 20250807082619823 DLSCCP NOTICE Lb-0-m3ua: Using SS7 instance 0, pc:0.23.3 (sccp_instance.c:641) 20250807082619823 DLSCCP NOTICE Lb-0-m3ua: Using AS instance as-clnt-A-0-m3ua (sccp_instance.c:659) 20250807082619823 DLSCCP NOTICE Lb-0-m3ua: Using ASP instance asp-clnt-msc-0 (sccp_instance.c:770) 20250807082619823 DLCS NOTICE Lb: Lb-0-m3ua smlc: local (BSC) SCCP address: RI=SSN_PC,PC=0.23.3,SSN=BSC_BSSAP_LE (lb.c:489) 20250807082619823 DLCS NOTICE Lb: Lb-0-m3ua smlc: remote (SMLC) SCCP address: RI=SSN_PC,PC=0.23.6,SSN=SMLC_BSSAP (lb.c:491) 20250807082619823 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082619823 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250807082619823 DLSS7 DEBUG XUA_ASP(bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250807082619823 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250807082619823 DLSS7 DEBUG XUA_ASP(bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250807082619823 DLSS7 DEBUG XUA_ASP(bsc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250807082619823 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250807082619823 DLSS7 DEBUG XUA_AS(bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250807082619823 DLSS7 DEBUG XUA_AS(bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250807082619823 DLSS7 DEBUG XUA_AS(bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250807082619823 DLSS7 INFO 0: ASP(bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250807082619823 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (ss7_asp.c:1383) 20250807082619823 DLSS7 DEBUG XUA_ASP(bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250807082619823 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Received NOTIFY Type State Change:AS Inactive () (m3ua.c:693) 20250807082619823 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082619823 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250807082619823 DLSS7 DEBUG XUA_ASP(bsc0-0){ASP_INACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250807082619823 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250807082619823 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082619823 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250807082619823 DLSS7 DEBUG XUA_ASP(bsc0-0){ASP_INACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250807082619823 DLSS7 DEBUG XUA_ASP(bsc0-0){ASP_INACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250807082619823 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082619823 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250807082619823 DLSS7 DEBUG XUA_ASP(bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250807082619823 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 8 bytes: [L2]> 01 00 04 03 00 00 00 08 (ss7_asp.c:1383) 20250807082619823 DLSS7 DEBUG XUA_ASP(bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250807082619823 DLSS7 DEBUG XUA_AS(bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250807082619823 DLSS7 DEBUG XUA_AS(bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250807082619823 DLSS7 DEBUG XUA_AS(bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250807082619823 DLSS7 INFO 0: ASP(bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250807082619823 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (ss7_asp.c:1383) 20250807082619823 DLSS7 INFO 0: RT(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5,via=bsc0,st=available) Creating route: pc=187=0.23.3 mask=0x3fff=7.255.7 prio=5 dyn via AS bsc0 proto=m3ua (ss7_route.c:143) 20250807082619823 DLSS7 NOTICE 0: RT(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5,via=bsc0,st=available) changed to status 'available' (ss7_route.c:409) 20250807082619823 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 56 bytes: [L2]> 01 00 02 01 00 00 00 38 00 06 00 08 00 00 00 00 00 12 00 14 00 00 00 b9 00 00 00 02 00 00 00 03 00 00 00 be 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00 (ss7_asp.c:1383) 20250807082619823 DLSS7 DEBUG XUA_ASP(bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250807082619824 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-A-0-m3ua,st=available) changed to status 'available' (ss7_route.c:409) 20250807082619824 DMSC NOTICE (msc=1) now available: N-PCSTATE ind: pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (osmo_bsc_sigtran.c:317) 20250807082619824 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250807082619824 DLSS7 NOTICE 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-A-0-m3ua,st=available) changed to status 'available' (ss7_route.c:409) 20250807082619824 DMSC NOTICE (msc=2) now available: N-PCSTATE ind: pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (osmo_bsc_sigtran.c:317) 20250807082619824 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250807082619824 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-A-0-m3ua,st=available) changed to status 'available' (ss7_route.c:409) 20250807082619824 DMSC NOTICE (msc=0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (osmo_bsc_sigtran.c:317) 20250807082619824 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250807082619824 DLSS7 NOTICE xua_default_lm(asp-clnt-msc-0)[0x55ca726de320]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:406) 20250807082619824 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Received NOTIFY Type State Change:AS Active () (m3ua.c:693) 20250807082619824 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA(RFC4666 4.5.1) for 0.23.1/0, 0.0.2/0, 0.0.3/0, 0.23.6/0 (xua_snm.c:458) 20250807082619824 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-A-0-m3ua,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250807082619824 DLSS7 NOTICE 0: RT(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5,via=as-clnt-A-0-m3ua,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250807082619824 DLSS7 NOTICE 0: RT(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-A-0-m3ua,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250807082619824 DLSS7 NOTICE 0: RT(dpc=190=0.23.6,mask=0x3fff=7.255.7,prio=5,via=as-clnt-A-0-m3ua,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250807082619824 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250807082619824 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250807082619824 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250807082619824 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250807082619825 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082619825 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082619825 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082619825 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 sls=0 (m3ua.c:642) 20250807082619825 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250807082619825 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=0 -> eSLS=32: picked Normal Route via 'virt-msc0' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250807082619825 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=0 -> eSLS=32: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250807082619825 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! (ss7_hmrt.c:226) 20250807082619825 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082619825 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082619825 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082619825 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 sls=4 (m3ua.c:642) 20250807082619825 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082619825 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=3=0.0.3,SLS=4 -> eSLS=116: picked Normal Route via 'virt-msc2' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250807082619825 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=187=0.23.3,DPC=3=0.0.3,SLS=4 -> eSLS=116: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250807082619825 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! (ss7_hmrt.c:226) 20250807082619825 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082619825 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082619825 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082619825 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 sls=1 (m3ua.c:642) 20250807082619825 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250807082619825 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=2=0.0.2,SLS=1 -> eSLS=97: picked Normal Route via 'virt-msc1' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250807082619825 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=187=0.23.3,DPC=2=0.0.2,SLS=1 -> eSLS=97: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250807082619825 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! (ss7_hmrt.c:226) 20250807082619825 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082619825 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082619825 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082619825 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=190=0.23.6 sls=6 (m3ua.c:642) 20250807082619825 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=190=0.23.6 not local, message is for routing (ss7_hmrt.c:248) 20250807082619825 DLSS7 INFO 0: CombinedLinkset(dpc=190=0.23.6,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=190=0.23.6,SLS=6 -> eSLS=86: picked Normal Route via 'virt-smlc' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250807082619825 DLSS7 INFO 0: CombinedLinkset(dpc=190=0.23.6,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=187=0.23.3,DPC=190=0.23.6,SLS=6 -> eSLS=86: Normal Route via 'virt-smlc' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250807082619825 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=190=0.23.6: no route! (ss7_hmrt.c:226) [testenv][vamos] Running testsuite (eclipse-titan 11.1.0, from titan_min= in testenv.cfg) [testenv][vamos] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache/podman/titan-11.1.0', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4242', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/testsuite', 'testenv-bsc-vamos-osmocom-nightly-20250807-0826-76ba20f0-0', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/start-testsuite.sh', 'bsc/BSC_Tests', 'BSC_Tests_VAMOS.cfg'] ttcn3_start: Starting the test suite spawn /opt/eclipse-titan-11.1.0/bin/mctr_cli BSC_Tests_VAMOS.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 11.1.0 * * Copyright (c) 2000-2025 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: BSC_Tests_VAMOS.cfg MC@7679e5b8170a: Unix server socket created successfully. MC@7679e5b8170a: Listening on TCP port 39007. MC2> 7679e5b8170a is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache/podman/titan-11.1.0/bsc/BSC_Tests 7679e5b8170a 39007 TTCN-3 Host Controller (parallel mode), version 11.1.0 MC@7679e5b8170a: New HC connected from 10.0.2.100 [10.0.2.100]. 7679e5b8170a: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@7679e5b8170a: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@7679e5b8170a: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@7679e5b8170a: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@7679e5b8170a: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@7679e5b8170a: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@7679e5b8170a: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@7679e5b8170a: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@7679e5b8170a: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@7679e5b8170a: Configuration file was processed on all HCs. MC@7679e5b8170a: Creating MTC on host 10.0.2.100. MC@7679e5b8170a: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@7679e5b8170a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/ttcn3-tcpdump-start.sh BSC_Tests_VAMOS.TC_chan_act_to_vamos'. ------ BSC_Tests_VAMOS.TC_chan_act_to_vamos ------ Thu Aug 7 08:26:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/testsuite/BSC_Tests_VAMOS.TC_chan_act_to_vamos.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/testsuite/BSC_Tests_VAMOS.TC_chan_act_to_vamos.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7679e5b8170a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/ttcn3-tcpdump-start.sh BSC_Tests_VAMOS.TC_chan_act_to_vamos' was executed successfully (exit status: 0). MTC@7679e5b8170a: Test case TC_chan_act_to_vamos started. MTC@7679e5b8170a: "TC_chan_act_to_vamos" 20250807082621325 DLGLOBAL NOTICE TTCN3 f_logp(): TC_chan_act_to_vamos (logging_vty.c:1172) 20250807082621338 DMSC NOTICE (msc=0) VTY requests BSSMAP RESET (bsc_vty.c:3616) 20250807082621338 DMSC NOTICE (msc=1) VTY requests BSSMAP RESET (bsc_vty.c:3616) 20250807082621339 DMSC NOTICE (msc=2) VTY requests BSSMAP RESET (bsc_vty.c:3616) 20250807082621340 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082621340 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082621340 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082621340 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 sls=11 (m3ua.c:642) 20250807082621340 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082621340 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=3=0.0.3,SLS=11 -> eSLS=123: picked Normal Route via 'virt-msc2' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250807082621340 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=187=0.23.3,DPC=3=0.0.3,SLS=11 -> eSLS=123: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250807082621340 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! (ss7_hmrt.c:226) 20250807082621340 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082621340 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082621340 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082621340 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 sls=1 (m3ua.c:642) 20250807082621340 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250807082621340 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=187=0.23.3,DPC=2=0.0.2,SLS=1 -> eSLS=97: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250807082621340 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! (ss7_hmrt.c:226) 20250807082621340 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082621340 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082621340 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082621340 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 sls=9 (m3ua.c:642) 20250807082621340 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250807082621340 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=9 -> eSLS=41: picked Normal Route via 'virt-msc0' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250807082621340 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=9 -> eSLS=41: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250807082621340 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! (ss7_hmrt.c:226) VirtMSC-M3UA(5)@7679e5b8170a: ************************************************* VirtMSC-M3UA(5)@7679e5b8170a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(5)@7679e5b8170a: ************************************************* VirtMSC-SCCP(4)@7679e5b8170a: v_sccp_pdu_maxlen:268 20250807082621548 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250807082621549 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): matched connection to ASP virt-msc0-0 (ss7_xua_srv.c:121) 20250807082621549 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250807082621549 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) VirtMSC-M3UA(5)@7679e5b8170a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250807082621552 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082621552 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250807082621552 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250807082621552 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250807082621552 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250807082621552 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250807082621552 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250807082621552 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250807082621552 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250807082621552 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250807082621552 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250807082621552 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (ss7_asp.c:1383) 20250807082621552 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250807082621552 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082621552 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250807082621552 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250807082621552 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (ss7_asp.c:1383) 20250807082621552 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250807082621552 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250807082621552 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250807082621552 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250807082621552 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250807082621552 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (ss7_asp.c:1383) 20250807082621552 DLSS7 INFO 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) Creating route: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua (ss7_route.c:143) 20250807082621552 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'available' (ss7_route.c:409) 20250807082621552 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9 (ss7_asp.c:1383) 20250807082621552 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 52 bytes: [L2]> 01 00 02 01 00 00 00 34 00 06 00 08 00 00 00 01 00 12 00 10 00 00 00 02 00 00 00 03 00 00 00 be 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00 (ss7_asp.c:1383) 20250807082621552 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250807082621552 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250807082621552 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-A-0-m3ua,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250807082621552 DMSC NOTICE (msc=0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (osmo_bsc_sigtran.c:317) 20250807082621552 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) VirtMSC-M3UA(5)@7679e5b8170a: Sending buffered message #0 20250807082621553 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082621553 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082621553 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082621553 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 sls=0 (m3ua.c:642) 20250807082621553 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082621553 DLSS7 INFO 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: picked Normal Route via 'bsc0' round-robin style (available) (ss7_combined_linkset.c:297) 20250807082621553 DLSS7 DEBUG 0: Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 prio=5 via AS bsc0 proto=m3ua (ss7_hmrt.c:193) 20250807082621553 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=187=0.23.3 (ss7_hmrt.c:203) 20250807082621553 DLSS7 DEBUG XUA_AS(bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082621553 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 26 00 00 00 b9 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fe 04 43 b9 00 fe 06 00 04 30 04 01 00 00 00 (ss7_asp.c:1383) 20250807082621553 DMSC NOTICE (msc=0) RESET from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:101) 20250807082621553 DRESET NOTICE (msc=0) Sending RESET ACK to MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_sigtran.c:87) 20250807082621553 DRESET NOTICE bssmap_reset(msc-0)[0x55ca726defa0]{CONNECTED}: link up (bssmap_reset.c:83) 20250807082621553 DMSC NOTICE (msc=0) BSSMAP association is up (a_reset.c:45) 20250807082621553 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082621553 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082621553 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082621553 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 sls=4 (m3ua.c:642) 20250807082621553 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250807082621553 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=4 -> eSLS=36: picked Normal Route via 'virt-msc0' round-robin style (available) (ss7_combined_linkset.c:297) 20250807082621553 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua (ss7_hmrt.c:193) 20250807082621553 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250807082621553 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082621553 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bb 00 00 00 b9 03 00 00 04 09 00 03 07 0b 04 43 b9 00 fe 04 43 bb 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (ss7_asp.c:1383) MTC@7679e5b8170a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(7)@7679e5b8170a: ************************************************* VirtSMLC-M3UA(7)@7679e5b8170a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(7)@7679e5b8170a: ************************************************* VirtSMLC-SCCP(6)@7679e5b8170a: v_sccp_pdu_maxlen:268 20250807082621770 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250807082621770 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): matched connection to ASP virt-smlc-0 (ss7_xua_srv.c:121) 20250807082621770 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250807082621770 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) VirtSMLC-M3UA(7)@7679e5b8170a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250807082621778 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082621778 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250807082621778 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250807082621778 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250807082621778 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250807082621778 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250807082621778 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250807082621778 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250807082621778 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250807082621778 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250807082621778 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250807082621778 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 06 (ss7_asp.c:1383) 20250807082621778 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250807082621781 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082621781 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250807082621781 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250807082621781 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 06 (ss7_asp.c:1383) 20250807082621781 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250807082621781 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250807082621781 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250807082621781 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250807082621781 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250807082621781 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 06 (ss7_asp.c:1383) 20250807082621781 DLSS7 INFO 0: RT(dpc=190=0.23.6,mask=0x3fff=7.255.7,prio=5,via=virt-smlc,st=available) Creating route: pc=190=0.23.6 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-smlc proto=m3ua (ss7_route.c:143) 20250807082621781 DLSS7 NOTICE 0: RT(dpc=190=0.23.6,mask=0x3fff=7.255.7,prio=5,via=virt-smlc,st=available) changed to status 'available' (ss7_route.c:409) 20250807082621781 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 be (ss7_asp.c:1383) 20250807082621781 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 be (ss7_asp.c:1383) 20250807082621781 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.6/0 (xua_snm.c:493) 20250807082621781 DLSS7 NOTICE 0: RT(dpc=190=0.23.6,mask=0x3fff=7.255.7,prio=5,via=as-clnt-A-0-m3ua,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250807082621781 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250807082621781 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 48 bytes: [L2]> 01 00 02 01 00 00 00 30 00 06 00 08 00 00 00 06 00 12 00 0c 00 00 00 02 00 00 00 03 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00 (ss7_asp.c:1383) 20250807082621781 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250807082622269 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250807082622269 DLSS7 INFO 0: ASP(bsc0-0) xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (ss7_asp.c:1000) 20250807082622269 DLSS7 INFO 0: ASP(bsc0-0) xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:1905 err=None (ss7_asp.c:1016) DABIS abis.c:170 A-bis connection establishment to BSC (127.0.0.1) in progress... DLINP input/ipaccess.c:1078 E1TS(0:1) enabling ipaccess BTS mode, OML connecting to 127.0.0.1:3002 DLINP input/ipaccess.c:893 received ID_GET for unit ID 1234/0/0 20250807082624226 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55ca72611380]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082624226 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55ca72611380]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157) 20250807082624226 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55ca72611380]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_sm_fsm.c:96) 20250807082624226 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55ca7263dbd0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082624226 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55ca72615790]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082624226 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55ca72615790]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181) 20250807082624226 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55ca72615790]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_cell_fsm.c:82) 20250807082624226 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55ca7263dd00]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082624226 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55ca7263dd00]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) 20250807082624226 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55ca7263dd00]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83) 20250807082624226 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55ca7263dec0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082624226 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55ca7263dec0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) 20250807082624226 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55ca7263dec0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83) 20250807082624227 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55ca7263dbd0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177) 20250807082624227 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55ca7263dbd0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nse_fsm.c:81) 20250807082624227 DNM INFO NM_BTS_OP(bts0)[0x55ca72615660]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082624227 DNM INFO NM_BTS_OP(bts0)[0x55ca72615660]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250807082624227 DNM INFO NM_BTS_OP(bts0)[0x55ca72615660]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_fsm.c:86) 20250807082624227 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55ca72639770]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250807082624227 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55ca72639940]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250807082624227 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624227 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624227 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624227 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624227 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624227 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624227 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624227 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624228 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55ca72611380]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082624228 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55ca72611380]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157) 20250807082624228 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55ca72611380]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bts_sm_fsm.c:184) DOML oml.c:631 OC=GPRS-CELL INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250807082624228 DNM ERROR OC=GPRS-CELL(f1) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) 20250807082624228 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55ca72615790]{DISABLED_DEPENDENCY}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250807082624229 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55ca72615790]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:358) DOML oml.c:1490 OC=GPRS-CELL(f1) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250807082624229 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55ca72615790]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181) 20250807082624230 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55ca7263dbd0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:354) 20250807082624230 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'GPRS' is supported (abis_nm.c:599) 20250807082624230 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'EGPRS' is supported (abis_nm.c:599) 20250807082624230 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'HOPPING' is supported (abis_nm.c:599) 20250807082624231 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CBCH' is supported (abis_nm.c:599) 20250807082624231 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ETWS_PN' is supported (abis_nm.c:599) 20250807082624231 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'PAGING_COORDINATION' is supported (abis_nm.c:599) 20250807082624231 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'IPV6_NSVC' is supported (abis_nm.c:599) 20250807082624231 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CCN' is supported (abis_nm.c:599) 20250807082624231 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VAMOS' is supported (abis_nm.c:599) 20250807082624231 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ABIS_OSMO_PCU' is supported (abis_nm.c:599) 20250807082624231 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'BCCH_PWR_RED' is supported (abis_nm.c:599) 20250807082624231 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'DYN_TS_SDCCH8' is supported (abis_nm.c:599) 20250807082624231 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'OSMUX' is supported (abis_nm.c:599) 20250807082624231 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VBS' is supported (abis_nm.c:599) 20250807082624231 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VGCS' is supported (abis_nm.c:599) 20250807082624231 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'TWTS001' is supported (abis_nm.c:599) 20250807082624231 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): ARI reported sw[0/2]: osmobts is 1.9.0.3-799a.202508062026 (abis_nm.c:652) 20250807082624231 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Reported variant: osmo-bts-omldummy (abis_nm.c:534) 20250807082624231 DNM INFO NM_BTS_OP(bts0)[0x55ca72615660]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250807082624231 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55ca7263dd00]{DISABLED_DEPENDENCY}: Received Event FEATURE_NEGOTIATED (nm_bts_fsm.c:163) 20250807082624231 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55ca7263dec0]{DISABLED_DEPENDENCY}: Received Event FEATURE_NEGOTIATED (nm_bts_fsm.c:163) DOML oml.c:1490 OC=GPRS-NSE(f0) INST=(00,ff,ff): ADM STATE Locked -> Unlocked 20250807082624231 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55ca7263dbd0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177) 20250807082624232 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55ca7263dd00]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:363) 20250807082624232 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55ca72639770]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082624233 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55ca72639770]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250807082624233 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55ca72639770]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_rcarrier_fsm.c:96) 20250807082624233 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55ca72639940]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082624233 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55ca72639940]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250807082624233 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55ca72639940]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bb_transc_fsm.c:99) 20250807082624233 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082624233 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624233 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250807082624233 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082624233 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624233 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250807082624233 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082624233 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624233 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250807082624233 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082624233 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624233 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250807082624233 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082624233 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624233 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250807082624233 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082624234 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624234 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250807082624234 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082624234 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624234 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250807082624234 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082624234 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624234 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250807082624234 DNM INFO NM_BTS_OP(bts0)[0x55ca72615660]{DISABLED_OFFLINE}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:300) DOML oml.c:1490 OC=GPRS-NSVC(f2) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250807082624234 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55ca7263dd00]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) DOML oml.c:631 OC=RADIO-CARRIER INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250807082624234 DNM ERROR OC=RADIO-CARRIER(02) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) 20250807082624234 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55ca72639770]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) DL1C bts_model.c:87 Unimplemented vbts_set_trx 20250807082624235 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55ca72639770]{DISABLED_OFFLINE}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:319) DOML oml.c:1490 OC=RADIO-CARRIER(02) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250807082624235 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55ca72639770]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) DOML oml.c:631 OC=BASEBAND-TRANSCEIVER INST=(00,00,ff): O&M Get Attributes [0], Manufacturer Dependent State is unsupported 20250807082624235 DNM ERROR OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): Attribute Manufacturer Dependent State is unreported (abis_nm.c:557) 20250807082624235 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RTP Feature 'Intermediate Rate 64 kbit/s' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250807082624235 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'Dynamic PDCH Activation' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250807082624235 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'RTP Payload Type 2' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250807082624235 DNM NOTICE OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ARI reported sw[0/1]: TRX_PHY_VERSION is Unknown (abis_nm.c:652) 20250807082624235 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55ca72639940]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250807082624235 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,00): ADM STATE Locked -> Unlocked 20250807082624236 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624236 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,01): ADM STATE Locked -> Unlocked 20250807082624236 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624236 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,02): ADM STATE Locked -> Unlocked 20250807082624236 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624237 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,03): ADM STATE Locked -> Unlocked 20250807082624237 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624237 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,04): ADM STATE Locked -> Unlocked 20250807082624237 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624237 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,05): ADM STATE Locked -> Unlocked 20250807082624237 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624237 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,06): ADM STATE Locked -> Unlocked 20250807082624238 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624238 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,07): ADM STATE Locked -> Unlocked 20250807082624238 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) DOML oml.c:1490 OC=BTS(01) INST=(00,ff,ff): ADM STATE Locked -> Unlocked 20250807082624238 DNM INFO NM_BTS_OP(bts0)[0x55ca72615660]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250807082624238 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55ca72639770]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082624238 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55ca72639770]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250807082624238 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55ca72639770]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_rcarrier_fsm.c:259) DOML oml.c:1490 OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250807082624238 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55ca72639940]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250807082624238 DNM INFO (bts=0,trx=0) IPA RSL CONNECT IP=0.0.0.0 PORT=3003 STREAM=0x00 (abis_nm.c:3088) 20250807082624239 DNM INFO NM_BTS_OP(bts0)[0x55ca72615660]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082624239 DNM INFO NM_BTS_OP(bts0)[0x55ca72615660]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250807082624239 DNM INFO NM_BTS_OP(bts0)[0x55ca72615660]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bts_fsm.c:264) 20250807082624239 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55ca72639940]{DISABLED_OFFLINE}: Received Event RSL_CONNECT_ACK (bts_ipaccess_nanobts.c:382) DOML nm_bb_transc_fsm.c:151 NM_BBTRANSC_OP(bts0-trx0)[0x55b27ef73f10]{DISABLED_OFFLINE}: Not connecting RSL in OML-DUMMY! 20250807082624239 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55ca72639940]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082624239 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55ca72639940]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250807082624239 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55ca72639940]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bb_transc_fsm.c:271) 20250807082624239 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624239 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250807082624239 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624239 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250807082624239 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624239 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250807082624240 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624240 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250807082624240 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624240 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250807082624240 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624240 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250807082624240 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624240 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250807082624240 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624240 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250807082624240 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082624240 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624240 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250807082624241 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082624241 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624241 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250807082624241 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082624241 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624241 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250807082624241 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082624241 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624241 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250807082624242 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082624242 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624242 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250807082624242 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082624242 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624242 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250807082624242 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082624242 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624242 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250807082624243 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082624243 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624243 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) DABIS abis.c:170 A-bis connection establishment to BSC (127.0.0.1) in progress... DLINP input/ipaccess.c:1078 E1TS(0:1) enabling ipaccess BTS mode, OML connecting to 127.0.0.1:3002 DLINP input/ipaccess.c:893 received ID_GET for unit ID 1235/0/0 20250807082624496 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55ca7263f6c0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082624496 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55ca7263f6c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157) 20250807082624496 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55ca7263f6c0]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_sm_fsm.c:96) 20250807082624496 DNM INFO NM_GPRS_NSE_OP(nse1)[0x55ca7266b9f0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082624496 DNM INFO NM_GPRS_CELL_OP(gprs-cell1)[0x55ca726438f0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082624497 DNM INFO NM_GPRS_CELL_OP(gprs-cell1)[0x55ca726438f0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181) 20250807082624497 DNM INFO NM_GPRS_CELL_OP(gprs-cell1)[0x55ca726438f0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_cell_fsm.c:82) 20250807082624497 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55ca7266bb20]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082624497 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55ca7266bb20]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) 20250807082624497 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55ca7266bb20]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83) 20250807082624497 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55ca7266bce0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082624497 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55ca7266bce0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) 20250807082624497 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55ca7266bce0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83) 20250807082624497 DNM INFO NM_GPRS_NSE_OP(nse1)[0x55ca7266b9f0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177) 20250807082624497 DNM INFO NM_GPRS_NSE_OP(nse1)[0x55ca7266b9f0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nse_fsm.c:81) 20250807082624497 DNM INFO NM_BTS_OP(bts1)[0x55ca726437c0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082624497 DNM INFO NM_BTS_OP(bts1)[0x55ca726437c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250807082624497 DNM INFO NM_BTS_OP(bts1)[0x55ca726437c0]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_fsm.c:86) 20250807082624497 DNM INFO NM_RCARRIER_OP(bts1-trx0)[0x55ca726678d0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250807082624497 DNM INFO NM_BB_TRANSC_OP(bts1-trx0)[0x55ca72667a00]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250807082624497 DNM INFO NM_CHAN_OP(bts1-trx0-ts0)[0x55ca72667c60]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624497 DNM INFO NM_CHAN_OP(bts1-trx0-ts1)[0x55ca726681e0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624498 DNM INFO NM_CHAN_OP(bts1-trx0-ts2)[0x55ca726689e0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624498 DNM INFO NM_CHAN_OP(bts1-trx0-ts3)[0x55ca726691e0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624498 DNM INFO NM_CHAN_OP(bts1-trx0-ts4)[0x55ca726699e0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624498 DNM INFO NM_CHAN_OP(bts1-trx0-ts5)[0x55ca7266a270]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624498 DNM INFO NM_CHAN_OP(bts1-trx0-ts6)[0x55ca7266ab00]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624498 DNM INFO NM_CHAN_OP(bts1-trx0-ts7)[0x55ca7266b390]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624498 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55ca7263f6c0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082624498 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55ca7263f6c0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157) 20250807082624498 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55ca7263f6c0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bts_sm_fsm.c:184) DOML oml.c:631 OC=GPRS-CELL INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250807082624499 DNM ERROR OC=GPRS-CELL(f1) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) 20250807082624499 DNM INFO NM_GPRS_CELL_OP(gprs-cell1)[0x55ca726438f0]{DISABLED_DEPENDENCY}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250807082624499 DNM INFO NM_GPRS_CELL_OP(gprs-cell1)[0x55ca726438f0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:358) DOML oml.c:1490 OC=GPRS-CELL(f1) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250807082624500 DNM INFO NM_GPRS_CELL_OP(gprs-cell1)[0x55ca726438f0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181) 20250807082624500 DNM INFO NM_GPRS_NSE_OP(nse1)[0x55ca7266b9f0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:354) 20250807082624500 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'GPRS' is supported (abis_nm.c:599) 20250807082624500 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'EGPRS' is supported (abis_nm.c:599) 20250807082624500 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'HOPPING' is supported (abis_nm.c:599) 20250807082624500 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CBCH' is supported (abis_nm.c:599) 20250807082624500 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ETWS_PN' is supported (abis_nm.c:599) 20250807082624500 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'PAGING_COORDINATION' is supported (abis_nm.c:599) 20250807082624500 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'IPV6_NSVC' is supported (abis_nm.c:599) 20250807082624500 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CCN' is supported (abis_nm.c:599) 20250807082624500 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VAMOS' is supported (abis_nm.c:599) 20250807082624500 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ABIS_OSMO_PCU' is supported (abis_nm.c:599) 20250807082624500 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'BCCH_PWR_RED' is supported (abis_nm.c:599) 20250807082624500 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'DYN_TS_SDCCH8' is supported (abis_nm.c:599) 20250807082624500 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'OSMUX' is supported (abis_nm.c:599) 20250807082624500 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VBS' is supported (abis_nm.c:599) 20250807082624500 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VGCS' is supported (abis_nm.c:599) 20250807082624500 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'TWTS001' is supported (abis_nm.c:599) 20250807082624500 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): ARI reported sw[0/2]: osmobts is 1.9.0.3-799a.202508062026 (abis_nm.c:652) 20250807082624500 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Reported variant: osmo-bts-omldummy (abis_nm.c:534) 20250807082624500 DNM INFO NM_BTS_OP(bts1)[0x55ca726437c0]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250807082624500 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55ca7266bb20]{DISABLED_DEPENDENCY}: Received Event FEATURE_NEGOTIATED (nm_bts_fsm.c:163) 20250807082624500 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55ca7266bce0]{DISABLED_DEPENDENCY}: Received Event FEATURE_NEGOTIATED (nm_bts_fsm.c:163) DOML oml.c:1490 OC=GPRS-NSE(f0) INST=(00,ff,ff): ADM STATE Locked -> Unlocked 20250807082624501 DNM INFO NM_GPRS_NSE_OP(nse1)[0x55ca7266b9f0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177) 20250807082624501 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55ca7266bb20]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:363) 20250807082624501 DNM INFO NM_RCARRIER_OP(bts1-trx0)[0x55ca726678d0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082624501 DNM INFO NM_RCARRIER_OP(bts1-trx0)[0x55ca726678d0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250807082624501 DNM INFO NM_RCARRIER_OP(bts1-trx0)[0x55ca726678d0]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_rcarrier_fsm.c:96) 20250807082624501 DNM INFO NM_BB_TRANSC_OP(bts1-trx0)[0x55ca72667a00]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082624501 DNM INFO NM_BB_TRANSC_OP(bts1-trx0)[0x55ca72667a00]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250807082624501 DNM INFO NM_BB_TRANSC_OP(bts1-trx0)[0x55ca72667a00]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bb_transc_fsm.c:99) 20250807082624502 DNM INFO NM_CHAN_OP(bts1-trx0-ts0)[0x55ca72667c60]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082624502 DNM INFO NM_CHAN_OP(bts1-trx0-ts0)[0x55ca72667c60]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624502 DNM INFO NM_CHAN_OP(bts1-trx0-ts0)[0x55ca72667c60]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250807082624502 DNM INFO NM_CHAN_OP(bts1-trx0-ts1)[0x55ca726681e0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082624502 DNM INFO NM_CHAN_OP(bts1-trx0-ts1)[0x55ca726681e0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624502 DNM INFO NM_CHAN_OP(bts1-trx0-ts1)[0x55ca726681e0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250807082624502 DNM INFO NM_CHAN_OP(bts1-trx0-ts2)[0x55ca726689e0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082624502 DNM INFO NM_CHAN_OP(bts1-trx0-ts2)[0x55ca726689e0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624502 DNM INFO NM_CHAN_OP(bts1-trx0-ts2)[0x55ca726689e0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250807082624502 DNM INFO NM_CHAN_OP(bts1-trx0-ts3)[0x55ca726691e0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082624502 DNM INFO NM_CHAN_OP(bts1-trx0-ts3)[0x55ca726691e0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624502 DNM INFO NM_CHAN_OP(bts1-trx0-ts3)[0x55ca726691e0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250807082624502 DNM INFO NM_CHAN_OP(bts1-trx0-ts4)[0x55ca726699e0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082624502 DNM INFO NM_CHAN_OP(bts1-trx0-ts4)[0x55ca726699e0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624502 DNM INFO NM_CHAN_OP(bts1-trx0-ts4)[0x55ca726699e0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250807082624502 DNM INFO NM_CHAN_OP(bts1-trx0-ts5)[0x55ca7266a270]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082624502 DNM INFO NM_CHAN_OP(bts1-trx0-ts5)[0x55ca7266a270]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624502 DNM INFO NM_CHAN_OP(bts1-trx0-ts5)[0x55ca7266a270]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250807082624502 DNM INFO NM_CHAN_OP(bts1-trx0-ts6)[0x55ca7266ab00]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082624502 DNM INFO NM_CHAN_OP(bts1-trx0-ts6)[0x55ca7266ab00]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624503 DNM INFO NM_CHAN_OP(bts1-trx0-ts6)[0x55ca7266ab00]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250807082624503 DNM INFO NM_CHAN_OP(bts1-trx0-ts7)[0x55ca7266b390]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082624503 DNM INFO NM_CHAN_OP(bts1-trx0-ts7)[0x55ca7266b390]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624503 DNM INFO NM_CHAN_OP(bts1-trx0-ts7)[0x55ca7266b390]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250807082624503 DNM INFO NM_BTS_OP(bts1)[0x55ca726437c0]{DISABLED_OFFLINE}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:300) DOML oml.c:1490 OC=GPRS-NSVC(f2) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250807082624503 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55ca7266bb20]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) DOML oml.c:631 OC=RADIO-CARRIER INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250807082624503 DNM ERROR OC=RADIO-CARRIER(02) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) 20250807082624503 DNM INFO NM_RCARRIER_OP(bts1-trx0)[0x55ca726678d0]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250807082624504 DNM INFO NM_RCARRIER_OP(bts1-trx0)[0x55ca726678d0]{DISABLED_OFFLINE}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:319) DL1C bts_model.c:87 Unimplemented vbts_set_trx DOML oml.c:1490 OC=RADIO-CARRIER(02) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250807082624504 DNM INFO NM_RCARRIER_OP(bts1-trx0)[0x55ca726678d0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) DOML oml.c:631 OC=BASEBAND-TRANSCEIVER INST=(00,00,ff): O&M Get Attributes [0], Manufacturer Dependent State is unsupported 20250807082624504 DNM ERROR OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): Attribute Manufacturer Dependent State is unreported (abis_nm.c:557) 20250807082624504 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RTP Feature 'Intermediate Rate 64 kbit/s' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250807082624504 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'Dynamic PDCH Activation' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250807082624504 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'RTP Payload Type 2' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250807082624504 DNM NOTICE OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ARI reported sw[0/1]: TRX_PHY_VERSION is Unknown (abis_nm.c:652) 20250807082624505 DNM INFO NM_BB_TRANSC_OP(bts1-trx0)[0x55ca72667a00]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250807082624505 DNM INFO NM_CHAN_OP(bts1-trx0-ts0)[0x55ca72667c60]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,00): ADM STATE Locked -> Unlocked 20250807082624505 DNM INFO NM_CHAN_OP(bts1-trx0-ts0)[0x55ca72667c60]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624505 DNM INFO NM_CHAN_OP(bts1-trx0-ts1)[0x55ca726681e0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,01): ADM STATE Locked -> Unlocked 20250807082624505 DNM INFO NM_CHAN_OP(bts1-trx0-ts1)[0x55ca726681e0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624505 DNM INFO NM_CHAN_OP(bts1-trx0-ts2)[0x55ca726689e0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,02): ADM STATE Locked -> Unlocked 20250807082624505 DNM INFO NM_CHAN_OP(bts1-trx0-ts2)[0x55ca726689e0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624506 DNM INFO NM_CHAN_OP(bts1-trx0-ts3)[0x55ca726691e0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,03): ADM STATE Locked -> Unlocked 20250807082624506 DNM INFO NM_CHAN_OP(bts1-trx0-ts3)[0x55ca726691e0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624506 DNM INFO NM_CHAN_OP(bts1-trx0-ts4)[0x55ca726699e0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,04): ADM STATE Locked -> Unlocked 20250807082624506 DNM INFO NM_CHAN_OP(bts1-trx0-ts4)[0x55ca726699e0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624506 DNM INFO NM_CHAN_OP(bts1-trx0-ts5)[0x55ca7266a270]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,05): ADM STATE Locked -> Unlocked 20250807082624506 DNM INFO NM_CHAN_OP(bts1-trx0-ts5)[0x55ca7266a270]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624506 DNM INFO NM_CHAN_OP(bts1-trx0-ts6)[0x55ca7266ab00]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,06): ADM STATE Locked -> Unlocked 20250807082624507 DNM INFO NM_CHAN_OP(bts1-trx0-ts6)[0x55ca7266ab00]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624507 DNM INFO NM_CHAN_OP(bts1-trx0-ts7)[0x55ca7266b390]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,07): ADM STATE Locked -> Unlocked 20250807082624507 DNM INFO NM_CHAN_OP(bts1-trx0-ts7)[0x55ca7266b390]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) DOML oml.c:1490 OC=BTS(01) INST=(00,ff,ff): ADM STATE Locked -> Unlocked 20250807082624507 DNM INFO NM_BTS_OP(bts1)[0x55ca726437c0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250807082624507 DNM INFO NM_RCARRIER_OP(bts1-trx0)[0x55ca726678d0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082624507 DNM INFO NM_RCARRIER_OP(bts1-trx0)[0x55ca726678d0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250807082624507 DNM INFO NM_RCARRIER_OP(bts1-trx0)[0x55ca726678d0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_rcarrier_fsm.c:259) DOML oml.c:1490 OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250807082624507 DNM INFO NM_BB_TRANSC_OP(bts1-trx0)[0x55ca72667a00]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250807082624507 DNM INFO (bts=1,trx=0) IPA RSL CONNECT IP=0.0.0.0 PORT=3003 STREAM=0x00 (abis_nm.c:3088) 20250807082624508 DNM INFO NM_BTS_OP(bts1)[0x55ca726437c0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082624508 DNM INFO NM_BTS_OP(bts1)[0x55ca726437c0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250807082624508 DNM INFO NM_BTS_OP(bts1)[0x55ca726437c0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bts_fsm.c:264) 20250807082624508 DNM INFO NM_BB_TRANSC_OP(bts1-trx0)[0x55ca72667a00]{DISABLED_OFFLINE}: Received Event RSL_CONNECT_ACK (bts_ipaccess_nanobts.c:382) DOML nm_bb_transc_fsm.c:151 NM_BBTRANSC_OP(bts0-trx0)[0x555ce8dc0f10]{DISABLED_OFFLINE}: Not connecting RSL in OML-DUMMY! 20250807082624508 DNM INFO NM_BB_TRANSC_OP(bts1-trx0)[0x55ca72667a00]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082624508 DNM INFO NM_BB_TRANSC_OP(bts1-trx0)[0x55ca72667a00]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250807082624508 DNM INFO NM_BB_TRANSC_OP(bts1-trx0)[0x55ca72667a00]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bb_transc_fsm.c:271) 20250807082624508 DNM INFO NM_CHAN_OP(bts1-trx0-ts0)[0x55ca72667c60]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624508 DNM INFO NM_CHAN_OP(bts1-trx0-ts0)[0x55ca72667c60]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250807082624508 DNM INFO NM_CHAN_OP(bts1-trx0-ts1)[0x55ca726681e0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624509 DNM INFO NM_CHAN_OP(bts1-trx0-ts1)[0x55ca726681e0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250807082624509 DNM INFO NM_CHAN_OP(bts1-trx0-ts2)[0x55ca726689e0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624509 DNM INFO NM_CHAN_OP(bts1-trx0-ts2)[0x55ca726689e0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250807082624509 DNM INFO NM_CHAN_OP(bts1-trx0-ts3)[0x55ca726691e0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624509 DNM INFO NM_CHAN_OP(bts1-trx0-ts3)[0x55ca726691e0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250807082624509 DNM INFO NM_CHAN_OP(bts1-trx0-ts4)[0x55ca726699e0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624509 DNM INFO NM_CHAN_OP(bts1-trx0-ts4)[0x55ca726699e0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250807082624509 DNM INFO NM_CHAN_OP(bts1-trx0-ts5)[0x55ca7266a270]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624509 DNM INFO NM_CHAN_OP(bts1-trx0-ts5)[0x55ca7266a270]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250807082624509 DNM INFO NM_CHAN_OP(bts1-trx0-ts6)[0x55ca7266ab00]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624509 DNM INFO NM_CHAN_OP(bts1-trx0-ts6)[0x55ca7266ab00]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250807082624509 DNM INFO NM_CHAN_OP(bts1-trx0-ts7)[0x55ca7266b390]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624509 DNM INFO NM_CHAN_OP(bts1-trx0-ts7)[0x55ca7266b390]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250807082624509 DNM INFO NM_CHAN_OP(bts1-trx0-ts0)[0x55ca72667c60]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082624509 DNM INFO NM_CHAN_OP(bts1-trx0-ts0)[0x55ca72667c60]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624509 DNM INFO NM_CHAN_OP(bts1-trx0-ts0)[0x55ca72667c60]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250807082624510 DNM INFO NM_CHAN_OP(bts1-trx0-ts1)[0x55ca726681e0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082624510 DNM INFO NM_CHAN_OP(bts1-trx0-ts1)[0x55ca726681e0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624510 DNM INFO NM_CHAN_OP(bts1-trx0-ts1)[0x55ca726681e0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250807082624510 DNM INFO NM_CHAN_OP(bts1-trx0-ts2)[0x55ca726689e0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082624510 DNM INFO NM_CHAN_OP(bts1-trx0-ts2)[0x55ca726689e0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624510 DNM INFO NM_CHAN_OP(bts1-trx0-ts2)[0x55ca726689e0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250807082624510 DNM INFO NM_CHAN_OP(bts1-trx0-ts3)[0x55ca726691e0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082624510 DNM INFO NM_CHAN_OP(bts1-trx0-ts3)[0x55ca726691e0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624510 DNM INFO NM_CHAN_OP(bts1-trx0-ts3)[0x55ca726691e0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250807082624511 DNM INFO NM_CHAN_OP(bts1-trx0-ts4)[0x55ca726699e0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082624511 DNM INFO NM_CHAN_OP(bts1-trx0-ts4)[0x55ca726699e0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624511 DNM INFO NM_CHAN_OP(bts1-trx0-ts4)[0x55ca726699e0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250807082624511 DNM INFO NM_CHAN_OP(bts1-trx0-ts5)[0x55ca7266a270]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082624511 DNM INFO NM_CHAN_OP(bts1-trx0-ts5)[0x55ca7266a270]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624511 DNM INFO NM_CHAN_OP(bts1-trx0-ts5)[0x55ca7266a270]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250807082624511 DNM INFO NM_CHAN_OP(bts1-trx0-ts6)[0x55ca7266ab00]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082624511 DNM INFO NM_CHAN_OP(bts1-trx0-ts6)[0x55ca7266ab00]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624511 DNM INFO NM_CHAN_OP(bts1-trx0-ts6)[0x55ca7266ab00]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250807082624512 DNM INFO NM_CHAN_OP(bts1-trx0-ts7)[0x55ca7266b390]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082624512 DNM INFO NM_CHAN_OP(bts1-trx0-ts7)[0x55ca7266b390]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624512 DNM INFO NM_CHAN_OP(bts1-trx0-ts7)[0x55ca7266b390]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) DABIS abis.c:170 A-bis connection establishment to BSC (127.0.0.1) in progress... DLINP input/ipaccess.c:1078 E1TS(0:1) enabling ipaccess BTS mode, OML connecting to 127.0.0.1:3002 DLINP input/ipaccess.c:893 received ID_GET for unit ID 1236/0/0 20250807082624701 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55ca7266d370]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082624701 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55ca7266d370]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157) 20250807082624701 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55ca7266d370]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_sm_fsm.c:96) 20250807082624702 DNM INFO NM_GPRS_NSE_OP(nse2)[0x55ca726996a0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082624702 DNM INFO NM_GPRS_CELL_OP(gprs-cell2)[0x55ca726715a0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082624702 DNM INFO NM_GPRS_CELL_OP(gprs-cell2)[0x55ca726715a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181) 20250807082624702 DNM INFO NM_GPRS_CELL_OP(gprs-cell2)[0x55ca726715a0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_cell_fsm.c:82) 20250807082624702 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55ca726997d0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082624702 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55ca726997d0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) 20250807082624702 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55ca726997d0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83) 20250807082624702 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55ca72699990]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082624702 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55ca72699990]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) 20250807082624702 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55ca72699990]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83) 20250807082624702 DNM INFO NM_GPRS_NSE_OP(nse2)[0x55ca726996a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177) 20250807082624702 DNM INFO NM_GPRS_NSE_OP(nse2)[0x55ca726996a0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nse_fsm.c:81) 20250807082624702 DNM INFO NM_BTS_OP(bts2)[0x55ca72671470]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082624702 DNM INFO NM_BTS_OP(bts2)[0x55ca72671470]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250807082624702 DNM INFO NM_BTS_OP(bts2)[0x55ca72671470]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_fsm.c:86) 20250807082624702 DNM INFO NM_RCARRIER_OP(bts2-trx0)[0x55ca72695580]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250807082624702 DNM INFO NM_BB_TRANSC_OP(bts2-trx0)[0x55ca726956b0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250807082624702 DNM INFO NM_CHAN_OP(bts2-trx0-ts0)[0x55ca72695910]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624702 DNM INFO NM_CHAN_OP(bts2-trx0-ts1)[0x55ca72695e90]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624702 DNM INFO NM_CHAN_OP(bts2-trx0-ts2)[0x55ca72696690]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624703 DNM INFO NM_CHAN_OP(bts2-trx0-ts3)[0x55ca72696e90]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624703 DNM INFO NM_CHAN_OP(bts2-trx0-ts4)[0x55ca72697690]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624703 DNM INFO NM_CHAN_OP(bts2-trx0-ts5)[0x55ca72697f20]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624703 DNM INFO NM_CHAN_OP(bts2-trx0-ts6)[0x55ca726987b0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624703 DNM INFO NM_CHAN_OP(bts2-trx0-ts7)[0x55ca72699040]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624703 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55ca7266d370]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082624703 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55ca7266d370]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157) 20250807082624703 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55ca7266d370]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bts_sm_fsm.c:184) DOML oml.c:631 OC=GPRS-CELL INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250807082624704 DNM ERROR OC=GPRS-CELL(f1) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) 20250807082624704 DNM INFO NM_GPRS_CELL_OP(gprs-cell2)[0x55ca726715a0]{DISABLED_DEPENDENCY}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250807082624704 DNM INFO NM_GPRS_CELL_OP(gprs-cell2)[0x55ca726715a0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:358) DOML oml.c:1490 OC=GPRS-CELL(f1) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250807082624705 DNM INFO NM_GPRS_CELL_OP(gprs-cell2)[0x55ca726715a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181) 20250807082624705 DNM INFO NM_GPRS_NSE_OP(nse2)[0x55ca726996a0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:354) 20250807082624706 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'GPRS' is supported (abis_nm.c:599) 20250807082624706 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'EGPRS' is supported (abis_nm.c:599) 20250807082624706 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'HOPPING' is supported (abis_nm.c:599) 20250807082624706 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CBCH' is supported (abis_nm.c:599) 20250807082624706 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ETWS_PN' is supported (abis_nm.c:599) 20250807082624706 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'PAGING_COORDINATION' is supported (abis_nm.c:599) 20250807082624706 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'IPV6_NSVC' is supported (abis_nm.c:599) 20250807082624706 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CCN' is supported (abis_nm.c:599) 20250807082624706 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VAMOS' is supported (abis_nm.c:599) 20250807082624706 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ABIS_OSMO_PCU' is supported (abis_nm.c:599) 20250807082624706 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'BCCH_PWR_RED' is supported (abis_nm.c:599) 20250807082624706 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'DYN_TS_SDCCH8' is supported (abis_nm.c:599) 20250807082624706 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'OSMUX' is supported (abis_nm.c:599) 20250807082624706 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VBS' is supported (abis_nm.c:599) 20250807082624706 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VGCS' is supported (abis_nm.c:599) 20250807082624706 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'TWTS001' is supported (abis_nm.c:599) 20250807082624706 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): ARI reported sw[0/2]: osmobts is 1.9.0.3-799a.202508062026 (abis_nm.c:652) 20250807082624706 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Reported variant: osmo-bts-omldummy (abis_nm.c:534) 20250807082624706 DNM INFO NM_BTS_OP(bts2)[0x55ca72671470]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250807082624706 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55ca726997d0]{DISABLED_DEPENDENCY}: Received Event FEATURE_NEGOTIATED (nm_bts_fsm.c:163) 20250807082624706 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55ca72699990]{DISABLED_DEPENDENCY}: Received Event FEATURE_NEGOTIATED (nm_bts_fsm.c:163) DOML oml.c:1490 OC=GPRS-NSE(f0) INST=(00,ff,ff): ADM STATE Locked -> Unlocked 20250807082624706 DNM INFO NM_GPRS_NSE_OP(nse2)[0x55ca726996a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177) 20250807082624707 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55ca726997d0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:363) 20250807082624707 DNM INFO NM_RCARRIER_OP(bts2-trx0)[0x55ca72695580]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082624707 DNM INFO NM_RCARRIER_OP(bts2-trx0)[0x55ca72695580]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250807082624707 DNM INFO NM_RCARRIER_OP(bts2-trx0)[0x55ca72695580]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_rcarrier_fsm.c:96) 20250807082624707 DNM INFO NM_BB_TRANSC_OP(bts2-trx0)[0x55ca726956b0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082624707 DNM INFO NM_BB_TRANSC_OP(bts2-trx0)[0x55ca726956b0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250807082624707 DNM INFO NM_BB_TRANSC_OP(bts2-trx0)[0x55ca726956b0]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bb_transc_fsm.c:99) 20250807082624707 DNM INFO NM_CHAN_OP(bts2-trx0-ts0)[0x55ca72695910]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082624707 DNM INFO NM_CHAN_OP(bts2-trx0-ts0)[0x55ca72695910]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624707 DNM INFO NM_CHAN_OP(bts2-trx0-ts0)[0x55ca72695910]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250807082624708 DNM INFO NM_CHAN_OP(bts2-trx0-ts1)[0x55ca72695e90]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082624708 DNM INFO NM_CHAN_OP(bts2-trx0-ts1)[0x55ca72695e90]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624708 DNM INFO NM_CHAN_OP(bts2-trx0-ts1)[0x55ca72695e90]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250807082624708 DNM INFO NM_CHAN_OP(bts2-trx0-ts2)[0x55ca72696690]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082624708 DNM INFO NM_CHAN_OP(bts2-trx0-ts2)[0x55ca72696690]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624708 DNM INFO NM_CHAN_OP(bts2-trx0-ts2)[0x55ca72696690]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250807082624708 DNM INFO NM_CHAN_OP(bts2-trx0-ts3)[0x55ca72696e90]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082624708 DNM INFO NM_CHAN_OP(bts2-trx0-ts3)[0x55ca72696e90]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624708 DNM INFO NM_CHAN_OP(bts2-trx0-ts3)[0x55ca72696e90]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250807082624708 DNM INFO NM_CHAN_OP(bts2-trx0-ts4)[0x55ca72697690]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082624708 DNM INFO NM_CHAN_OP(bts2-trx0-ts4)[0x55ca72697690]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624708 DNM INFO NM_CHAN_OP(bts2-trx0-ts4)[0x55ca72697690]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250807082624708 DNM INFO NM_CHAN_OP(bts2-trx0-ts5)[0x55ca72697f20]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082624708 DNM INFO NM_CHAN_OP(bts2-trx0-ts5)[0x55ca72697f20]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624708 DNM INFO NM_CHAN_OP(bts2-trx0-ts5)[0x55ca72697f20]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250807082624708 DNM INFO NM_CHAN_OP(bts2-trx0-ts6)[0x55ca726987b0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082624708 DNM INFO NM_CHAN_OP(bts2-trx0-ts6)[0x55ca726987b0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624708 DNM INFO NM_CHAN_OP(bts2-trx0-ts6)[0x55ca726987b0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250807082624709 DNM INFO NM_CHAN_OP(bts2-trx0-ts7)[0x55ca72699040]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082624709 DNM INFO NM_CHAN_OP(bts2-trx0-ts7)[0x55ca72699040]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624709 DNM INFO NM_CHAN_OP(bts2-trx0-ts7)[0x55ca72699040]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250807082624709 DNM INFO NM_BTS_OP(bts2)[0x55ca72671470]{DISABLED_OFFLINE}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:300) DOML oml.c:1490 OC=GPRS-NSVC(f2) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250807082624709 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55ca726997d0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) DOML oml.c:631 OC=RADIO-CARRIER INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250807082624709 DNM ERROR OC=RADIO-CARRIER(02) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) 20250807082624709 DNM INFO NM_RCARRIER_OP(bts2-trx0)[0x55ca72695580]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) DL1C bts_model.c:87 Unimplemented vbts_set_trx 20250807082624710 DNM INFO NM_RCARRIER_OP(bts2-trx0)[0x55ca72695580]{DISABLED_OFFLINE}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:319) DOML oml.c:1490 OC=RADIO-CARRIER(02) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250807082624710 DNM INFO NM_RCARRIER_OP(bts2-trx0)[0x55ca72695580]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) DOML oml.c:631 OC=BASEBAND-TRANSCEIVER INST=(00,00,ff): O&M Get Attributes [0], Manufacturer Dependent State is unsupported 20250807082624710 DNM ERROR OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): Attribute Manufacturer Dependent State is unreported (abis_nm.c:557) 20250807082624710 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RTP Feature 'Intermediate Rate 64 kbit/s' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250807082624710 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'Dynamic PDCH Activation' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250807082624710 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'RTP Payload Type 2' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250807082624710 DNM NOTICE OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ARI reported sw[0/1]: TRX_PHY_VERSION is Unknown (abis_nm.c:652) 20250807082624710 DNM INFO NM_BB_TRANSC_OP(bts2-trx0)[0x55ca726956b0]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250807082624710 DNM INFO NM_CHAN_OP(bts2-trx0-ts0)[0x55ca72695910]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,00): ADM STATE Locked -> Unlocked 20250807082624710 DNM INFO NM_CHAN_OP(bts2-trx0-ts0)[0x55ca72695910]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624710 DNM INFO NM_CHAN_OP(bts2-trx0-ts1)[0x55ca72695e90]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,01): ADM STATE Locked -> Unlocked 20250807082624711 DNM INFO NM_CHAN_OP(bts2-trx0-ts1)[0x55ca72695e90]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624711 DNM INFO NM_CHAN_OP(bts2-trx0-ts2)[0x55ca72696690]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,02): ADM STATE Locked -> Unlocked 20250807082624711 DNM INFO NM_CHAN_OP(bts2-trx0-ts2)[0x55ca72696690]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624711 DNM INFO NM_CHAN_OP(bts2-trx0-ts3)[0x55ca72696e90]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,03): ADM STATE Locked -> Unlocked 20250807082624711 DNM INFO NM_CHAN_OP(bts2-trx0-ts3)[0x55ca72696e90]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624711 DNM INFO NM_CHAN_OP(bts2-trx0-ts4)[0x55ca72697690]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,04): ADM STATE Locked -> Unlocked 20250807082624712 DNM INFO NM_CHAN_OP(bts2-trx0-ts4)[0x55ca72697690]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624712 DNM INFO NM_CHAN_OP(bts2-trx0-ts5)[0x55ca72697f20]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,05): ADM STATE Locked -> Unlocked 20250807082624712 DNM INFO NM_CHAN_OP(bts2-trx0-ts5)[0x55ca72697f20]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624712 DNM INFO NM_CHAN_OP(bts2-trx0-ts6)[0x55ca726987b0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,06): ADM STATE Locked -> Unlocked 20250807082624712 DNM INFO NM_CHAN_OP(bts2-trx0-ts6)[0x55ca726987b0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624712 DNM INFO NM_CHAN_OP(bts2-trx0-ts7)[0x55ca72699040]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,07): ADM STATE Locked -> Unlocked 20250807082624712 DNM INFO NM_CHAN_OP(bts2-trx0-ts7)[0x55ca72699040]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) DOML oml.c:1490 OC=BTS(01) INST=(00,ff,ff): ADM STATE Locked -> Unlocked 20250807082624713 DNM INFO NM_BTS_OP(bts2)[0x55ca72671470]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250807082624713 DNM INFO NM_RCARRIER_OP(bts2-trx0)[0x55ca72695580]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082624713 DNM INFO NM_RCARRIER_OP(bts2-trx0)[0x55ca72695580]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250807082624713 DNM INFO NM_RCARRIER_OP(bts2-trx0)[0x55ca72695580]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_rcarrier_fsm.c:259) DOML oml.c:1490 OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250807082624713 DNM INFO NM_BB_TRANSC_OP(bts2-trx0)[0x55ca726956b0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250807082624713 DNM INFO (bts=2,trx=0) IPA RSL CONNECT IP=0.0.0.0 PORT=3003 STREAM=0x00 (abis_nm.c:3088) 20250807082624713 DNM INFO NM_BTS_OP(bts2)[0x55ca72671470]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082624713 DNM INFO NM_BTS_OP(bts2)[0x55ca72671470]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250807082624713 DNM INFO NM_BTS_OP(bts2)[0x55ca72671470]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bts_fsm.c:264) 20250807082624714 DNM INFO NM_BB_TRANSC_OP(bts2-trx0)[0x55ca726956b0]{DISABLED_OFFLINE}: Received Event RSL_CONNECT_ACK (bts_ipaccess_nanobts.c:382) DOML nm_bb_transc_fsm.c:151 NM_BBTRANSC_OP(bts0-trx0)[0x559de8f9cf10]{DISABLED_OFFLINE}: Not connecting RSL in OML-DUMMY! 20250807082624714 DNM INFO NM_BB_TRANSC_OP(bts2-trx0)[0x55ca726956b0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082624714 DNM INFO NM_BB_TRANSC_OP(bts2-trx0)[0x55ca726956b0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250807082624714 DNM INFO NM_BB_TRANSC_OP(bts2-trx0)[0x55ca726956b0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bb_transc_fsm.c:271) 20250807082624714 DNM INFO NM_CHAN_OP(bts2-trx0-ts0)[0x55ca72695910]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624714 DNM INFO NM_CHAN_OP(bts2-trx0-ts0)[0x55ca72695910]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250807082624714 DNM INFO NM_CHAN_OP(bts2-trx0-ts1)[0x55ca72695e90]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624714 DNM INFO NM_CHAN_OP(bts2-trx0-ts1)[0x55ca72695e90]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250807082624714 DNM INFO NM_CHAN_OP(bts2-trx0-ts2)[0x55ca72696690]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624714 DNM INFO NM_CHAN_OP(bts2-trx0-ts2)[0x55ca72696690]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250807082624714 DNM INFO NM_CHAN_OP(bts2-trx0-ts3)[0x55ca72696e90]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624714 DNM INFO NM_CHAN_OP(bts2-trx0-ts3)[0x55ca72696e90]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250807082624714 DNM INFO NM_CHAN_OP(bts2-trx0-ts4)[0x55ca72697690]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624714 DNM INFO NM_CHAN_OP(bts2-trx0-ts4)[0x55ca72697690]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250807082624714 DNM INFO NM_CHAN_OP(bts2-trx0-ts5)[0x55ca72697f20]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624714 DNM INFO NM_CHAN_OP(bts2-trx0-ts5)[0x55ca72697f20]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250807082624715 DNM INFO NM_CHAN_OP(bts2-trx0-ts6)[0x55ca726987b0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624715 DNM INFO NM_CHAN_OP(bts2-trx0-ts6)[0x55ca726987b0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250807082624715 DNM INFO NM_CHAN_OP(bts2-trx0-ts7)[0x55ca72699040]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624715 DNM INFO NM_CHAN_OP(bts2-trx0-ts7)[0x55ca72699040]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250807082624715 DNM INFO NM_CHAN_OP(bts2-trx0-ts0)[0x55ca72695910]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082624715 DNM INFO NM_CHAN_OP(bts2-trx0-ts0)[0x55ca72695910]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624715 DNM INFO NM_CHAN_OP(bts2-trx0-ts0)[0x55ca72695910]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250807082624715 DNM INFO NM_CHAN_OP(bts2-trx0-ts1)[0x55ca72695e90]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082624715 DNM INFO NM_CHAN_OP(bts2-trx0-ts1)[0x55ca72695e90]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624715 DNM INFO NM_CHAN_OP(bts2-trx0-ts1)[0x55ca72695e90]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250807082624716 DNM INFO NM_CHAN_OP(bts2-trx0-ts2)[0x55ca72696690]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082624716 DNM INFO NM_CHAN_OP(bts2-trx0-ts2)[0x55ca72696690]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624716 DNM INFO NM_CHAN_OP(bts2-trx0-ts2)[0x55ca72696690]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250807082624716 DNM INFO NM_CHAN_OP(bts2-trx0-ts3)[0x55ca72696e90]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082624716 DNM INFO NM_CHAN_OP(bts2-trx0-ts3)[0x55ca72696e90]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624716 DNM INFO NM_CHAN_OP(bts2-trx0-ts3)[0x55ca72696e90]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250807082624716 DNM INFO NM_CHAN_OP(bts2-trx0-ts4)[0x55ca72697690]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082624716 DNM INFO NM_CHAN_OP(bts2-trx0-ts4)[0x55ca72697690]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624716 DNM INFO NM_CHAN_OP(bts2-trx0-ts4)[0x55ca72697690]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250807082624717 DNM INFO NM_CHAN_OP(bts2-trx0-ts5)[0x55ca72697f20]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082624717 DNM INFO NM_CHAN_OP(bts2-trx0-ts5)[0x55ca72697f20]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624717 DNM INFO NM_CHAN_OP(bts2-trx0-ts5)[0x55ca72697f20]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250807082624717 DNM INFO NM_CHAN_OP(bts2-trx0-ts6)[0x55ca726987b0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082624717 DNM INFO NM_CHAN_OP(bts2-trx0-ts6)[0x55ca726987b0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624717 DNM INFO NM_CHAN_OP(bts2-trx0-ts6)[0x55ca726987b0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250807082624717 DNM INFO NM_CHAN_OP(bts2-trx0-ts7)[0x55ca72699040]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082624717 DNM INFO NM_CHAN_OP(bts2-trx0-ts7)[0x55ca72699040]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082624717 DNM INFO NM_CHAN_OP(bts2-trx0-ts7)[0x55ca72699040]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250807082624827 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082624827 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082624827 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082624827 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=190=0.23.6 sls=13 (m3ua.c:642) 20250807082624827 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=190=0.23.6 not local, message is for routing (ss7_hmrt.c:248) 20250807082624827 DLSS7 INFO 0: CombinedLinkset(dpc=190=0.23.6,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=190=0.23.6,SLS=13 -> eSLS=93: picked Normal Route via 'virt-smlc' round-robin style (available) (ss7_combined_linkset.c:297) 20250807082624827 DLSS7 DEBUG 0: Found route for dpc=190=0.23.6: pc=190=0.23.6 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-smlc proto=m3ua (ss7_hmrt.c:193) 20250807082624827 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=190=0.23.6 (ss7_hmrt.c:203) 20250807082624827 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082624827 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 bb 00 00 00 be 03 00 00 0d 09 00 03 07 0b 04 43 be 00 fc 04 43 bb 00 fa 06 00 04 30 04 01 20 00 00 00 06 00 08 00 00 00 06 (ss7_asp.c:1383) IPA-BTS0-TRX0-RSL-IPA(10)@7679e5b8170a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(10)@7679e5b8170a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(10)@7679e5b8170a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } 20250807082625319 DRSL NOTICE (bts=0,trx=0) bootstrapping RSL on ARFCN 871 using MCC-MNC 001-01 LAC=1 CID=0 BSIC=10 (osmo_bsc_main.c:320) IPA-BTS0-TRX0-RSL-IPA(10)@7679e5b8170a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@7679e5b8170a: "TC_chan_act_to_vamos() start" 20250807082626330 DLGLOBAL NOTICE TTCN3 f_logp(): TC_chan_act_to_vamos() start (logging_vty.c:1172) 20250807082626342 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082626342 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082626342 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082626342 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 sls=6 (m3ua.c:642) 20250807082626342 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250807082626342 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=2=0.0.2,SLS=6 -> eSLS=102: picked Normal Route via 'virt-msc1' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250807082626342 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=187=0.23.3,DPC=2=0.0.2,SLS=6 -> eSLS=102: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250807082626342 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! (ss7_hmrt.c:226) 20250807082626342 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082626342 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082626342 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082626342 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 sls=9 (m3ua.c:642) 20250807082626342 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082626342 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=3=0.0.3,SLS=9 -> eSLS=121: picked Normal Route via 'virt-msc2' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250807082626342 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=187=0.23.3,DPC=3=0.0.3,SLS=9 -> eSLS=121: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250807082626342 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! (ss7_hmrt.c:226) 20250807082627654 DCHAN NOTICE lchan(0-0-1-TCH_F-0)[0x55ca726e6890]{UNUSED}: (type=NONE) attempt from VTY to activate lchan (bts=0,trx=0,ts=1,ss=0) with codec fr (bsc_vty.c:1603) 20250807082627655 DCHAN NOTICE lchan(0-0-1-TCH_F-0)[0x55ca726e6890]{WAIT_ACTIV_ACK}: (type=TCH_F) Timing Advance IE shall be present, but the actual value is not known => assuming 0 (abis_rsl.c:682) 20250807082627663 DCHAN NOTICE lchan(0-0-1-TCH_F-0)[0x55ca726e6890]{WAIT_ACTIV_ACK}: (type=TCH_F) lchan ACTIVATE_FOR_VTY is now active (lchan_fsm.c:1087) 20250807082627663 DCHAN NOTICE lchan(0-0-1-TCH_F-0)[0x55ca726e6890]{ESTABLISHED}: (type=TCH_F) lchan ACTIVATE_FOR_VTY fully established (lchan_fsm.c:321) MTC@7679e5b8170a: setverdict(pass): none -> pass 20250807082628667 DCHAN NOTICE lchan(0-0-1-TCH_F-0)[0x55ca726e6890]{ESTABLISHED}: (type=TCH_F) attempt from VTY to release lchan (bts=0,trx=0,ts=1,ss=0) (bsc_vty.c:1673) MTC@7679e5b8170a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@7679e5b8170a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-STATS(3)@7679e5b8170a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(8)@7679e5b8170a: Final verdict of PTC: none MTC@7679e5b8170a: setverdict(pass): pass -> pass, component reason not changed 20250807082628682 DLINP NOTICE virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250807082628682 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250807082628682 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250807082628682 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250807082628682 DLINP NOTICE virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250807082628682 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250807082628682 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250807082628682 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250807082628682 DLINP NOTICE SRVCONN(virt-msc0-0,r=127.0.0.1:23905<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:821) 20250807082628682 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082628682 DLSS7 INFO virt-msc0-0: connection closed (ss7_asp.c:1334) 20250807082628682 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250807082628682 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250807082628682 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250807082628682 DLINP NOTICE SRVCONN(ts-0-2-rsl,r=127.0.0.1:10000<->l=127.0.0.1:3003) connection closed with client (stream_srv.c:769) 20250807082628682 DLINP NOTICE E1TS(0:2) failed reading from socket: 0 (ipaccess.c:554) 20250807082628682 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250807082628682 DLINP NOTICE (bts=0) Dropping OML link: link down (bts_ipaccess_nanobts.c:543) 20250807082628682 DLMI ERROR (bts=0,trx=0) Lost E1 OML link (osmo_bsc_main.c:487) 20250807082628682 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250807082628682 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250807082628682 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250807082628682 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250807082628683 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250807082628683 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9 (ss7_asp.c:1383) 20250807082628683 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 b9 (ss7_asp.c:1383) 20250807082628683 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250807082628683 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) VirtMSC-M3UA(5)@7679e5b8170a: Final verdict of PTC: none VirtMSC-SCCP(4)@7679e5b8170a: Final verdict of PTC: none 20250807082628684 DLINP NOTICE SRVCONN(virt-smlc-0,r=127.0.0.1:23908<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:821) 20250807082628684 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250807082628684 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250807082628684 DLSS7 NOTICE 0: ASP(virt-smlc-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (ss7_asp.c:1008) 20250807082628684 DLINP ERROR virt-smlc-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:348) 20250807082628684 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250807082628684 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (ss7_asp.c:1000) IPA-BTS0-TRX0-RSL-IPA(10)@7679e5b8170a: Final verdict of PTC: none 20250807082628684 DLSS7 ERROR 0: ASP(virt-smlc-0) xUA SRV SEND_FAILED (ss7_asp.c:1023) 20250807082628684 DLINP ERROR SRVCONN(virt-smlc-0,r=127.0.0.1:23908<->l=127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:818) 20250807082628684 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082628684 DLSS7 INFO virt-smlc-0: connection closed (ss7_asp.c:1334) 20250807082628684 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250807082628684 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250807082628684 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250807082628684 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250807082628684 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250807082628684 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250807082628685 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250807082628684 DLSS7 NOTICE 0: RT(dpc=190=0.23.6,mask=0x3fff=7.255.7,prio=5,via=virt-smlc,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250807082628685 DLSS7 NOTICE 0: RT(dpc=190=0.23.6,mask=0x3fff=7.255.7,prio=5,via=virt-smlc,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250807082628685 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 be (ss7_asp.c:1383) 20250807082628685 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250807082628685 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) DLINP stream_cli.c:548 CLICONN(ts-0-1-oml,r=127.0.0.1:3002<->l=127.0.0.1:42573){CONNECTED} connection closed with srv 20250807082628685 DLMI ERROR (bts=0,trx=0) Lost E1 OSMO link (osmo_bsc_main.c:487) 20250807082628685 DLINP NOTICE (bts=0,trx=0) Dropping RSL link: OML link drop (bts_ipaccess_nanobts.c:514) 20250807082628685 DLMI ERROR (bts=0,trx=0) Lost E1 RSL link (osmo_bsc_main.c:487) 20250807082628685 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55ca72639940]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:565) VirtSMLC-SCCP(6)@7679e5b8170a: Final verdict of PTC: none DABIS abis.c:429 E1L(0) Signalling link down DABIS abis.c:105 OML link was closed early within 5 seconds. If this situation persists, please check your BTS and BSC configuration files for errors. A common error is a mismatch between unit_id configuration parameters of BTS and BSC. DOML bts_shutdown_fsm.c:268 BTS_SHUTDOWN(bts0)[0x55b27ef73610]{NONE}: Shutting down BTS, exit 1, reason: Abis close DLINP input/ipaccess.c:926 E1TS(0:1) failed reading from socket: 0 VirtSMLC-M3UA(7)@7679e5b8170a: Final verdict of PTC: none 20250807082628685 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55ca72639940]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bb_transc_fsm.c:371) 20250807082628685 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55ca72639770]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:566) 20250807082628685 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55ca72639770]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_rcarrier_fsm.c:373) 20250807082628685 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250807082628685 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250807082628685 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250807082628685 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250807082628685 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250807082628685 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250807082628685 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250807082628685 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250807082628685 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250807082628686 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250807082628686 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250807082628686 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250807082628686 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250807082628686 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250807082628686 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250807082628686 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250807082628686 DNM INFO NM_BTS_OP(bts0)[0x55ca72615660]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:573) 20250807082628686 DNM INFO NM_BTS_OP(bts0)[0x55ca72615660]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bts_fsm.c:363) 20250807082628686 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55ca72615790]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:574) 20250807082628686 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55ca72615790]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_cell_fsm.c:351) 20250807082628686 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55ca72611380]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:576) VirtMGW-MGCP-0(9)@7679e5b8170a: Final verdict of PTC: none 20250807082628686 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55ca72611380]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bts_sm_fsm.c:252) 20250807082628686 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55ca7263dbd0]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:577) 20250807082628686 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55ca7263dbd0]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nse_fsm.c:324) 20250807082628686 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55ca7263dd00]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:579) 20250807082628686 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55ca7263dd00]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nsvc_fsm.c:353) 20250807082628686 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55ca7263dec0]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:579) 20250807082628686 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55ca7263dec0]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nsvc_fsm.c:353) 20250807082628686 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250807082628686 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-A-0-m3ua,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250807082628686 DMSC NOTICE (msc=0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (osmo_bsc_sigtran.c:309) 20250807082628686 DRESET NOTICE bssmap_reset(msc-0)[0x55ca726defa0]{DISCONNECTED}: link lost (bssmap_reset.c:91) 20250807082628686 DMSC NOTICE (msc=0) BSSMAP association is down (a_reset.c:54) 20250807082628686 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250807082628686 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.6/0 (xua_snm.c:458) 20250807082628686 DLSS7 NOTICE 0: RT(dpc=190=0.23.6,mask=0x3fff=7.255.7,prio=5,via=as-clnt-A-0-m3ua,st=available) changed to status 'unavailable' (ss7_route.c:409) MTC@7679e5b8170a: Setting final verdict of the test case. 20250807082628686 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) MTC@7679e5b8170a: Local verdict of MTC: pass MTC@7679e5b8170a: Local verdict of PTC VirtMSC-STATS(3): none (pass -> pass) MTC@7679e5b8170a: Local verdict of PTC VirtMSC-SCCP(4): none (pass -> pass) MTC@7679e5b8170a: Local verdict of PTC VirtMSC-M3UA(5): none (pass -> pass) MTC@7679e5b8170a: Local verdict of PTC VirtSMLC-SCCP(6): none (pass -> pass) MTC@7679e5b8170a: Local verdict of PTC VirtSMLC-M3UA(7): none (pass -> pass) MTC@7679e5b8170a: Local verdict of PTC IPA-CTRL-CLI-IPA(8): none (pass -> pass) MTC@7679e5b8170a: Local verdict of PTC VirtMGW-MGCP-0(9): none (pass -> pass) MTC@7679e5b8170a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(10): none (pass -> pass) MTC@7679e5b8170a: Test case TC_chan_act_to_vamos finished. Verdict: pass MTC@7679e5b8170a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/ttcn3-tcpdump-stop.sh BSC_Tests_VAMOS.TC_chan_act_to_vamos pass'. Thu Aug 7 08:26:28 UTC 2025 ====== BSC_Tests_VAMOS.TC_chan_act_to_vamos pass ====== Saving talloc report from 127.0.0.1:4242 to BSC_Tests_VAMOS.TC_chan_act_to_vamos.talloc 20250807082629828 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082629828 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082629828 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082629828 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=190=0.23.6 sls=13 (m3ua.c:642) 20250807082629828 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=190=0.23.6 not local, message is for routing (ss7_hmrt.c:248) 20250807082629828 DLSS7 INFO 0: CombinedLinkset(dpc=190=0.23.6,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=187=0.23.3,DPC=190=0.23.6,SLS=13 -> eSLS=93: Normal Route via 'virt-smlc' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250807082629828 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=190=0.23.6: no route! (ss7_hmrt.c:226) 20250807082630684 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250807082630684 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250807082630684 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) 20250807082630685 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250807082630685 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250807082630685 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) Waiting for packet dumper to finish... 0 (prev_count=-1, count=1166712) 20250807082631343 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082631343 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082631343 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082631343 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 sls=11 (m3ua.c:642) 20250807082631343 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082631343 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=187=0.23.3,DPC=3=0.0.3,SLS=11 -> eSLS=123: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250807082631343 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! (ss7_hmrt.c:226) 20250807082631343 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082631343 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082631343 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082631343 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 sls=1 (m3ua.c:642) 20250807082631343 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250807082631343 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=187=0.23.3,DPC=2=0.0.2,SLS=1 -> eSLS=97: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250807082631343 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! (ss7_hmrt.c:226) DOML bts_shutdown_fsm.c:228 BTS_SHUTDOWN(bts0)[0x55b27ef73610]{WAIT_TRX_CLOSED}: Timer expired waiting for TRX close DOML bts_shutdown_fsm.c:171 BTS_SHUTDOWN(bts0)[0x55b27ef73610]{EXIT}: Shutdown process completed successfully, exiting process respawn: 0: stopped pid 9928 with status 0 respawn: 1: starting: osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,VAMOS,OSMUX 127.0.0.1 1234 1 DABIS abis.c:170 A-bis connection establishment to BSC (127.0.0.1) in progress... DLINP input/ipaccess.c:1078 E1TS(0:1) enabling ipaccess BTS mode, OML connecting to 127.0.0.1:3002 DLINP input/ipaccess.c:893 received ID_GET for unit ID 1234/0/0 20250807082631727 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55ca72611380]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082631727 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55ca72611380]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157) 20250807082631727 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55ca72611380]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_sm_fsm.c:96) 20250807082631727 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55ca7263dbd0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082631728 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55ca72615790]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082631728 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55ca72615790]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181) 20250807082631728 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55ca72615790]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_cell_fsm.c:82) 20250807082631728 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55ca7263dd00]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082631728 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55ca7263dd00]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) 20250807082631728 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55ca7263dd00]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83) 20250807082631728 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55ca7263dec0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082631728 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55ca7263dec0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) 20250807082631728 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55ca7263dec0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83) 20250807082631728 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55ca7263dbd0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177) 20250807082631728 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55ca7263dbd0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nse_fsm.c:81) 20250807082631728 DNM INFO NM_BTS_OP(bts0)[0x55ca72615660]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082631728 DNM INFO NM_BTS_OP(bts0)[0x55ca72615660]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250807082631728 DNM INFO NM_BTS_OP(bts0)[0x55ca72615660]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_fsm.c:86) 20250807082631728 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55ca72639770]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250807082631728 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55ca72639940]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250807082631728 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082631729 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082631729 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082631729 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082631729 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082631729 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082631729 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082631729 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082631729 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55ca72611380]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082631729 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55ca72611380]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157) 20250807082631729 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55ca72611380]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bts_sm_fsm.c:184) DOML oml.c:631 OC=GPRS-CELL INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250807082631729 DNM ERROR OC=GPRS-CELL(f1) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) 20250807082631729 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55ca72615790]{DISABLED_DEPENDENCY}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250807082631730 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55ca72615790]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:358) DOML oml.c:1490 OC=GPRS-CELL(f1) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250807082631730 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55ca72615790]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181) 20250807082631730 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55ca7263dbd0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:354) 20250807082631731 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'GPRS' is supported (abis_nm.c:599) 20250807082631731 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'EGPRS' is supported (abis_nm.c:599) 20250807082631731 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'HOPPING' is supported (abis_nm.c:599) 20250807082631731 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CBCH' is supported (abis_nm.c:599) 20250807082631731 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ETWS_PN' is supported (abis_nm.c:599) 20250807082631731 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'PAGING_COORDINATION' is supported (abis_nm.c:599) 20250807082631731 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'IPV6_NSVC' is supported (abis_nm.c:599) 20250807082631731 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CCN' is supported (abis_nm.c:599) 20250807082631731 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VAMOS' is supported (abis_nm.c:599) 20250807082631731 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ABIS_OSMO_PCU' is supported (abis_nm.c:599) 20250807082631731 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'BCCH_PWR_RED' is supported (abis_nm.c:599) 20250807082631731 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'DYN_TS_SDCCH8' is supported (abis_nm.c:599) 20250807082631731 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'OSMUX' is supported (abis_nm.c:599) 20250807082631731 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VBS' is supported (abis_nm.c:599) 20250807082631731 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VGCS' is supported (abis_nm.c:599) 20250807082631731 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'TWTS001' is supported (abis_nm.c:599) 20250807082631731 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): ARI reported sw[0/2]: osmobts is 1.9.0.3-799a.202508062026 (abis_nm.c:652) 20250807082631731 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Reported variant: osmo-bts-omldummy (abis_nm.c:534) 20250807082631731 DNM INFO NM_BTS_OP(bts0)[0x55ca72615660]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250807082631731 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55ca7263dd00]{DISABLED_DEPENDENCY}: Received Event FEATURE_NEGOTIATED (nm_bts_fsm.c:163) 20250807082631731 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55ca7263dec0]{DISABLED_DEPENDENCY}: Received Event FEATURE_NEGOTIATED (nm_bts_fsm.c:163) DOML oml.c:1490 OC=GPRS-NSE(f0) INST=(00,ff,ff): ADM STATE Locked -> Unlocked 20250807082631731 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55ca7263dbd0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177) 20250807082631732 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55ca7263dd00]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:363) 20250807082631732 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55ca72639770]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082631732 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55ca72639770]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250807082631732 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55ca72639770]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_rcarrier_fsm.c:96) 20250807082631732 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55ca72639940]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082631732 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55ca72639940]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250807082631732 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55ca72639940]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bb_transc_fsm.c:99) 20250807082631732 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082631732 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082631732 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250807082631732 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082631732 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082631732 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250807082631732 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082631732 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082631732 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250807082631732 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082631733 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082631733 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250807082631733 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082631733 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082631733 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250807082631733 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082631733 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082631733 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250807082631733 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082631733 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082631733 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250807082631733 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082631733 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082631733 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250807082631733 DNM INFO NM_BTS_OP(bts0)[0x55ca72615660]{DISABLED_OFFLINE}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:300) DOML oml.c:1490 OC=GPRS-NSVC(f2) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250807082631733 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55ca7263dd00]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) 20250807082631733 DNM ERROR OC=RADIO-CARRIER(02) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) 20250807082631733 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55ca72639770]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250807082631733 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55ca72639770]{DISABLED_OFFLINE}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:319) DOML oml.c:631 OC=RADIO-CARRIER INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported DL1C bts_model.c:87 Unimplemented vbts_set_trx DOML oml.c:1490 OC=RADIO-CARRIER(02) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250807082631734 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55ca72639770]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) DOML oml.c:631 OC=BASEBAND-TRANSCEIVER INST=(00,00,ff): O&M Get Attributes [0], Manufacturer Dependent State is unsupported 20250807082631734 DNM ERROR OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): Attribute Manufacturer Dependent State is unreported (abis_nm.c:557) 20250807082631734 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RTP Feature 'Intermediate Rate 64 kbit/s' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250807082631734 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'Dynamic PDCH Activation' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250807082631734 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'RTP Payload Type 2' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250807082631734 DNM NOTICE OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ARI reported sw[0/1]: TRX_PHY_VERSION is Unknown (abis_nm.c:652) 20250807082631734 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55ca72639940]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250807082631734 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,00): ADM STATE Locked -> Unlocked 20250807082631734 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082631734 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,01): ADM STATE Locked -> Unlocked 20250807082631734 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082631734 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,02): ADM STATE Locked -> Unlocked 20250807082631734 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082631734 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) 20250807082631735 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,03): ADM STATE Locked -> Unlocked 20250807082631735 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,04): ADM STATE Locked -> Unlocked 20250807082631735 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082631735 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,05): ADM STATE Locked -> Unlocked 20250807082631735 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082631735 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,06): ADM STATE Locked -> Unlocked 20250807082631735 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082631736 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) 20250807082631736 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,07): ADM STATE Locked -> Unlocked 20250807082631736 DNM INFO NM_BTS_OP(bts0)[0x55ca72615660]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) DOML oml.c:1490 OC=BTS(01) INST=(00,ff,ff): ADM STATE Locked -> Unlocked 20250807082631736 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55ca72639770]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082631736 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55ca72639770]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250807082631736 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55ca72639770]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_rcarrier_fsm.c:259) 20250807082631736 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55ca72639940]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250807082631736 DNM INFO (bts=0,trx=0) IPA RSL CONNECT IP=0.0.0.0 PORT=3003 STREAM=0x00 (abis_nm.c:3088) DOML oml.c:1490 OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250807082631736 DNM INFO NM_BTS_OP(bts0)[0x55ca72615660]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082631736 DNM INFO NM_BTS_OP(bts0)[0x55ca72615660]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250807082631736 DNM INFO NM_BTS_OP(bts0)[0x55ca72615660]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bts_fsm.c:264) 20250807082631737 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55ca72639940]{DISABLED_OFFLINE}: Received Event RSL_CONNECT_ACK (bts_ipaccess_nanobts.c:382) 20250807082631737 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55ca72639940]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) DOML nm_bb_transc_fsm.c:151 NM_BBTRANSC_OP(bts0-trx0)[0x557985c17f10]{DISABLED_OFFLINE}: Not connecting RSL in OML-DUMMY! 20250807082631737 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55ca72639940]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250807082631737 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55ca72639940]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bb_transc_fsm.c:271) 20250807082631737 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082631737 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250807082631737 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082631737 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250807082631737 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082631737 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250807082631737 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082631737 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250807082631737 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082631737 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250807082631737 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082631737 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250807082631737 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082631737 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250807082631737 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082631737 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250807082631737 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082631737 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082631737 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250807082631738 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082631738 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082631738 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250807082631738 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082631738 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082631738 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250807082631738 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082631738 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082631738 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250807082631738 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082631738 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082631738 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250807082631739 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082631739 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082631739 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250807082631739 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082631739 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082631739 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250807082631739 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082631739 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082631739 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) Waiting for packet dumper to finish... 1 (prev_count=1166712, count=1452028) MTC@7679e5b8170a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/ttcn3-tcpdump-stop.sh BSC_Tests_VAMOS.TC_chan_act_to_vamos pass' was executed successfully (exit status: 0). MTC@7679e5b8170a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/ttcn3-tcpdump-start.sh BSC_Tests_VAMOS.TC_mode_modify_to_vamos_fr'. ------ BSC_Tests_VAMOS.TC_mode_modify_to_vamos_fr ------ Thu Aug 7 08:26:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/testsuite/BSC_Tests_VAMOS.TC_mode_modify_to_vamos_fr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/testsuite/BSC_Tests_VAMOS.TC_mode_modify_to_vamos_fr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250807082633688 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082633688 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082633688 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082633688 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 sls=10 (m3ua.c:642) 20250807082633688 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250807082633688 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=10 -> eSLS=42: picked Normal Route via 'virt-msc0' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250807082633688 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=10 -> eSLS=42: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250807082633688 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! (ss7_hmrt.c:226) MTC@7679e5b8170a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/ttcn3-tcpdump-start.sh BSC_Tests_VAMOS.TC_mode_modify_to_vamos_fr' was executed successfully (exit status: 0). MTC@7679e5b8170a: Test case TC_mode_modify_to_vamos_fr started. MTC@7679e5b8170a: "TC_mode_modify_to_vamos_fr": using IMSI '001012904476140'H 20250807082634124 DMSC NOTICE (msc=0) VTY requests BSSMAP RESET (bsc_vty.c:3616) 20250807082634124 DMSC NOTICE (msc=1) VTY requests BSSMAP RESET (bsc_vty.c:3616) 20250807082634124 DMSC NOTICE (msc=2) VTY requests BSSMAP RESET (bsc_vty.c:3616) 20250807082634126 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082634126 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082634126 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082634126 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 sls=7 (m3ua.c:642) 20250807082634126 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082634126 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=3=0.0.3,SLS=7 -> eSLS=119: picked Normal Route via 'virt-msc2' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250807082634126 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=187=0.23.3,DPC=3=0.0.3,SLS=7 -> eSLS=119: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250807082634126 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! (ss7_hmrt.c:226) 20250807082634126 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082634126 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082634126 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082634126 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 sls=7 (m3ua.c:642) 20250807082634127 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250807082634127 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=2=0.0.2,SLS=7 -> eSLS=103: picked Normal Route via 'virt-msc1' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250807082634127 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=187=0.23.3,DPC=2=0.0.2,SLS=7 -> eSLS=103: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250807082634127 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! (ss7_hmrt.c:226) 20250807082634127 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082634127 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082634127 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082634127 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 sls=10 (m3ua.c:642) 20250807082634127 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250807082634127 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=10 -> eSLS=42: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250807082634127 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! (ss7_hmrt.c:226) MTC@7679e5b8170a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(14)@7679e5b8170a: ************************************************* VirtMSC-M3UA(14)@7679e5b8170a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(14)@7679e5b8170a: ************************************************* MTC@7679e5b8170a: Starting RAN_Emulation VirtMSC-SCCP(12)@7679e5b8170a: v_sccp_pdu_maxlen:268 MTC@7679e5b8170a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(17)@7679e5b8170a: ************************************************* VirtSMLC-M3UA(17)@7679e5b8170a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(17)@7679e5b8170a: ************************************************* MTC@7679e5b8170a: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(15)@7679e5b8170a: v_sccp_pdu_maxlen:268 20250807082634344 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250807082634344 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): matched connection to ASP virt-msc0-0 (ss7_xua_srv.c:121) 20250807082634344 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250807082634344 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) VirtMSC-M3UA(14)@7679e5b8170a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250807082634349 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082634349 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250807082634349 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250807082634349 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250807082634349 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250807082634349 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250807082634349 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250807082634349 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250807082634349 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250807082634349 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250807082634349 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250807082634349 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (ss7_asp.c:1383) 20250807082634349 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250807082634350 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082634350 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250807082634350 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250807082634350 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (ss7_asp.c:1383) 20250807082634350 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250807082634350 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250807082634350 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250807082634350 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250807082634350 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250807082634350 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (ss7_asp.c:1383) 20250807082634350 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250807082634350 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250807082634350 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9 (ss7_asp.c:1383) 20250807082634350 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 52 bytes: [L2]> 01 00 02 01 00 00 00 34 00 06 00 08 00 00 00 01 00 12 00 10 00 00 00 02 00 00 00 03 00 00 00 be 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00 (ss7_asp.c:1383) 20250807082634350 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250807082634350 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250807082634350 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-A-0-m3ua,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250807082634350 DMSC NOTICE (msc=0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (osmo_bsc_sigtran.c:317) 20250807082634350 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250807082634351 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082634351 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082634351 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082634351 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 sls=8 (m3ua.c:642) 20250807082634351 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250807082634351 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=8 -> eSLS=40: picked Normal Route via 'virt-msc0' round-robin style (available) (ss7_combined_linkset.c:297) 20250807082634351 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua (ss7_hmrt.c:193) 20250807082634351 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250807082634351 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082634351 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 bb 00 00 00 b9 03 00 00 08 09 00 03 07 0b 04 43 b9 00 fe 04 43 bb 00 fe 06 00 04 30 04 01 20 00 00 00 06 00 08 00 00 00 01 (ss7_asp.c:1383) 20250807082634367 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250807082634367 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): matched connection to ASP virt-smlc-0 (ss7_xua_srv.c:121) 20250807082634367 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250807082634367 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) VirtSMLC-M3UA(17)@7679e5b8170a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250807082634375 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082634375 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250807082634375 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250807082634376 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250807082634376 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250807082634376 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250807082634376 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250807082634376 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250807082634376 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250807082634376 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250807082634376 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250807082634376 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 06 (ss7_asp.c:1383) 20250807082634376 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250807082634379 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082634379 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250807082634379 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250807082634379 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 06 (ss7_asp.c:1383) 20250807082634379 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250807082634379 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250807082634379 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250807082634379 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250807082634379 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250807082634379 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 06 (ss7_asp.c:1383) 20250807082634379 DLSS7 NOTICE 0: RT(dpc=190=0.23.6,mask=0x3fff=7.255.7,prio=5,via=virt-smlc,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250807082634379 DLSS7 NOTICE 0: RT(dpc=190=0.23.6,mask=0x3fff=7.255.7,prio=5,via=virt-smlc,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250807082634379 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 be (ss7_asp.c:1383) 20250807082634379 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 be (ss7_asp.c:1383) 20250807082634379 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 48 bytes: [L2]> 01 00 02 01 00 00 00 30 00 06 00 08 00 00 00 06 00 12 00 0c 00 00 00 02 00 00 00 03 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00 (ss7_asp.c:1383) 20250807082634379 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250807082634380 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.6/0 (xua_snm.c:493) 20250807082634380 DLSS7 NOTICE 0: RT(dpc=190=0.23.6,mask=0x3fff=7.255.7,prio=5,via=as-clnt-A-0-m3ua,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250807082634380 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250807082634829 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082634829 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082634829 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082634829 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=190=0.23.6 sls=14 (m3ua.c:642) 20250807082634829 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=190=0.23.6 not local, message is for routing (ss7_hmrt.c:248) 20250807082634829 DLSS7 INFO 0: CombinedLinkset(dpc=190=0.23.6,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=190=0.23.6,SLS=14 -> eSLS=94: picked Normal Route via 'virt-smlc' round-robin style (available) (ss7_combined_linkset.c:297) 20250807082634829 DLSS7 DEBUG 0: Found route for dpc=190=0.23.6: pc=190=0.23.6 mask=0x3fff=7.255.7 prio=5 via AS virt-smlc proto=m3ua (ss7_hmrt.c:193) 20250807082634829 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=190=0.23.6 (ss7_hmrt.c:203) 20250807082634829 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082634829 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 bb 00 00 00 be 03 00 00 0e 09 00 03 07 0b 04 43 be 00 fc 04 43 bb 00 fa 06 00 04 30 04 01 20 00 00 00 06 00 08 00 00 00 06 (ss7_asp.c:1383) VirtMSC-RAN(13)@7679e5b8170a: BSSMAP: Responding to inbound RESET with RESET-ACK 20250807082635156 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082635156 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082635156 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082635156 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 sls=0 (m3ua.c:642) 20250807082635156 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082635156 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'bsc0' (ss7_combined_linkset.c:275) 20250807082635156 DLSS7 DEBUG 0: Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 prio=5 via AS bsc0 proto=m3ua (ss7_hmrt.c:193) 20250807082635156 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=187=0.23.3 (ss7_hmrt.c:203) 20250807082635156 DLSS7 DEBUG XUA_AS(bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082635156 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 26 00 00 00 b9 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fe 04 43 b9 00 fe 06 00 04 30 04 01 00 00 00 (ss7_asp.c:1383) 20250807082635156 DMSC NOTICE (msc=0) RESET from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:101) 20250807082635156 DRESET NOTICE (msc=0) Sending RESET ACK to MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_sigtran.c:87) 20250807082635156 DRESET NOTICE bssmap_reset(msc-0)[0x55ca726defa0]{CONNECTED}: link up (bssmap_reset.c:83) 20250807082635156 DMSC NOTICE (msc=0) BSSMAP association is up (a_reset.c:45) 20250807082635157 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082635157 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082635157 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082635157 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 sls=0 (m3ua.c:642) 20250807082635157 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250807082635157 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=0 -> eSLS=32: use Normal Route via 'virt-msc0' (ss7_combined_linkset.c:275) 20250807082635157 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua (ss7_hmrt.c:193) 20250807082635157 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250807082635157 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082635157 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bb 00 00 00 b9 03 00 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 bb 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (ss7_asp.c:1383) 20250807082635157 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082635157 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082635157 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082635157 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 sls=0 (m3ua.c:642) 20250807082635157 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082635157 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'bsc0' (ss7_combined_linkset.c:275) 20250807082635157 DLSS7 DEBUG 0: Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 prio=5 via AS bsc0 proto=m3ua (ss7_hmrt.c:193) 20250807082635157 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=187=0.23.3 (ss7_hmrt.c:203) 20250807082635157 DLSS7 DEBUG XUA_AS(bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082635157 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fe 04 43 b9 00 fe 03 00 01 31 00 (ss7_asp.c:1383) 20250807082635157 DMSC NOTICE (msc=0) RESET ACK from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:84) VirtMSC-RAN(13)@7679e5b8170a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(16)@7679e5b8170a: BSSMAP-LE: Responding to inbound RESET with RESET-ACK 20250807082635179 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082635179 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082635179 DLM3UA DEBUG 0: ASP(virt-smlc-0) m3ua_rx_xfer (m3ua.c:599) 20250807082635179 DLM3UA DEBUG 0: ASP(virt-smlc-0) m3ua_rx_xfer(): M3UA data header: opc=190=0.23.6 dpc=187=0.23.3 sls=0 (m3ua.c:642) 20250807082635179 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082635179 DLSS7 INFO 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=190=0.23.6,DPC=187=0.23.3,SLS=0 -> eSLS=80: picked Normal Route via 'bsc0' round-robin style (available) (ss7_combined_linkset.c:297) 20250807082635179 DLSS7 DEBUG 0: Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 prio=5 dyn via AS bsc0 proto=m3ua (ss7_hmrt.c:193) 20250807082635179 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=187=0.23.3 (ss7_hmrt.c:203) 20250807082635179 DLSS7 DEBUG XUA_AS(bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082635179 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 26 00 00 00 be 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fa 04 43 be 00 fc 06 00 04 30 04 01 00 00 00 (ss7_asp.c:1383) 20250807082635180 DLCS NOTICE RESET from SMLC: RI=SSN_PC,PC=0.23.6,SSN=SMLC_BSSAP (lb.c:118) 20250807082635180 DRESET NOTICE Sending RESET ACK to SMLC: RI=SSN_PC,PC=0.23.6,SSN=SMLC_BSSAP (lb.c:78) 20250807082635180 DRESET NOTICE bssmap_reset(Lb)[0x55ca726df7e0]{CONNECTED}: link up (bssmap_reset.c:83) 20250807082635180 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082635180 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082635180 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082635180 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=190=0.23.6 sls=4 (m3ua.c:642) 20250807082635180 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=190=0.23.6 not local, message is for routing (ss7_hmrt.c:248) 20250807082635180 DLSS7 INFO 0: CombinedLinkset(dpc=190=0.23.6,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=190=0.23.6,SLS=4 -> eSLS=84: picked Normal Route via 'virt-smlc' round-robin style (available) (ss7_combined_linkset.c:297) 20250807082635180 DLSS7 DEBUG 0: Found route for dpc=190=0.23.6: pc=190=0.23.6 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-smlc proto=m3ua (ss7_hmrt.c:193) 20250807082635180 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=190=0.23.6 (ss7_hmrt.c:203) 20250807082635180 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082635180 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bb 00 00 00 be 03 00 00 04 09 00 03 07 0b 04 43 be 00 fc 04 43 bb 00 fa 03 00 01 31 00 00 06 00 08 00 00 00 06 (ss7_asp.c:1383) 20250807082635180 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082635180 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082635180 DLM3UA DEBUG 0: ASP(virt-smlc-0) m3ua_rx_xfer (m3ua.c:599) 20250807082635180 DLM3UA DEBUG 0: ASP(virt-smlc-0) m3ua_rx_xfer(): M3UA data header: opc=190=0.23.6 dpc=187=0.23.3 sls=0 (m3ua.c:642) 20250807082635180 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082635181 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=190=0.23.6,DPC=187=0.23.3,SLS=0 -> eSLS=80: use Normal Route via 'bsc0' (ss7_combined_linkset.c:275) 20250807082635181 DLSS7 DEBUG 0: Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 prio=5 dyn via AS bsc0 proto=m3ua (ss7_hmrt.c:193) 20250807082635181 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=187=0.23.3 (ss7_hmrt.c:203) 20250807082635181 DLSS7 DEBUG XUA_AS(bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082635181 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 be 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fa 04 43 be 00 fc 03 00 01 31 00 (ss7_asp.c:1383) 20250807082635181 DLCS NOTICE RESET-ACK from SMLC: RI=SSN_PC,PC=0.23.6,SSN=SMLC_BSSAP (lb.c:123) VirtSMLC-BSSAP_LE(16)@7679e5b8170a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(20)@7679e5b8170a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(20)@7679e5b8170a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(20)@7679e5b8170a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } 20250807082635286 DRSL NOTICE (bts=0,trx=0) bootstrapping RSL on ARFCN 871 using MCC-MNC 001-01 LAC=1 CID=0 BSIC=10 (osmo_bsc_main.c:320) IPA-BTS0-TRX0-RSL-IPA(20)@7679e5b8170a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250807082636393 DLGLOBAL NOTICE TTCN3 f_logp(): TC_mode_modify_to_vamos_fr() start (logging_vty.c:1172) MTC@7679e5b8170a: "TC_mode_modify_to_vamos_fr() start" TC_mode_modify_to_vamos_fr(22)@7679e5b8170a: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(13)@7679e5b8170a: f_create_expect(l3 := '05240103505902080910109240741604'O, n_connectPointCode := omit VirtMSC-RAN(13)@7679e5b8170a: Created Expect[0] for '05240103505902080910109240741604'O to be handled at TC_mode_modify_to_vamos_fr(22) 20250807082637459 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082637459 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082637459 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082637459 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 sls=1 (m3ua.c:642) 20250807082637459 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250807082637459 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=1 -> eSLS=33: picked Normal Route via 'virt-msc0' round-robin style (available) (ss7_combined_linkset.c:297) 20250807082637459 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua (ss7_hmrt.c:193) 20250807082637459 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250807082637459 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082637459 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4f 00 00 00 bb 00 00 00 b9 03 00 00 01 01 00 00 01 02 02 06 04 43 b9 00 fe 04 04 43 bb 00 fe 0f 2a 00 28 57 05 08 00 00 f1 10 00 01 00 00 17 10 05 24 01 03 50 59 02 08 09 10 10 92 40 74 16 04 7d 09 80 82 83 04 57 81 84 04 07 00 00 00 06 00 08 00 00 00 01 (ss7_asp.c:1383) VirtMSC-SCCP(12)@7679e5b8170a: First idle individual index:0 VirtMSC-SCCP(12)@7679e5b8170a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(13)@7679e5b8170a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(13)@7679e5b8170a: Found Expect[0] for '05240103505902080910109240741604'O handled at TC_mode_modify_to_vamos_fr(22) VirtMSC-RAN(13)@7679e5b8170a: Added conn table entry 0TC_mode_modify_to_vamos_fr(22)3097113 VirtMSC-SCCP(12)@7679e5b8170a: Session index based on connection ID:0 VirtMSC-SCCP(12)@7679e5b8170a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250807082637463 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082637463 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082637463 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082637463 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 sls=0 (m3ua.c:642) 20250807082637463 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082637463 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'bsc0' (ss7_combined_linkset.c:275) 20250807082637463 DLSS7 DEBUG 0: Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 prio=5 via AS bsc0 proto=m3ua (ss7_hmrt.c:193) 20250807082637463 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=187=0.23.3 (ss7_hmrt.c:203) 20250807082637463 DLSS7 DEBUG XUA_AS(bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082637463 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bb 03 02 00 00 02 00 00 01 a6 ee 0e 02 00 00 00 00 (ss7_asp.c:1383) IPA-BTS0-TRX0-RSL-RSL(21)@7679e5b8170a: Enabled queueing of DChan messages VirtMGW-MGCP-0(19)@7679e5b8170a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mode_modify_to_vamos_fr(22) VirtMSC-SCCP(12)@7679e5b8170a: Session index based on connection ID:0 VirtMSC-SCCP(12)@7679e5b8170a: vl_len:19 VirtMSC-SCCP(12)@7679e5b8170a: vl_from0 VirtMSC-SCCP(12)@7679e5b8170a: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O 20250807082637665 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082637665 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082637665 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082637665 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 sls=0 (m3ua.c:642) 20250807082637665 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082637665 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'bsc0' (ss7_combined_linkset.c:275) 20250807082637665 DLSS7 DEBUG 0: Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 prio=5 via AS bsc0 proto=m3ua (ss7_hmrt.c:193) 20250807082637665 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=187=0.23.3 (ss7_hmrt.c:203) 20250807082637665 DLSS7 DEBUG XUA_AS(bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082637665 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2a 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 01 00 01 13 00 11 01 0b 03 01 08 01 7c 06 01 02 03 04 09 26 7d 01 80 00 00 (ss7_asp.c:1383) VirtMGW-MGCP-0(19)@7679e5b8170a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "1" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_mode_modify_to_vamos_fr(22) TC_mode_modify_to_vamos_fr(22)@7679e5b8170a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(21)@7679e5b8170a: Disabled queueing of DChan messages 20250807082637751 DLCLS NOTICE LCLS[0x55ca726e4650]{NO_LCLS}: No GCR set, ignoring APPLY_CFG_CSC (osmo_bsc_lcls.c:388) 20250807082637751 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082637751 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082637751 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082637751 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 sls=1 (m3ua.c:642) 20250807082637751 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250807082637751 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=1 -> eSLS=33: use Normal Route via 'virt-msc0' (ss7_combined_linkset.c:275) 20250807082637751 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua (ss7_hmrt.c:193) 20250807082637751 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250807082637751 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082637751 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 bb 00 00 00 b9 03 00 00 01 06 a6 ee 0e 00 01 16 00 14 02 15 00 21 98 2c 01 40 01 7c 06 7f 00 00 05 2a fa 7e 01 80 00 00 00 00 06 00 08 00 00 00 01 (ss7_asp.c:1383) VirtMSC-SCCP(12)@7679e5b8170a: Session index based on local reference:0 VirtMSC-SCCP(12)@7679e5b8170a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(12)@7679e5b8170a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(12)@7679e5b8170a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250807082639128 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082639128 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082639128 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082639128 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 sls=1 (m3ua.c:642) 20250807082639128 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250807082639128 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=187=0.23.3,DPC=2=0.0.2,SLS=1 -> eSLS=97: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250807082639128 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! (ss7_hmrt.c:226) 20250807082639128 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082639128 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082639128 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082639128 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 sls=2 (m3ua.c:642) 20250807082639128 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082639128 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=3=0.0.3,SLS=2 -> eSLS=114: picked Normal Route via 'virt-msc2' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250807082639128 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=187=0.23.3,DPC=3=0.0.3,SLS=2 -> eSLS=114: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250807082639128 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! (ss7_hmrt.c:226) TC_mode_modify_to_vamos_fr(22)@7679e5b8170a: setverdict(pass): none -> pass TC_mode_modify_to_vamos_fr(22)@7679e5b8170a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '2CA1ED8E'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '7C859696'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := <unbound>, local_osmux_cid := 1, remote_osmux_cid := omit } } TC_mode_modify_to_vamos_fr(22)@7679e5b8170a: "TC_mode_modify_to_vamos_fr": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_mode_modify_to_vamos_fr(22)@7679e5b8170a: "TC_mode_modify_to_vamos_fr": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_mode_modify_to_vamos_fr(22)@7679e5b8170a: setverdict(pass): pass -> pass, component reason not changed TC_mode_modify_to_vamos_fr(22)@7679e5b8170a: setverdict(pass): pass -> pass, component reason not changed 20250807082640797 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082640797 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082640797 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082640797 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 sls=1 (m3ua.c:642) 20250807082640797 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250807082640797 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=1 -> eSLS=33: use Normal Route via 'virt-msc0' (ss7_combined_linkset.c:275) 20250807082640797 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua (ss7_hmrt.c:193) 20250807082640797 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250807082640797 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082640797 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bb 00 00 00 b9 03 00 00 01 06 a6 ee 0e 00 01 15 01 80 12 05 08 02 12 34 56 17 2a 52 08 09 10 10 29 91 32 62 12 00 06 00 08 00 00 00 01 (ss7_asp.c:1383) VirtMSC-SCCP(12)@7679e5b8170a: Session index based on local reference:0 VirtMSC-SCCP(12)@7679e5b8170a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(12)@7679e5b8170a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(12)@7679e5b8170a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(12)@7679e5b8170a: Session index based on connection ID:0 VirtMSC-SCCP(12)@7679e5b8170a: vl_len:12 VirtMSC-SCCP(12)@7679e5b8170a: vl_from0 VirtMSC-SCCP(12)@7679e5b8170a: data sent by MTP3_SCCP_PORT: '0100090800DCBA9876543210'O 20250807082640802 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082640802 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082640802 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082640802 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 sls=0 (m3ua.c:642) 20250807082640802 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082640802 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'bsc0' (ss7_combined_linkset.c:275) 20250807082640802 DLSS7 DEBUG 0: Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 prio=5 via AS bsc0 proto=m3ua (ss7_hmrt.c:193) 20250807082640802 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=187=0.23.3 (ss7_hmrt.c:203) 20250807082640802 DLSS7 DEBUG XUA_AS(bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082640802 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 01 00 01 0c 01 00 09 08 00 dc ba 98 76 54 32 10 00 (ss7_asp.c:1383) 20250807082640806 DLGLOBAL NOTICE TTCN3 f_logp(): MSC instructs BSC to clear channel (logging_vty.c:1172) TC_mode_modify_to_vamos_fr(22)@7679e5b8170a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(12)@7679e5b8170a: Session index based on connection ID:0 VirtMSC-SCCP(12)@7679e5b8170a: vl_len:6 VirtMSC-SCCP(12)@7679e5b8170a: vl_from0 VirtMSC-SCCP(12)@7679e5b8170a: data sent by MTP3_SCCP_PORT: '000420040100'O 20250807082641004 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082641004 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082641004 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082641004 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 sls=0 (m3ua.c:642) 20250807082641005 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082641005 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'bsc0' (ss7_combined_linkset.c:275) 20250807082641005 DLSS7 DEBUG 0: Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 prio=5 via AS bsc0 proto=m3ua (ss7_hmrt.c:193) 20250807082641005 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=187=0.23.3 (ss7_hmrt.c:203) 20250807082641005 DLSS7 DEBUG XUA_AS(bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082641005 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 01 00 01 06 00 04 20 04 01 00 00 00 00 (ss7_asp.c:1383) 20250807082641006 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082641006 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082641006 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082641006 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 sls=1 (m3ua.c:642) 20250807082641006 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250807082641006 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=1 -> eSLS=33: use Normal Route via 'virt-msc0' (ss7_combined_linkset.c:275) 20250807082641006 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua (ss7_hmrt.c:193) 20250807082641006 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250807082641006 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082641006 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 bb 00 00 00 b9 03 00 00 01 06 a6 ee 0e 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 01 (ss7_asp.c:1383) VirtMSC-SCCP(12)@7679e5b8170a: Session index based on local reference:0 VirtMSC-SCCP(12)@7679e5b8170a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(12)@7679e5b8170a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(12)@7679e5b8170a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250807082641011 DLGLOBAL NOTICE TTCN3 f_logp(): Got BSSMAP Clear Complete (logging_vty.c:1172) TC_mode_modify_to_vamos_fr(22)@7679e5b8170a: "Got BSSMAP Clear Complete" VirtMSC-RAN(13)@7679e5b8170a: Deleted conn table entry 0TC_mode_modify_to_vamos_fr(22)3097113 VirtMSC-SCCP(12)@7679e5b8170a: Session index based on connection ID:0 TC_mode_modify_to_vamos_fr(22)@7679e5b8170a: "Got RSL RR Release" 20250807082641016 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL RR Release (logging_vty.c:1172) 20250807082641016 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082641016 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082641016 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082641016 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 sls=0 (m3ua.c:642) 20250807082641016 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082641016 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'bsc0' (ss7_combined_linkset.c:275) 20250807082641016 DLSS7 DEBUG 0: Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 prio=5 via AS bsc0 proto=m3ua (ss7_hmrt.c:193) 20250807082641016 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=187=0.23.3 (ss7_hmrt.c:203) 20250807082641017 DLSS7 DEBUG XUA_AS(bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082641017 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bb 03 02 00 00 04 00 00 01 a6 ee 0e 00 00 00 00 00 (ss7_asp.c:1383) 20250807082641017 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082641017 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082641017 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082641017 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 sls=1 (m3ua.c:642) 20250807082641017 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250807082641017 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=1 -> eSLS=33: use Normal Route via 'virt-msc0' (ss7_combined_linkset.c:275) 20250807082641017 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua (ss7_hmrt.c:193) 20250807082641017 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250807082641017 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082641017 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bb 00 00 00 b9 03 00 00 01 05 a6 ee 0e 00 00 01 00 00 06 00 08 00 00 00 01 (ss7_asp.c:1383) 20250807082641017 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL Deact SACCH (logging_vty.c:1172) TC_mode_modify_to_vamos_fr(22)@7679e5b8170a: "Got RSL Deact SACCH" VirtMSC-SCCP(12)@7679e5b8170a: Session index based on local reference:0 VirtMSC-SCCP(12)@7679e5b8170a: RLC received in state:disconnect_pending TC_mode_modify_to_vamos_fr(22)@7679e5b8170a: "Got RSL RF Chan Rel, sending Rel Ack" 20250807082643014 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL RF Chan Rel, sending Rel Ack (logging_vty.c:1172) TC_mode_modify_to_vamos_fr(22)@7679e5b8170a: Final verdict of PTC: pass MTC@7679e5b8170a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@7679e5b8170a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-STATS(11)@7679e5b8170a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(18)@7679e5b8170a: Final verdict of PTC: none MTC@7679e5b8170a: setverdict(pass): none -> pass 20250807082643038 DLINP NOTICE virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250807082643039 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250807082643039 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250807082643039 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250807082643039 DLINP NOTICE virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250807082643039 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250807082643039 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250807082643039 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250807082643039 DLINP NOTICE SRVCONN(virt-msc0-0,r=127.0.0.1:23905<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:821) 20250807082643039 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082643039 DLSS7 INFO virt-msc0-0: connection closed (ss7_asp.c:1334) 20250807082643039 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250807082643039 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250807082643039 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250807082643039 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250807082643039 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250807082643039 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250807082643039 DLINP NOTICE SRVCONN(ts-0-2-rsl,r=127.0.0.1:10000<->l=127.0.0.1:3003) connection closed with client (stream_srv.c:769) 20250807082643039 DLINP NOTICE E1TS(0:2) failed reading from socket: 0 (ipaccess.c:554) 20250807082643039 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250807082643039 DLINP NOTICE (bts=0) Dropping OML link: link down (bts_ipaccess_nanobts.c:543) 20250807082643039 DLMI ERROR (bts=0,trx=0) Lost E1 OML link (osmo_bsc_main.c:487) 20250807082643039 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250807082643039 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250807082643039 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9 (ss7_asp.c:1383) 20250807082643039 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 b9 (ss7_asp.c:1383) VirtMSC-M3UA(14)@7679e5b8170a: Final verdict of PTC: none VirtMSC-SCCP(12)@7679e5b8170a: Final verdict of PTC: none 20250807082643039 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250807082643039 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250807082643039 DLINP NOTICE virt-smlc-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250807082643039 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250807082643039 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250807082643040 DLSS7 NOTICE 0: ASP(virt-smlc-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) VirtMSC-RAN(13)@7679e5b8170a: Final verdict of PTC: none 20250807082643040 DLINP NOTICE virt-smlc-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250807082643040 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250807082643040 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250807082643040 DLSS7 NOTICE 0: ASP(virt-smlc-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250807082643040 DLINP ERROR SRVCONN(virt-smlc-0,r=127.0.0.1:23908<->l=127.0.0.1:2905) error to send: Broken pipe (stream_srv.c:795) 20250807082643040 DLINP NOTICE SRVCONN(virt-smlc-0,r=127.0.0.1:23908<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:821) 20250807082643040 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082643040 DLSS7 INFO virt-smlc-0: connection closed (ss7_asp.c:1334) 20250807082643040 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250807082643040 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250807082643040 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250807082643040 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250807082643040 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) VirtSMLC-SCCP(15)@7679e5b8170a: Final verdict of PTC: none 20250807082643040 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250807082643040 DLSS7 NOTICE 0: RT(dpc=190=0.23.6,mask=0x3fff=7.255.7,prio=5,via=virt-smlc,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250807082643040 DLSS7 NOTICE 0: RT(dpc=190=0.23.6,mask=0x3fff=7.255.7,prio=5,via=virt-smlc,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250807082643040 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 be (ss7_asp.c:1383) 20250807082643040 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250807082643040 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) DLINP stream_cli.c:548 CLICONN(ts-0-1-oml,r=127.0.0.1:3002<->l=127.0.0.1:33181){CONNECTED} connection closed with srv DABIS abis.c:429 E1L(0) Signalling link down DOML bts_shutdown_fsm.c:268 BTS_SHUTDOWN(bts0)[0x557985c17610]{NONE}: Shutting down BTS, exit 1, reason: Abis close VirtSMLC-BSSAP_LE(16)@7679e5b8170a: Final verdict of PTC: none VirtSMLC-M3UA(17)@7679e5b8170a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(21)@7679e5b8170a: Final verdict of PTC: none 20250807082643042 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250807082643042 DLMI ERROR (bts=0,trx=0) Lost E1 OSMO link (osmo_bsc_main.c:487) 20250807082643042 DLINP NOTICE (bts=0,trx=0) Dropping RSL link: OML link drop (bts_ipaccess_nanobts.c:514) 20250807082643042 DLMI ERROR (bts=0,trx=0) Lost E1 RSL link (osmo_bsc_main.c:487) DLINP input/ipaccess.c:926 E1TS(0:1) failed reading from socket: 0 20250807082643042 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55ca72639940]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:565) 20250807082643042 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55ca72639940]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bb_transc_fsm.c:371) 20250807082643042 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55ca72639770]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:566) 20250807082643042 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55ca72639770]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_rcarrier_fsm.c:373) 20250807082643042 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250807082643042 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250807082643042 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250807082643042 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250807082643042 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250807082643042 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250807082643042 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250807082643042 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250807082643042 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250807082643042 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250807082643043 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250807082643043 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250807082643043 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250807082643043 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250807082643043 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250807082643043 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250807082643043 DNM INFO NM_BTS_OP(bts0)[0x55ca72615660]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:573) 20250807082643043 DNM INFO NM_BTS_OP(bts0)[0x55ca72615660]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bts_fsm.c:363) 20250807082643043 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55ca72615790]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:574) 20250807082643043 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55ca72615790]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_cell_fsm.c:351) 20250807082643043 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55ca72611380]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:576) 20250807082643043 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55ca72611380]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bts_sm_fsm.c:252) 20250807082643043 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55ca7263dbd0]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:577) 20250807082643043 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55ca7263dbd0]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nse_fsm.c:324) 20250807082643043 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55ca7263dd00]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:579) 20250807082643043 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55ca7263dd00]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nsvc_fsm.c:353) 20250807082643043 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55ca7263dec0]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:579) 20250807082643043 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55ca7263dec0]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nsvc_fsm.c:353) 20250807082643043 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250807082643043 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-A-0-m3ua,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250807082643043 DMSC NOTICE (msc=0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (osmo_bsc_sigtran.c:309) 20250807082643043 DRESET NOTICE bssmap_reset(msc-0)[0x55ca726defa0]{DISCONNECTED}: link lost (bssmap_reset.c:91) 20250807082643043 DMSC NOTICE (msc=0) BSSMAP association is down (a_reset.c:54) 20250807082643043 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250807082643043 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.6/0 (xua_snm.c:458) 20250807082643043 DLSS7 NOTICE 0: RT(dpc=190=0.23.6,mask=0x3fff=7.255.7,prio=5,via=as-clnt-A-0-m3ua,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250807082643043 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) IPA-BTS0-TRX0-RSL-IPA(20)@7679e5b8170a: Final verdict of PTC: none VirtMGW-MGCP-0(19)@7679e5b8170a: Final verdict of PTC: none MTC@7679e5b8170a: Setting final verdict of the test case. MTC@7679e5b8170a: Local verdict of MTC: pass MTC@7679e5b8170a: Local verdict of PTC VirtMSC-STATS(11): none (pass -> pass) MTC@7679e5b8170a: Local verdict of PTC VirtMSC-SCCP(12): none (pass -> pass) MTC@7679e5b8170a: Local verdict of PTC VirtMSC-RAN(13): none (pass -> pass) MTC@7679e5b8170a: Local verdict of PTC VirtMSC-M3UA(14): none (pass -> pass) MTC@7679e5b8170a: Local verdict of PTC VirtSMLC-SCCP(15): none (pass -> pass) MTC@7679e5b8170a: Local verdict of PTC VirtSMLC-BSSAP_LE(16): none (pass -> pass) MTC@7679e5b8170a: Local verdict of PTC VirtSMLC-M3UA(17): none (pass -> pass) MTC@7679e5b8170a: Local verdict of PTC IPA-CTRL-CLI-IPA(18): none (pass -> pass) MTC@7679e5b8170a: Local verdict of PTC VirtMGW-MGCP-0(19): none (pass -> pass) MTC@7679e5b8170a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(20): none (pass -> pass) MTC@7679e5b8170a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(21): none (pass -> pass) MTC@7679e5b8170a: Local verdict of PTC TC_mode_modify_to_vamos_fr(22): pass (pass -> pass) MTC@7679e5b8170a: Test case TC_mode_modify_to_vamos_fr finished. Verdict: pass MTC@7679e5b8170a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/ttcn3-tcpdump-stop.sh BSC_Tests_VAMOS.TC_mode_modify_to_vamos_fr pass'. Thu Aug 7 08:26:43 UTC 2025 ====== BSC_Tests_VAMOS.TC_mode_modify_to_vamos_fr pass ====== Saving talloc report from 127.0.0.1:4242 to BSC_Tests_VAMOS.TC_mode_modify_to_vamos_fr.talloc 20250807082644129 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082644129 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082644129 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082644129 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 sls=4 (m3ua.c:642) 20250807082644129 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082644129 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=187=0.23.3,DPC=3=0.0.3,SLS=4 -> eSLS=116: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250807082644129 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! (ss7_hmrt.c:226) 20250807082644130 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082644130 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082644130 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082644130 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 sls=1 (m3ua.c:642) 20250807082644130 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250807082644130 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=187=0.23.3,DPC=2=0.0.2,SLS=1 -> eSLS=97: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250807082644130 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! (ss7_hmrt.c:226) 20250807082645040 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250807082645040 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250807082645041 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) 20250807082645041 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250807082645041 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250807082645041 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) Waiting for packet dumper to finish... 0 (prev_count=-1, count=577256) DOML bts_shutdown_fsm.c:228 BTS_SHUTDOWN(bts0)[0x557985c17610]{WAIT_TRX_CLOSED}: Timer expired waiting for TRX close DOML bts_shutdown_fsm.c:171 BTS_SHUTDOWN(bts0)[0x557985c17610]{EXIT}: Shutdown process completed successfully, exiting process respawn: 1: stopped pid 10011 with status 0 respawn: 2: starting: osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,VAMOS,OSMUX 127.0.0.1 1234 1 DABIS abis.c:170 A-bis connection establishment to BSC (127.0.0.1) in progress... DLINP input/ipaccess.c:1078 E1TS(0:1) enabling ipaccess BTS mode, OML connecting to 127.0.0.1:3002 DLINP input/ipaccess.c:893 received ID_GET for unit ID 1234/0/0 20250807082646060 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55ca72611380]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082646060 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55ca72611380]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157) 20250807082646060 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55ca72611380]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_sm_fsm.c:96) 20250807082646060 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55ca7263dbd0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082646060 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55ca72615790]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082646060 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55ca72615790]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181) 20250807082646060 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55ca72615790]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_cell_fsm.c:82) 20250807082646060 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55ca7263dd00]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082646060 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55ca7263dd00]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) 20250807082646060 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55ca7263dd00]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83) 20250807082646060 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55ca7263dec0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082646060 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55ca7263dec0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) 20250807082646060 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55ca7263dec0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83) 20250807082646060 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55ca7263dbd0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177) 20250807082646060 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55ca7263dbd0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nse_fsm.c:81) 20250807082646060 DNM INFO NM_BTS_OP(bts0)[0x55ca72615660]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082646060 DNM INFO NM_BTS_OP(bts0)[0x55ca72615660]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250807082646060 DNM INFO NM_BTS_OP(bts0)[0x55ca72615660]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_fsm.c:86) 20250807082646060 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55ca72639770]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250807082646060 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55ca72639940]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250807082646060 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082646060 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082646060 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082646060 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082646060 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082646060 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082646060 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082646060 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082646060 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55ca72611380]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082646060 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55ca72611380]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157) 20250807082646060 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55ca72611380]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bts_sm_fsm.c:184) DOML oml.c:631 OC=GPRS-CELL INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250807082646060 DNM ERROR OC=GPRS-CELL(f1) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) 20250807082646060 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55ca72615790]{DISABLED_DEPENDENCY}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250807082646060 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55ca72615790]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:358) DOML oml.c:1490 OC=GPRS-CELL(f1) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250807082646060 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55ca72615790]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181) 20250807082646060 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55ca7263dbd0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:354) 20250807082646060 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'GPRS' is supported (abis_nm.c:599) 20250807082646060 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'EGPRS' is supported (abis_nm.c:599) 20250807082646060 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'HOPPING' is supported (abis_nm.c:599) 20250807082646060 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CBCH' is supported (abis_nm.c:599) 20250807082646060 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ETWS_PN' is supported (abis_nm.c:599) 20250807082646060 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'PAGING_COORDINATION' is supported (abis_nm.c:599) 20250807082646060 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'IPV6_NSVC' is supported (abis_nm.c:599) 20250807082646060 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CCN' is supported (abis_nm.c:599) 20250807082646060 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VAMOS' is supported (abis_nm.c:599) 20250807082646060 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ABIS_OSMO_PCU' is supported (abis_nm.c:599) 20250807082646060 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'BCCH_PWR_RED' is supported (abis_nm.c:599) 20250807082646060 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'DYN_TS_SDCCH8' is supported (abis_nm.c:599) 20250807082646060 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'OSMUX' is supported (abis_nm.c:599) 20250807082646060 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VBS' is supported (abis_nm.c:599) 20250807082646060 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VGCS' is supported (abis_nm.c:599) 20250807082646060 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'TWTS001' is supported (abis_nm.c:599) 20250807082646060 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): ARI reported sw[0/2]: osmobts is 1.9.0.3-799a.202508062026 (abis_nm.c:652) 20250807082646060 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Reported variant: osmo-bts-omldummy (abis_nm.c:534) 20250807082646060 DNM INFO NM_BTS_OP(bts0)[0x55ca72615660]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250807082646060 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55ca7263dd00]{DISABLED_DEPENDENCY}: Received Event FEATURE_NEGOTIATED (nm_bts_fsm.c:163) 20250807082646060 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55ca7263dec0]{DISABLED_DEPENDENCY}: Received Event FEATURE_NEGOTIATED (nm_bts_fsm.c:163) 20250807082646060 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55ca7263dbd0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177) 20250807082646060 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55ca7263dd00]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:363) DOML oml.c:1490 OC=GPRS-NSE(f0) INST=(00,ff,ff): ADM STATE Locked -> Unlocked 20250807082646060 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55ca72639770]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082646060 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55ca72639770]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250807082646060 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55ca72639770]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_rcarrier_fsm.c:96) 20250807082646060 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55ca72639940]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082646060 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55ca72639940]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250807082646060 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55ca72639940]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bb_transc_fsm.c:99) 20250807082646060 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082646060 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082646060 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250807082646060 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082646060 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082646060 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250807082646060 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082646060 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082646060 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250807082646060 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082646060 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082646060 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250807082646060 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082646060 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082646060 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250807082646060 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082646060 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082646060 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250807082646060 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082646060 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082646060 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250807082646060 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082646060 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082646060 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250807082646060 DNM INFO NM_BTS_OP(bts0)[0x55ca72615660]{DISABLED_OFFLINE}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:300) 20250807082646060 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55ca7263dd00]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) DOML oml.c:1490 OC=GPRS-NSVC(f2) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML oml.c:631 OC=RADIO-CARRIER INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250807082646061 DNM ERROR OC=RADIO-CARRIER(02) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) 20250807082646061 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55ca72639770]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250807082646061 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55ca72639770]{DISABLED_OFFLINE}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:319) 20250807082646061 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55ca72639770]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) DL1C bts_model.c:87 Unimplemented vbts_set_trx DOML oml.c:1490 OC=RADIO-CARRIER(02) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML oml.c:631 OC=BASEBAND-TRANSCEIVER INST=(00,00,ff): O&M Get Attributes [0], Manufacturer Dependent State is unsupported 20250807082646061 DNM ERROR OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): Attribute Manufacturer Dependent State is unreported (abis_nm.c:557) 20250807082646061 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RTP Feature 'Intermediate Rate 64 kbit/s' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250807082646061 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'Dynamic PDCH Activation' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250807082646061 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'RTP Payload Type 2' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250807082646061 DNM NOTICE OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ARI reported sw[0/1]: TRX_PHY_VERSION is Unknown (abis_nm.c:652) 20250807082646061 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55ca72639940]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250807082646061 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) 20250807082646061 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,00): ADM STATE Locked -> Unlocked 20250807082646061 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) 20250807082646061 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082646061 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,01): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,02): ADM STATE Locked -> Unlocked 20250807082646061 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082646061 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) 20250807082646061 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,03): ADM STATE Locked -> Unlocked 20250807082646061 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) 20250807082646061 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,04): ADM STATE Locked -> Unlocked 20250807082646061 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) 20250807082646061 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,05): ADM STATE Locked -> Unlocked 20250807082646061 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,06): ADM STATE Locked -> Unlocked 20250807082646061 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082646061 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,07): ADM STATE Locked -> Unlocked 20250807082646061 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) DOML oml.c:1490 OC=BTS(01) INST=(00,ff,ff): ADM STATE Locked -> Unlocked 20250807082646061 DNM INFO NM_BTS_OP(bts0)[0x55ca72615660]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250807082646062 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55ca72639770]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082646062 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55ca72639770]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250807082646062 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55ca72639770]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_rcarrier_fsm.c:259) DOML oml.c:1490 OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250807082646062 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55ca72639940]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250807082646062 DNM INFO (bts=0,trx=0) IPA RSL CONNECT IP=0.0.0.0 PORT=3003 STREAM=0x00 (abis_nm.c:3088) 20250807082646062 DNM INFO NM_BTS_OP(bts0)[0x55ca72615660]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082646062 DNM INFO NM_BTS_OP(bts0)[0x55ca72615660]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250807082646062 DNM INFO NM_BTS_OP(bts0)[0x55ca72615660]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bts_fsm.c:264) 20250807082646062 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55ca72639940]{DISABLED_OFFLINE}: Received Event RSL_CONNECT_ACK (bts_ipaccess_nanobts.c:382) DOML nm_bb_transc_fsm.c:151 NM_BBTRANSC_OP(bts0-trx0)[0x5609bb2b3f10]{DISABLED_OFFLINE}: Not connecting RSL in OML-DUMMY! 20250807082646062 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55ca72639940]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082646062 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55ca72639940]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250807082646062 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55ca72639940]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bb_transc_fsm.c:271) 20250807082646062 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082646062 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250807082646062 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082646062 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250807082646062 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082646062 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250807082646062 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082646062 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250807082646063 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082646063 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250807082646063 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082646063 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250807082646063 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082646063 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250807082646063 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082646063 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250807082646063 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082646063 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082646063 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250807082646063 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082646063 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082646063 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250807082646064 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082646064 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082646064 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250807082646064 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082646064 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082646064 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250807082646064 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082646064 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082646064 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250807082646064 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082646064 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082646064 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250807082646065 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082646065 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082646065 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250807082646065 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082646065 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082646065 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) Waiting for packet dumper to finish... 1 (prev_count=577256, count=842880) MTC@7679e5b8170a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/ttcn3-tcpdump-stop.sh BSC_Tests_VAMOS.TC_mode_modify_to_vamos_fr pass' was executed successfully (exit status: 0). MTC@7679e5b8170a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/ttcn3-tcpdump-start.sh BSC_Tests_VAMOS.TC_mode_modify_to_vamos_hr'. ------ BSC_Tests_VAMOS.TC_mode_modify_to_vamos_hr ------ Thu Aug 7 08:26:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/testsuite/BSC_Tests_VAMOS.TC_mode_modify_to_vamos_hr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/testsuite/BSC_Tests_VAMOS.TC_mode_modify_to_vamos_hr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250807082648045 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082648045 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082648045 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082648045 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 sls=11 (m3ua.c:642) 20250807082648045 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250807082648045 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=11 -> eSLS=43: picked Normal Route via 'virt-msc0' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250807082648045 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=11 -> eSLS=43: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250807082648045 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! (ss7_hmrt.c:226) MTC@7679e5b8170a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/ttcn3-tcpdump-start.sh BSC_Tests_VAMOS.TC_mode_modify_to_vamos_hr' was executed successfully (exit status: 0). MTC@7679e5b8170a: Test case TC_mode_modify_to_vamos_hr started. MTC@7679e5b8170a: "TC_mode_modify_to_vamos_hr": using IMSI '001011836305875'H 20250807082648435 DMSC NOTICE (msc=0) VTY requests BSSMAP RESET (bsc_vty.c:3616) 20250807082648435 DMSC NOTICE (msc=1) VTY requests BSSMAP RESET (bsc_vty.c:3616) 20250807082648436 DMSC NOTICE (msc=2) VTY requests BSSMAP RESET (bsc_vty.c:3616) 20250807082648437 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082648437 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082648437 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082648437 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 sls=5 (m3ua.c:642) 20250807082648437 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082648437 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=3=0.0.3,SLS=5 -> eSLS=117: picked Normal Route via 'virt-msc2' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250807082648437 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=187=0.23.3,DPC=3=0.0.3,SLS=5 -> eSLS=117: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250807082648437 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! (ss7_hmrt.c:226) 20250807082648437 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082648437 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082648437 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082648437 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 sls=1 (m3ua.c:642) 20250807082648437 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250807082648437 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=187=0.23.3,DPC=2=0.0.2,SLS=1 -> eSLS=97: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250807082648437 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! (ss7_hmrt.c:226) 20250807082648437 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082648437 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082648437 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082648437 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 sls=4 (m3ua.c:642) 20250807082648437 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250807082648437 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=4 -> eSLS=36: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250807082648437 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! (ss7_hmrt.c:226) MTC@7679e5b8170a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(26)@7679e5b8170a: ************************************************* VirtMSC-M3UA(26)@7679e5b8170a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(26)@7679e5b8170a: ************************************************* MTC@7679e5b8170a: Starting RAN_Emulation VirtMSC-SCCP(24)@7679e5b8170a: v_sccp_pdu_maxlen:268 MTC@7679e5b8170a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@7679e5b8170a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(29)@7679e5b8170a: ************************************************* VirtSMLC-M3UA(29)@7679e5b8170a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(29)@7679e5b8170a: ************************************************* VirtSMLC-SCCP(27)@7679e5b8170a: v_sccp_pdu_maxlen:268 20250807082648648 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250807082648648 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): matched connection to ASP virt-msc0-0 (ss7_xua_srv.c:121) 20250807082648648 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250807082648648 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) VirtMSC-M3UA(26)@7679e5b8170a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250807082648653 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082648653 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250807082648653 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250807082648653 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250807082648653 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250807082648653 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250807082648653 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250807082648653 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250807082648653 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250807082648653 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250807082648653 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250807082648653 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (ss7_asp.c:1383) 20250807082648653 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250807082648654 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082648654 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250807082648654 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250807082648654 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (ss7_asp.c:1383) 20250807082648654 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250807082648654 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250807082648654 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250807082648654 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250807082648654 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250807082648654 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (ss7_asp.c:1383) 20250807082648654 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250807082648654 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250807082648654 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9 (ss7_asp.c:1383) 20250807082648654 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 52 bytes: [L2]> 01 00 02 01 00 00 00 34 00 06 00 08 00 00 00 01 00 12 00 10 00 00 00 02 00 00 00 03 00 00 00 be 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00 (ss7_asp.c:1383) 20250807082648654 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250807082648654 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250807082648654 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-A-0-m3ua,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250807082648654 DMSC NOTICE (msc=0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (osmo_bsc_sigtran.c:317) 20250807082648654 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250807082648656 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082648656 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082648656 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082648656 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 sls=4 (m3ua.c:642) 20250807082648656 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250807082648656 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=4 -> eSLS=36: use Normal Route via 'virt-msc0' (ss7_combined_linkset.c:275) 20250807082648656 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua (ss7_hmrt.c:193) 20250807082648656 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250807082648656 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082648656 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 bb 00 00 00 b9 03 00 00 04 09 00 03 07 0b 04 43 b9 00 fe 04 43 bb 00 fe 06 00 04 30 04 01 20 00 00 00 06 00 08 00 00 00 01 (ss7_asp.c:1383) 20250807082648659 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250807082648659 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): matched connection to ASP virt-smlc-0 (ss7_xua_srv.c:121) 20250807082648660 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250807082648660 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) VirtSMLC-M3UA(29)@7679e5b8170a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250807082648666 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082648666 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250807082648666 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250807082648666 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250807082648666 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250807082648666 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250807082648666 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250807082648666 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250807082648666 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250807082648666 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250807082648666 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250807082648666 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 06 (ss7_asp.c:1383) 20250807082648666 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250807082648667 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082648667 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250807082648667 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250807082648667 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 06 (ss7_asp.c:1383) 20250807082648667 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250807082648667 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250807082648667 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250807082648667 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250807082648667 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250807082648667 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 06 (ss7_asp.c:1383) 20250807082648667 DLSS7 NOTICE 0: RT(dpc=190=0.23.6,mask=0x3fff=7.255.7,prio=5,via=virt-smlc,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250807082648667 DLSS7 NOTICE 0: RT(dpc=190=0.23.6,mask=0x3fff=7.255.7,prio=5,via=virt-smlc,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250807082648667 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 be (ss7_asp.c:1383) 20250807082648667 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 be (ss7_asp.c:1383) 20250807082648667 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 48 bytes: [L2]> 01 00 02 01 00 00 00 30 00 06 00 08 00 00 00 06 00 12 00 0c 00 00 00 02 00 00 00 03 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00 (ss7_asp.c:1383) 20250807082648667 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250807082648667 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.6/0 (xua_snm.c:493) 20250807082648667 DLSS7 NOTICE 0: RT(dpc=190=0.23.6,mask=0x3fff=7.255.7,prio=5,via=as-clnt-A-0-m3ua,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250807082648667 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) VirtMSC-RAN(25)@7679e5b8170a: BSSMAP: Responding to inbound RESET with RESET-ACK 20250807082649455 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082649455 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082649455 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082649455 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 sls=0 (m3ua.c:642) 20250807082649455 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082649456 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'bsc0' (ss7_combined_linkset.c:275) 20250807082649456 DLSS7 DEBUG 0: Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 prio=5 via AS bsc0 proto=m3ua (ss7_hmrt.c:193) 20250807082649456 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=187=0.23.3 (ss7_hmrt.c:203) 20250807082649456 DLSS7 DEBUG XUA_AS(bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082649456 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 26 00 00 00 b9 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fe 04 43 b9 00 fe 06 00 04 30 04 01 00 00 00 (ss7_asp.c:1383) 20250807082649456 DMSC NOTICE (msc=0) RESET from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:101) 20250807082649456 DRESET NOTICE (msc=0) Sending RESET ACK to MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_sigtran.c:87) 20250807082649456 DRESET NOTICE bssmap_reset(msc-0)[0x55ca726defa0]{CONNECTED}: link up (bssmap_reset.c:83) 20250807082649456 DMSC NOTICE (msc=0) BSSMAP association is up (a_reset.c:45) 20250807082649457 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082649457 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082649457 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082649457 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 sls=2 (m3ua.c:642) 20250807082649457 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250807082649457 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=2 -> eSLS=34: picked Normal Route via 'virt-msc0' round-robin style (available) (ss7_combined_linkset.c:297) 20250807082649457 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua (ss7_hmrt.c:193) 20250807082649457 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250807082649457 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082649457 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bb 00 00 00 b9 03 00 00 02 09 00 03 07 0b 04 43 b9 00 fe 04 43 bb 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (ss7_asp.c:1383) 20250807082649457 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082649457 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082649457 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082649457 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 sls=0 (m3ua.c:642) 20250807082649457 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082649457 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'bsc0' (ss7_combined_linkset.c:275) 20250807082649457 DLSS7 DEBUG 0: Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 prio=5 via AS bsc0 proto=m3ua (ss7_hmrt.c:193) 20250807082649457 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=187=0.23.3 (ss7_hmrt.c:203) 20250807082649457 DLSS7 DEBUG XUA_AS(bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082649457 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fe 04 43 b9 00 fe 03 00 01 31 00 (ss7_asp.c:1383) 20250807082649458 DMSC NOTICE (msc=0) RESET ACK from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:84) VirtMSC-RAN(25)@7679e5b8170a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250807082649474 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082649474 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082649474 DLM3UA DEBUG 0: ASP(virt-smlc-0) m3ua_rx_xfer (m3ua.c:599) 20250807082649474 DLM3UA DEBUG 0: ASP(virt-smlc-0) m3ua_rx_xfer(): M3UA data header: opc=190=0.23.6 dpc=187=0.23.3 sls=0 (m3ua.c:642) 20250807082649474 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082649474 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=190=0.23.6,DPC=187=0.23.3,SLS=0 -> eSLS=80: use Normal Route via 'bsc0' (ss7_combined_linkset.c:275) 20250807082649474 DLSS7 DEBUG 0: Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 prio=5 dyn via AS bsc0 proto=m3ua (ss7_hmrt.c:193) 20250807082649474 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=187=0.23.3 (ss7_hmrt.c:203) 20250807082649474 DLSS7 DEBUG XUA_AS(bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082649474 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 26 00 00 00 be 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fa 04 43 be 00 fc 06 00 04 30 04 01 00 00 00 (ss7_asp.c:1383) 20250807082649474 DLCS NOTICE RESET from SMLC: RI=SSN_PC,PC=0.23.6,SSN=SMLC_BSSAP (lb.c:118) 20250807082649475 DRESET NOTICE bssmap_reset(Lb)[0x55ca726df7e0]{CONNECTED}: link lost (bssmap_reset.c:91) 20250807082649475 DRESET NOTICE Sending RESET ACK to SMLC: RI=SSN_PC,PC=0.23.6,SSN=SMLC_BSSAP (lb.c:78) 20250807082649475 DRESET NOTICE bssmap_reset(Lb)[0x55ca726df7e0]{CONNECTED}: link up (bssmap_reset.c:83) 20250807082649475 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082649475 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082649475 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082649475 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=190=0.23.6 sls=9 (m3ua.c:642) 20250807082649475 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=190=0.23.6 not local, message is for routing (ss7_hmrt.c:248) 20250807082649475 DLSS7 INFO 0: CombinedLinkset(dpc=190=0.23.6,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=190=0.23.6,SLS=9 -> eSLS=89: picked Normal Route via 'virt-smlc' round-robin style (available) (ss7_combined_linkset.c:297) 20250807082649475 DLSS7 DEBUG 0: Found route for dpc=190=0.23.6: pc=190=0.23.6 mask=0x3fff=7.255.7 prio=5 via AS virt-smlc proto=m3ua (ss7_hmrt.c:193) 20250807082649475 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=190=0.23.6 (ss7_hmrt.c:203) 20250807082649475 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082649475 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bb 00 00 00 be 03 00 00 09 09 00 03 07 0b 04 43 be 00 fc 04 43 bb 00 fa 03 00 01 31 00 00 06 00 08 00 00 00 06 (ss7_asp.c:1383) VirtSMLC-BSSAP_LE(28)@7679e5b8170a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(32)@7679e5b8170a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(32)@7679e5b8170a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(32)@7679e5b8170a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } 20250807082649512 DRSL NOTICE (bts=0,trx=0) bootstrapping RSL on ARFCN 871 using MCC-MNC 001-01 LAC=1 CID=0 BSIC=10 (osmo_bsc_main.c:320) IPA-BTS0-TRX0-RSL-IPA(32)@7679e5b8170a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250807082649824 DLSS7 DEBUG XUA_ASP(bsc0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250807082649824 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250807082649825 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082649825 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250807082649825 DLSS7 DEBUG XUA_ASP(bsc0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250807082649825 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250807082649825 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082649825 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250807082649825 DLSS7 DEBUG XUA_ASP(bsc0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250807082649825 DLSS7 DEBUG XUA_ASP(bsc0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) MTC@7679e5b8170a: "TC_mode_modify_to_vamos_hr() start" 20250807082650620 DLGLOBAL NOTICE TTCN3 f_logp(): TC_mode_modify_to_vamos_hr() start (logging_vty.c:1172) TC_mode_modify_to_vamos_hr(34)@7679e5b8170a: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := GSM_HR (1), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(25)@7679e5b8170a: f_create_expect(l3 := '05240103505902080910108163038557'O, n_connectPointCode := omit VirtMSC-RAN(25)@7679e5b8170a: Created Expect[0] for '05240103505902080910108163038557'O to be handled at TC_mode_modify_to_vamos_hr(34) 20250807082651674 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082651674 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082651674 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082651674 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 sls=2 (m3ua.c:642) 20250807082651674 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250807082651674 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=2 -> eSLS=34: use Normal Route via 'virt-msc0' (ss7_combined_linkset.c:275) 20250807082651674 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua (ss7_hmrt.c:193) 20250807082651674 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250807082651674 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082651674 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4f 00 00 00 bb 00 00 00 b9 03 00 00 02 01 00 00 02 02 02 06 04 43 b9 00 fe 04 04 43 bb 00 fe 0f 2a 00 28 57 05 08 00 00 f1 10 00 01 00 00 17 10 05 24 01 03 50 59 02 08 09 10 10 81 63 03 85 57 7d 09 80 82 83 04 57 81 84 04 07 00 00 00 06 00 08 00 00 00 01 (ss7_asp.c:1383) VirtMSC-SCCP(24)@7679e5b8170a: First idle individual index:0 VirtMSC-SCCP(24)@7679e5b8170a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(25)@7679e5b8170a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(25)@7679e5b8170a: Found Expect[0] for '05240103505902080910108163038557'O handled at TC_mode_modify_to_vamos_hr(34) VirtMSC-RAN(25)@7679e5b8170a: Added conn table entry 0TC_mode_modify_to_vamos_hr(34)11003683 VirtMSC-SCCP(24)@7679e5b8170a: Session index based on connection ID:0 VirtMSC-SCCP(24)@7679e5b8170a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250807082651678 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082651678 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082651678 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082651678 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 sls=0 (m3ua.c:642) 20250807082651678 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082651678 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'bsc0' (ss7_combined_linkset.c:275) 20250807082651678 DLSS7 DEBUG 0: Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 prio=5 via AS bsc0 proto=m3ua (ss7_hmrt.c:193) 20250807082651678 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=187=0.23.3 (ss7_hmrt.c:203) 20250807082651678 DLSS7 DEBUG XUA_AS(bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082651678 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bb 03 02 00 00 02 00 00 02 f7 87 9f 02 00 00 00 00 (ss7_asp.c:1383) IPA-BTS0-TRX0-RSL-RSL(33)@7679e5b8170a: Enabled queueing of DChan messages VirtMGW-MGCP-0(31)@7679e5b8170a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mode_modify_to_vamos_hr(34) VirtMSC-SCCP(24)@7679e5b8170a: Session index based on connection ID:0 VirtMSC-SCCP(24)@7679e5b8170a: vl_len:19 VirtMSC-SCCP(24)@7679e5b8170a: vl_from0 VirtMSC-SCCP(24)@7679e5b8170a: data sent by MTP3_SCCP_PORT: '0011010B030109057C060102030409267D0181'O 20250807082651881 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082651881 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082651881 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082651881 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 sls=0 (m3ua.c:642) 20250807082651881 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082651881 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'bsc0' (ss7_combined_linkset.c:275) 20250807082651881 DLSS7 DEBUG 0: Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 prio=5 via AS bsc0 proto=m3ua (ss7_hmrt.c:193) 20250807082651881 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=187=0.23.3 (ss7_hmrt.c:203) 20250807082651881 DLSS7 DEBUG XUA_AS(bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082651881 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2a 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 02 00 01 13 00 11 01 0b 03 01 09 05 7c 06 01 02 03 04 09 26 7d 01 81 00 00 (ss7_asp.c:1383) VirtMGW-MGCP-0(31)@7679e5b8170a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "2" }, { code := "L", val := "p:20, a:GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_mode_modify_to_vamos_hr(34) TC_mode_modify_to_vamos_hr(34)@7679e5b8170a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '101'B, channelTypeandTDMAOffset := '00010'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(33)@7679e5b8170a: Disabled queueing of DChan messages 20250807082651966 DLCLS NOTICE LCLS[0x55ca726e57b0]{NO_LCLS}: No GCR set, ignoring APPLY_CFG_CSC (osmo_bsc_lcls.c:388) 20250807082651966 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082651966 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082651966 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082651966 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 sls=2 (m3ua.c:642) 20250807082651966 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250807082651966 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=2 -> eSLS=34: use Normal Route via 'virt-msc0' (ss7_combined_linkset.c:275) 20250807082651966 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua (ss7_hmrt.c:193) 20250807082651966 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250807082651966 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082651966 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 bb 00 00 00 b9 03 00 00 02 06 f7 87 9f 00 01 16 00 14 02 15 00 21 99 2c 01 40 05 7c 06 7f 00 00 05 2a fa 7e 01 81 00 00 00 00 06 00 08 00 00 00 01 (ss7_asp.c:1383) VirtMSC-SCCP(24)@7679e5b8170a: Session index based on local reference:0 VirtMSC-SCCP(24)@7679e5b8170a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(24)@7679e5b8170a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(24)@7679e5b8170a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250807082653438 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082653438 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082653438 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082653438 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 sls=5 (m3ua.c:642) 20250807082653438 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250807082653438 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=2=0.0.2,SLS=5 -> eSLS=101: picked Normal Route via 'virt-msc1' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250807082653438 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=187=0.23.3,DPC=2=0.0.2,SLS=5 -> eSLS=101: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250807082653438 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! (ss7_hmrt.c:226) 20250807082653439 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082653439 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082653439 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082653439 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 sls=8 (m3ua.c:642) 20250807082653439 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082653439 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=3=0.0.3,SLS=8 -> eSLS=120: picked Normal Route via 'virt-msc2' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250807082653439 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=187=0.23.3,DPC=3=0.0.3,SLS=8 -> eSLS=120: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250807082653439 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! (ss7_hmrt.c:226) TC_mode_modify_to_vamos_hr(34)@7679e5b8170a: setverdict(pass): none -> pass TC_mode_modify_to_vamos_hr(34)@7679e5b8170a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '7E03336B'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '04E756E6'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 96, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := <unbound>, local_osmux_cid := 1, remote_osmux_cid := omit } } TC_mode_modify_to_vamos_hr(34)@7679e5b8170a: "TC_mode_modify_to_vamos_hr": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_mode_modify_to_vamos_hr(34)@7679e5b8170a: "TC_mode_modify_to_vamos_hr": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_mode_modify_to_vamos_hr(34)@7679e5b8170a: setverdict(pass): pass -> pass, component reason not changed TC_mode_modify_to_vamos_hr(34)@7679e5b8170a: setverdict(pass): pass -> pass, component reason not changed 20250807082655004 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082655004 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082655004 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082655004 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 sls=2 (m3ua.c:642) 20250807082655004 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250807082655004 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=2 -> eSLS=34: use Normal Route via 'virt-msc0' (ss7_combined_linkset.c:275) 20250807082655004 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua (ss7_hmrt.c:193) 20250807082655004 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250807082655004 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082655004 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bb 00 00 00 b9 03 00 00 02 06 f7 87 9f 00 01 15 01 80 12 05 08 02 12 34 56 17 2a 52 08 09 10 10 71 60 05 64 71 00 06 00 08 00 00 00 01 (ss7_asp.c:1383) VirtMSC-SCCP(24)@7679e5b8170a: Session index based on local reference:0 VirtMSC-SCCP(24)@7679e5b8170a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(24)@7679e5b8170a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(24)@7679e5b8170a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(24)@7679e5b8170a: Session index based on connection ID:0 VirtMSC-SCCP(24)@7679e5b8170a: vl_len:12 VirtMSC-SCCP(24)@7679e5b8170a: vl_from0 VirtMSC-SCCP(24)@7679e5b8170a: data sent by MTP3_SCCP_PORT: '0100090800DCBA9876543210'O 20250807082655005 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082655005 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082655005 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082655005 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 sls=0 (m3ua.c:642) 20250807082655005 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082655005 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'bsc0' (ss7_combined_linkset.c:275) 20250807082655005 DLSS7 DEBUG 0: Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 prio=5 via AS bsc0 proto=m3ua (ss7_hmrt.c:193) 20250807082655005 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=187=0.23.3 (ss7_hmrt.c:203) 20250807082655005 DLSS7 DEBUG XUA_AS(bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082655005 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 02 00 01 0c 01 00 09 08 00 dc ba 98 76 54 32 10 00 (ss7_asp.c:1383) TC_mode_modify_to_vamos_hr(34)@7679e5b8170a: "MSC instructs BSC to clear channel" 20250807082655007 DLGLOBAL NOTICE TTCN3 f_logp(): MSC instructs BSC to clear channel (logging_vty.c:1172) VirtMSC-SCCP(24)@7679e5b8170a: Session index based on connection ID:0 VirtMSC-SCCP(24)@7679e5b8170a: vl_len:6 VirtMSC-SCCP(24)@7679e5b8170a: vl_from0 VirtMSC-SCCP(24)@7679e5b8170a: data sent by MTP3_SCCP_PORT: '000420040100'O 20250807082655209 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082655209 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082655209 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082655209 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 sls=0 (m3ua.c:642) 20250807082655209 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082655209 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'bsc0' (ss7_combined_linkset.c:275) 20250807082655209 DLSS7 DEBUG 0: Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 prio=5 via AS bsc0 proto=m3ua (ss7_hmrt.c:193) 20250807082655209 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=187=0.23.3 (ss7_hmrt.c:203) 20250807082655209 DLSS7 DEBUG XUA_AS(bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082655209 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 02 00 01 06 00 04 20 04 01 00 00 00 00 (ss7_asp.c:1383) 20250807082655210 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082655210 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082655210 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082655210 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 sls=2 (m3ua.c:642) 20250807082655210 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250807082655210 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=2 -> eSLS=34: use Normal Route via 'virt-msc0' (ss7_combined_linkset.c:275) 20250807082655210 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua (ss7_hmrt.c:193) 20250807082655210 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250807082655210 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082655210 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 bb 00 00 00 b9 03 00 00 02 06 f7 87 9f 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 01 (ss7_asp.c:1383) VirtMSC-SCCP(24)@7679e5b8170a: Session index based on local reference:0 VirtMSC-SCCP(24)@7679e5b8170a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(24)@7679e5b8170a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(24)@7679e5b8170a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mode_modify_to_vamos_hr(34)@7679e5b8170a: "Got BSSMAP Clear Complete" 20250807082655213 DLGLOBAL NOTICE TTCN3 f_logp(): Got BSSMAP Clear Complete (logging_vty.c:1172) VirtMSC-RAN(25)@7679e5b8170a: Deleted conn table entry 0TC_mode_modify_to_vamos_hr(34)11003683 VirtMSC-SCCP(24)@7679e5b8170a: Session index based on connection ID:0 20250807082655219 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082655219 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082655219 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082655219 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 sls=0 (m3ua.c:642) 20250807082655219 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082655219 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'bsc0' (ss7_combined_linkset.c:275) 20250807082655219 DLSS7 DEBUG 0: Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 prio=5 via AS bsc0 proto=m3ua (ss7_hmrt.c:193) 20250807082655219 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=187=0.23.3 (ss7_hmrt.c:203) 20250807082655219 DLSS7 DEBUG XUA_AS(bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082655219 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bb 03 02 00 00 04 00 00 02 f7 87 9f 00 00 00 00 00 (ss7_asp.c:1383) TC_mode_modify_to_vamos_hr(34)@7679e5b8170a: "Got RSL RR Release" 20250807082655219 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL RR Release (logging_vty.c:1172) 20250807082655219 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082655220 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082655220 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082655220 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 sls=2 (m3ua.c:642) 20250807082655220 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250807082655220 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=2 -> eSLS=34: use Normal Route via 'virt-msc0' (ss7_combined_linkset.c:275) 20250807082655220 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua (ss7_hmrt.c:193) 20250807082655220 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250807082655220 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082655220 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bb 00 00 00 b9 03 00 00 02 05 f7 87 9f 00 00 02 00 00 06 00 08 00 00 00 01 (ss7_asp.c:1383) VirtMSC-SCCP(24)@7679e5b8170a: Session index based on local reference:0 VirtMSC-SCCP(24)@7679e5b8170a: RLC received in state:disconnect_pending TC_mode_modify_to_vamos_hr(34)@7679e5b8170a: "Got RSL Deact SACCH" 20250807082655221 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL Deact SACCH (logging_vty.c:1172) 20250807082657217 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL RF Chan Rel, sending Rel Ack (logging_vty.c:1172) TC_mode_modify_to_vamos_hr(34)@7679e5b8170a: "Got RSL RF Chan Rel, sending Rel Ack" TC_mode_modify_to_vamos_hr(34)@7679e5b8170a: Final verdict of PTC: pass MTC@7679e5b8170a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@7679e5b8170a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 IPA-CTRL-CLI-IPA(30)@7679e5b8170a: Final verdict of PTC: none VirtMSC-STATS(23)@7679e5b8170a: Final verdict of PTC: none MTC@7679e5b8170a: setverdict(pass): none -> pass 20250807082657238 DLINP NOTICE virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250807082657238 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250807082657238 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250807082657238 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250807082657238 DLINP NOTICE virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250807082657238 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250807082657238 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) VirtMSC-SCCP(24)@7679e5b8170a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(28)@7679e5b8170a: Final verdict of PTC: none 20250807082657238 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250807082657238 DLINP NOTICE SRVCONN(virt-msc0-0,r=127.0.0.1:23905<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:821) 20250807082657238 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082657238 DLSS7 INFO virt-msc0-0: connection closed (ss7_asp.c:1334) 20250807082657238 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250807082657238 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250807082657238 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250807082657238 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250807082657238 DLINP NOTICE SRVCONN(ts-0-2-rsl,r=127.0.0.1:10000<->l=127.0.0.1:3003) connection closed with client (stream_srv.c:769) 20250807082657238 DLINP NOTICE E1TS(0:2) failed reading from socket: 0 (ipaccess.c:554) 20250807082657239 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250807082657239 DLINP NOTICE (bts=0) Dropping OML link: link down (bts_ipaccess_nanobts.c:543) 20250807082657239 DLMI ERROR (bts=0,trx=0) Lost E1 OML link (osmo_bsc_main.c:487) 20250807082657238 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250807082657238 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250807082657238 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250807082657238 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250807082657238 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9 (ss7_asp.c:1383) 20250807082657238 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 b9 (ss7_asp.c:1383) 20250807082657239 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250807082657239 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) VirtMSC-M3UA(26)@7679e5b8170a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(33)@7679e5b8170a: Final verdict of PTC: none 20250807082657239 DLINP NOTICE SRVCONN(virt-smlc-0,r=127.0.0.1:23908<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:821) 20250807082657240 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250807082657240 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250807082657240 DLSS7 NOTICE 0: ASP(virt-smlc-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (ss7_asp.c:1008) 20250807082657240 DLINP ERROR virt-smlc-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:348) 20250807082657240 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250807082657240 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (ss7_asp.c:1000) 20250807082657240 DLSS7 ERROR 0: ASP(virt-smlc-0) xUA SRV SEND_FAILED (ss7_asp.c:1023) 20250807082657240 DLINP ERROR SRVCONN(virt-smlc-0,r=127.0.0.1:23908<->l=127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:818) 20250807082657240 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) VirtMSC-RAN(25)@7679e5b8170a: Final verdict of PTC: none 20250807082657240 DLSS7 INFO virt-smlc-0: connection closed (ss7_asp.c:1334) 20250807082657240 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250807082657240 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250807082657240 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250807082657240 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250807082657240 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250807082657240 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250807082657240 DLSS7 NOTICE 0: RT(dpc=190=0.23.6,mask=0x3fff=7.255.7,prio=5,via=virt-smlc,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250807082657240 DLSS7 NOTICE 0: RT(dpc=190=0.23.6,mask=0x3fff=7.255.7,prio=5,via=virt-smlc,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250807082657240 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 be (ss7_asp.c:1383) 20250807082657240 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250807082657240 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) VirtSMLC-SCCP(27)@7679e5b8170a: Final verdict of PTC: none 20250807082657241 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250807082657241 DLMI ERROR (bts=0,trx=0) Lost E1 OSMO link (osmo_bsc_main.c:487) 20250807082657241 DLINP NOTICE (bts=0,trx=0) Dropping RSL link: OML link drop (bts_ipaccess_nanobts.c:514) 20250807082657241 DLMI ERROR (bts=0,trx=0) Lost E1 RSL link (osmo_bsc_main.c:487) 20250807082657241 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55ca72639940]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:565) 20250807082657241 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55ca72639940]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bb_transc_fsm.c:371) 20250807082657241 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55ca72639770]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:566) 20250807082657241 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55ca72639770]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_rcarrier_fsm.c:373) 20250807082657241 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) DLINP stream_cli.c:548 CLICONN(ts-0-1-oml,r=127.0.0.1:3002<->l=127.0.0.1:40471){CONNECTED} connection closed with srv DABIS abis.c:429 E1L(0) Signalling link down DOML bts_shutdown_fsm.c:268 BTS_SHUTDOWN(bts0)[0x5609bb2b3610]{NONE}: Shutting down BTS, exit 1, reason: Abis close DLINP input/ipaccess.c:926 E1TS(0:1) failed reading from socket: 0 20250807082657241 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250807082657241 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250807082657241 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250807082657242 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250807082657242 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250807082657242 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250807082657242 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250807082657242 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250807082657242 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250807082657242 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250807082657242 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250807082657242 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250807082657242 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250807082657242 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250807082657242 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250807082657242 DNM INFO NM_BTS_OP(bts0)[0x55ca72615660]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:573) 20250807082657242 DNM INFO NM_BTS_OP(bts0)[0x55ca72615660]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bts_fsm.c:363) 20250807082657242 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55ca72615790]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:574) 20250807082657242 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55ca72615790]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_cell_fsm.c:351) VirtSMLC-M3UA(29)@7679e5b8170a: Final verdict of PTC: none 20250807082657242 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55ca72611380]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:576) 20250807082657242 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55ca72611380]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bts_sm_fsm.c:252) 20250807082657242 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55ca7263dbd0]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:577) 20250807082657242 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55ca7263dbd0]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nse_fsm.c:324) 20250807082657242 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55ca7263dd00]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:579) 20250807082657242 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55ca7263dd00]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nsvc_fsm.c:353) 20250807082657242 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55ca7263dec0]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:579) 20250807082657242 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55ca7263dec0]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nsvc_fsm.c:353) 20250807082657242 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250807082657242 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-A-0-m3ua,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250807082657243 DMSC NOTICE (msc=0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (osmo_bsc_sigtran.c:309) 20250807082657243 DRESET NOTICE bssmap_reset(msc-0)[0x55ca726defa0]{DISCONNECTED}: link lost (bssmap_reset.c:91) 20250807082657243 DMSC NOTICE (msc=0) BSSMAP association is down (a_reset.c:54) 20250807082657243 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250807082657243 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.6/0 (xua_snm.c:458) 20250807082657243 DLSS7 NOTICE 0: RT(dpc=190=0.23.6,mask=0x3fff=7.255.7,prio=5,via=as-clnt-A-0-m3ua,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250807082657243 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) VirtMGW-MGCP-0(31)@7679e5b8170a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(32)@7679e5b8170a: Final verdict of PTC: none MTC@7679e5b8170a: Setting final verdict of the test case. MTC@7679e5b8170a: Local verdict of MTC: pass MTC@7679e5b8170a: Local verdict of PTC VirtMSC-STATS(23): none (pass -> pass) MTC@7679e5b8170a: Local verdict of PTC VirtMSC-SCCP(24): none (pass -> pass) MTC@7679e5b8170a: Local verdict of PTC VirtMSC-RAN(25): none (pass -> pass) MTC@7679e5b8170a: Local verdict of PTC VirtMSC-M3UA(26): none (pass -> pass) MTC@7679e5b8170a: Local verdict of PTC VirtSMLC-SCCP(27): none (pass -> pass) MTC@7679e5b8170a: Local verdict of PTC VirtSMLC-BSSAP_LE(28): none (pass -> pass) MTC@7679e5b8170a: Local verdict of PTC VirtSMLC-M3UA(29): none (pass -> pass) MTC@7679e5b8170a: Local verdict of PTC IPA-CTRL-CLI-IPA(30): none (pass -> pass) MTC@7679e5b8170a: Local verdict of PTC VirtMGW-MGCP-0(31): none (pass -> pass) MTC@7679e5b8170a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(32): none (pass -> pass) MTC@7679e5b8170a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(33): none (pass -> pass) MTC@7679e5b8170a: Local verdict of PTC TC_mode_modify_to_vamos_hr(34): pass (pass -> pass) MTC@7679e5b8170a: Test case TC_mode_modify_to_vamos_hr finished. Verdict: pass MTC@7679e5b8170a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/ttcn3-tcpdump-stop.sh BSC_Tests_VAMOS.TC_mode_modify_to_vamos_hr pass'. Thu Aug 7 08:26:57 UTC 2025 ====== BSC_Tests_VAMOS.TC_mode_modify_to_vamos_hr pass ====== Saving talloc report from 127.0.0.1:4242 to BSC_Tests_VAMOS.TC_mode_modify_to_vamos_hr.talloc 20250807082658440 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082658440 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082658440 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082658440 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 sls=4 (m3ua.c:642) 20250807082658440 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082658440 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=187=0.23.3,DPC=3=0.0.3,SLS=4 -> eSLS=116: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250807082658440 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! (ss7_hmrt.c:226) 20250807082658441 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082658441 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082658441 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082658441 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 sls=7 (m3ua.c:642) 20250807082658441 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250807082658441 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=187=0.23.3,DPC=2=0.0.2,SLS=7 -> eSLS=103: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250807082658441 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! (ss7_hmrt.c:226) 20250807082659239 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250807082659239 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250807082659239 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) 20250807082659240 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250807082659240 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250807082659240 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) Waiting for packet dumper to finish... 0 (prev_count=-1, count=566548) DOML bts_shutdown_fsm.c:228 BTS_SHUTDOWN(bts0)[0x5609bb2b3610]{WAIT_TRX_CLOSED}: Timer expired waiting for TRX close DOML bts_shutdown_fsm.c:171 BTS_SHUTDOWN(bts0)[0x5609bb2b3610]{EXIT}: Shutdown process completed successfully, exiting process respawn: 2: stopped pid 10082 with status 0 respawn: 3: starting: osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,VAMOS,OSMUX 127.0.0.1 1234 1 DABIS abis.c:170 A-bis connection establishment to BSC (127.0.0.1) in progress... DLINP input/ipaccess.c:1078 E1TS(0:1) enabling ipaccess BTS mode, OML connecting to 127.0.0.1:3002 DLINP input/ipaccess.c:893 received ID_GET for unit ID 1234/0/0 20250807082700273 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55ca72611380]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082700273 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55ca72611380]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157) 20250807082700273 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55ca72611380]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_sm_fsm.c:96) 20250807082700273 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55ca7263dbd0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082700273 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55ca72615790]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082700273 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55ca72615790]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181) 20250807082700273 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55ca72615790]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_cell_fsm.c:82) 20250807082700273 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55ca7263dd00]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082700273 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55ca7263dd00]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) 20250807082700273 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55ca7263dd00]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83) 20250807082700273 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55ca7263dec0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082700273 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55ca7263dec0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) 20250807082700273 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55ca7263dec0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83) 20250807082700273 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55ca7263dbd0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177) 20250807082700273 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55ca7263dbd0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nse_fsm.c:81) 20250807082700273 DNM INFO NM_BTS_OP(bts0)[0x55ca72615660]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082700273 DNM INFO NM_BTS_OP(bts0)[0x55ca72615660]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250807082700273 DNM INFO NM_BTS_OP(bts0)[0x55ca72615660]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_fsm.c:86) 20250807082700273 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55ca72639770]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250807082700273 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55ca72639940]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250807082700273 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082700273 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082700273 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082700273 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082700273 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082700273 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082700273 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082700273 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082700273 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55ca72611380]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082700273 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55ca72611380]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157) 20250807082700274 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55ca72611380]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bts_sm_fsm.c:184) 20250807082700274 DNM ERROR OC=GPRS-CELL(f1) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) 20250807082700274 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55ca72615790]{DISABLED_DEPENDENCY}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) DOML oml.c:631 OC=GPRS-CELL INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250807082700274 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55ca72615790]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:358) DOML oml.c:1490 OC=GPRS-CELL(f1) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250807082700274 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55ca72615790]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181) 20250807082700274 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55ca7263dbd0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:354) 20250807082700274 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'GPRS' is supported (abis_nm.c:599) 20250807082700274 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'EGPRS' is supported (abis_nm.c:599) 20250807082700274 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'HOPPING' is supported (abis_nm.c:599) 20250807082700274 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CBCH' is supported (abis_nm.c:599) 20250807082700274 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ETWS_PN' is supported (abis_nm.c:599) 20250807082700274 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'PAGING_COORDINATION' is supported (abis_nm.c:599) 20250807082700274 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'IPV6_NSVC' is supported (abis_nm.c:599) 20250807082700274 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CCN' is supported (abis_nm.c:599) 20250807082700274 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VAMOS' is supported (abis_nm.c:599) 20250807082700274 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ABIS_OSMO_PCU' is supported (abis_nm.c:599) 20250807082700274 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'BCCH_PWR_RED' is supported (abis_nm.c:599) 20250807082700274 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'DYN_TS_SDCCH8' is supported (abis_nm.c:599) 20250807082700274 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'OSMUX' is supported (abis_nm.c:599) 20250807082700274 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VBS' is supported (abis_nm.c:599) 20250807082700274 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VGCS' is supported (abis_nm.c:599) 20250807082700274 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'TWTS001' is supported (abis_nm.c:599) 20250807082700274 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): ARI reported sw[0/2]: osmobts is 1.9.0.3-799a.202508062026 (abis_nm.c:652) 20250807082700274 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Reported variant: osmo-bts-omldummy (abis_nm.c:534) 20250807082700274 DNM INFO NM_BTS_OP(bts0)[0x55ca72615660]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250807082700274 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55ca7263dd00]{DISABLED_DEPENDENCY}: Received Event FEATURE_NEGOTIATED (nm_bts_fsm.c:163) 20250807082700274 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55ca7263dec0]{DISABLED_DEPENDENCY}: Received Event FEATURE_NEGOTIATED (nm_bts_fsm.c:163) 20250807082700274 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55ca7263dbd0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177) DOML oml.c:1490 OC=GPRS-NSE(f0) INST=(00,ff,ff): ADM STATE Locked -> Unlocked 20250807082700275 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55ca7263dd00]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:363) 20250807082700275 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55ca72639770]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082700275 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55ca72639770]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250807082700275 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55ca72639770]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_rcarrier_fsm.c:96) 20250807082700275 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55ca72639940]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082700275 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55ca72639940]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250807082700275 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55ca72639940]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bb_transc_fsm.c:99) 20250807082700275 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082700275 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082700275 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250807082700275 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082700275 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082700275 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250807082700275 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082700275 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082700275 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250807082700275 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082700275 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082700275 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250807082700275 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082700275 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082700275 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250807082700275 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082700275 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082700275 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250807082700275 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082700275 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082700275 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250807082700275 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082700276 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082700276 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250807082700276 DNM INFO NM_BTS_OP(bts0)[0x55ca72615660]{DISABLED_OFFLINE}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:300) DOML oml.c:1490 OC=GPRS-NSVC(f2) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250807082700276 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55ca7263dd00]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) DOML oml.c:631 OC=RADIO-CARRIER INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250807082700276 DNM ERROR OC=RADIO-CARRIER(02) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) 20250807082700276 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55ca72639770]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) DL1C bts_model.c:87 Unimplemented vbts_set_trx 20250807082700276 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55ca72639770]{DISABLED_OFFLINE}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:319) DOML oml.c:1490 OC=RADIO-CARRIER(02) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250807082700276 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55ca72639770]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) DOML oml.c:631 OC=BASEBAND-TRANSCEIVER INST=(00,00,ff): O&M Get Attributes [0], Manufacturer Dependent State is unsupported 20250807082700276 DNM ERROR OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): Attribute Manufacturer Dependent State is unreported (abis_nm.c:557) 20250807082700276 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RTP Feature 'Intermediate Rate 64 kbit/s' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250807082700276 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'Dynamic PDCH Activation' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250807082700276 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'RTP Payload Type 2' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250807082700276 DNM NOTICE OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ARI reported sw[0/1]: TRX_PHY_VERSION is Unknown (abis_nm.c:652) 20250807082700276 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55ca72639940]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250807082700276 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,00): ADM STATE Locked -> Unlocked 20250807082700276 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082700276 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,01): ADM STATE Locked -> Unlocked 20250807082700276 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082700277 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,02): ADM STATE Locked -> Unlocked 20250807082700277 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082700277 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,03): ADM STATE Locked -> Unlocked 20250807082700277 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082700277 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,04): ADM STATE Locked -> Unlocked 20250807082700277 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082700277 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,05): ADM STATE Locked -> Unlocked 20250807082700277 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082700277 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,06): ADM STATE Locked -> Unlocked 20250807082700277 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082700277 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,07): ADM STATE Locked -> Unlocked 20250807082700277 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) DOML oml.c:1490 OC=BTS(01) INST=(00,ff,ff): ADM STATE Locked -> Unlocked 20250807082700277 DNM INFO NM_BTS_OP(bts0)[0x55ca72615660]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250807082700278 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55ca72639770]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082700278 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55ca72639770]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250807082700278 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55ca72639770]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_rcarrier_fsm.c:259) DOML oml.c:1490 OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250807082700278 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55ca72639940]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250807082700278 DNM INFO (bts=0,trx=0) IPA RSL CONNECT IP=0.0.0.0 PORT=3003 STREAM=0x00 (abis_nm.c:3088) 20250807082700278 DNM INFO NM_BTS_OP(bts0)[0x55ca72615660]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082700278 DNM INFO NM_BTS_OP(bts0)[0x55ca72615660]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250807082700278 DNM INFO NM_BTS_OP(bts0)[0x55ca72615660]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bts_fsm.c:264) 20250807082700278 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55ca72639940]{DISABLED_OFFLINE}: Received Event RSL_CONNECT_ACK (bts_ipaccess_nanobts.c:382) DOML nm_bb_transc_fsm.c:151 NM_BBTRANSC_OP(bts0-trx0)[0x5654b9b05f10]{DISABLED_OFFLINE}: Not connecting RSL in OML-DUMMY! 20250807082700278 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55ca72639940]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082700278 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55ca72639940]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250807082700278 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55ca72639940]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bb_transc_fsm.c:271) 20250807082700278 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082700278 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250807082700278 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082700278 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250807082700278 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082700278 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250807082700278 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082700278 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250807082700278 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082700278 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250807082700278 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082700278 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250807082700278 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082700278 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250807082700278 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082700278 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250807082700279 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082700279 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082700279 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250807082700279 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082700279 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082700279 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250807082700279 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082700279 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082700279 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250807082700279 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082700279 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082700279 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250807082700279 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082700279 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082700279 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250807082700280 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082700280 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082700280 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250807082700280 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082700280 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082700280 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250807082700280 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082700280 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082700280 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) Waiting for packet dumper to finish... 1 (prev_count=566548, count=766412) MTC@7679e5b8170a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/ttcn3-tcpdump-stop.sh BSC_Tests_VAMOS.TC_mode_modify_to_vamos_hr pass' was executed successfully (exit status: 0). MTC@7679e5b8170a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/ttcn3-tcpdump-start.sh BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_fr'. ------ BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_fr ------ Thu Aug 7 08:27:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/testsuite/BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_fr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/testsuite/BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_fr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250807082702244 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082702244 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082702244 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082702244 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 sls=2 (m3ua.c:642) 20250807082702244 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250807082702244 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=2 -> eSLS=34: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250807082702244 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! (ss7_hmrt.c:226) MTC@7679e5b8170a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/ttcn3-tcpdump-start.sh BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_fr' was executed successfully (exit status: 0). MTC@7679e5b8170a: Test case TC_assign_to_secondary_lchan_fr started. MTC@7679e5b8170a: "TC_assign_to_secondary_lchan_fr": using IMSI '001014206881757'H 20250807082702650 DMSC NOTICE (msc=0) VTY requests BSSMAP RESET (bsc_vty.c:3616) 20250807082702650 DMSC NOTICE (msc=1) VTY requests BSSMAP RESET (bsc_vty.c:3616) 20250807082702651 DMSC NOTICE (msc=2) VTY requests BSSMAP RESET (bsc_vty.c:3616) 20250807082702653 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082702653 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082702653 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082702653 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 sls=8 (m3ua.c:642) 20250807082702653 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082702653 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=187=0.23.3,DPC=3=0.0.3,SLS=8 -> eSLS=120: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250807082702653 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! (ss7_hmrt.c:226) 20250807082702653 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082702653 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082702653 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082702653 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 sls=4 (m3ua.c:642) 20250807082702653 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250807082702653 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=2=0.0.2,SLS=4 -> eSLS=100: picked Normal Route via 'virt-msc1' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250807082702653 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=187=0.23.3,DPC=2=0.0.2,SLS=4 -> eSLS=100: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250807082702653 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! (ss7_hmrt.c:226) 20250807082702653 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082702653 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082702653 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082702653 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 sls=8 (m3ua.c:642) 20250807082702653 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250807082702653 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=8 -> eSLS=40: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250807082702653 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! (ss7_hmrt.c:226) MTC@7679e5b8170a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(38)@7679e5b8170a: ************************************************* VirtMSC-M3UA(38)@7679e5b8170a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(38)@7679e5b8170a: ************************************************* MTC@7679e5b8170a: Starting RAN_Emulation VirtMSC-SCCP(36)@7679e5b8170a: v_sccp_pdu_maxlen:268 MTC@7679e5b8170a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(41)@7679e5b8170a: ************************************************* MTC@7679e5b8170a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(41)@7679e5b8170a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(41)@7679e5b8170a: ************************************************* VirtSMLC-SCCP(39)@7679e5b8170a: v_sccp_pdu_maxlen:268 20250807082702872 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250807082702872 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): matched connection to ASP virt-msc0-0 (ss7_xua_srv.c:121) 20250807082702872 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250807082702872 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) VirtMSC-M3UA(38)@7679e5b8170a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250807082702877 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082702877 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250807082702877 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250807082702877 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250807082702877 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250807082702877 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250807082702877 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250807082702877 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250807082702877 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250807082702877 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250807082702877 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250807082702877 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (ss7_asp.c:1383) 20250807082702877 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250807082702880 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082702880 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250807082702880 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250807082702880 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (ss7_asp.c:1383) 20250807082702880 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250807082702880 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250807082702880 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250807082702880 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250807082702880 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250807082702880 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (ss7_asp.c:1383) 20250807082702880 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250807082702880 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250807082702880 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9 (ss7_asp.c:1383) 20250807082702880 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 52 bytes: [L2]> 01 00 02 01 00 00 00 34 00 06 00 08 00 00 00 01 00 12 00 10 00 00 00 02 00 00 00 03 00 00 00 be 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00 (ss7_asp.c:1383) 20250807082702880 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250807082702881 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250807082702881 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-A-0-m3ua,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250807082702881 DMSC NOTICE (msc=0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (osmo_bsc_sigtran.c:317) 20250807082702881 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250807082702883 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082702883 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082702883 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082702883 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 sls=1 (m3ua.c:642) 20250807082702883 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250807082702883 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=1 -> eSLS=33: use Normal Route via 'virt-msc0' (ss7_combined_linkset.c:275) 20250807082702883 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua (ss7_hmrt.c:193) 20250807082702883 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250807082702883 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082702883 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 bb 00 00 00 b9 03 00 00 01 09 00 03 07 0b 04 43 b9 00 fe 04 43 bb 00 fe 06 00 04 30 04 01 20 00 00 00 06 00 08 00 00 00 01 (ss7_asp.c:1383) 20250807082702884 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250807082702884 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): matched connection to ASP virt-smlc-0 (ss7_xua_srv.c:121) 20250807082702884 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250807082702884 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) VirtSMLC-M3UA(41)@7679e5b8170a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250807082702896 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082702896 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250807082702896 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250807082702896 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250807082702896 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250807082702896 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250807082702896 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250807082702896 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250807082702896 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250807082702896 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250807082702896 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250807082702896 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 06 (ss7_asp.c:1383) 20250807082702896 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250807082702901 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082702901 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250807082702901 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250807082702901 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 06 (ss7_asp.c:1383) 20250807082702901 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250807082702901 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250807082702901 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250807082702901 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250807082702901 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250807082702901 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 06 (ss7_asp.c:1383) 20250807082702901 DLSS7 NOTICE 0: RT(dpc=190=0.23.6,mask=0x3fff=7.255.7,prio=5,via=virt-smlc,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250807082702901 DLSS7 NOTICE 0: RT(dpc=190=0.23.6,mask=0x3fff=7.255.7,prio=5,via=virt-smlc,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250807082702901 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 be (ss7_asp.c:1383) 20250807082702901 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 be (ss7_asp.c:1383) 20250807082702901 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 48 bytes: [L2]> 01 00 02 01 00 00 00 30 00 06 00 08 00 00 00 06 00 12 00 0c 00 00 00 02 00 00 00 03 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00 (ss7_asp.c:1383) 20250807082702901 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250807082702901 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.6/0 (xua_snm.c:493) 20250807082702901 DLSS7 NOTICE 0: RT(dpc=190=0.23.6,mask=0x3fff=7.255.7,prio=5,via=as-clnt-A-0-m3ua,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250807082702901 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) VirtMSC-RAN(37)@7679e5b8170a: BSSMAP: Responding to inbound RESET with RESET-ACK 20250807082703683 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082703683 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082703683 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082703683 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 sls=0 (m3ua.c:642) 20250807082703683 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082703683 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'bsc0' (ss7_combined_linkset.c:275) 20250807082703683 DLSS7 DEBUG 0: Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 prio=5 via AS bsc0 proto=m3ua (ss7_hmrt.c:193) 20250807082703684 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=187=0.23.3 (ss7_hmrt.c:203) 20250807082703684 DLSS7 DEBUG XUA_AS(bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082703684 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 26 00 00 00 b9 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fe 04 43 b9 00 fe 06 00 04 30 04 01 00 00 00 (ss7_asp.c:1383) 20250807082703684 DMSC NOTICE (msc=0) RESET from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:101) 20250807082703684 DRESET NOTICE (msc=0) Sending RESET ACK to MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_sigtran.c:87) 20250807082703684 DRESET NOTICE bssmap_reset(msc-0)[0x55ca726defa0]{CONNECTED}: link up (bssmap_reset.c:83) 20250807082703684 DMSC NOTICE (msc=0) BSSMAP association is up (a_reset.c:45) 20250807082703685 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082703685 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082703685 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082703685 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 sls=1 (m3ua.c:642) 20250807082703685 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250807082703685 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=1 -> eSLS=33: use Normal Route via 'virt-msc0' (ss7_combined_linkset.c:275) 20250807082703685 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua (ss7_hmrt.c:193) 20250807082703685 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250807082703685 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082703685 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bb 00 00 00 b9 03 00 00 01 09 00 03 07 0b 04 43 b9 00 fe 04 43 bb 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (ss7_asp.c:1383) 20250807082703685 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082703685 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082703685 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082703685 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 sls=0 (m3ua.c:642) 20250807082703685 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082703685 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'bsc0' (ss7_combined_linkset.c:275) 20250807082703685 DLSS7 DEBUG 0: Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 prio=5 via AS bsc0 proto=m3ua (ss7_hmrt.c:193) 20250807082703685 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=187=0.23.3 (ss7_hmrt.c:203) 20250807082703685 DLSS7 DEBUG XUA_AS(bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082703685 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fe 04 43 b9 00 fe 03 00 01 31 00 (ss7_asp.c:1383) 20250807082703686 DMSC NOTICE (msc=0) RESET ACK from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:84) VirtMSC-RAN(37)@7679e5b8170a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250807082703697 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082703697 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082703697 DLM3UA DEBUG 0: ASP(virt-smlc-0) m3ua_rx_xfer (m3ua.c:599) 20250807082703697 DLM3UA DEBUG 0: ASP(virt-smlc-0) m3ua_rx_xfer(): M3UA data header: opc=190=0.23.6 dpc=187=0.23.3 sls=0 (m3ua.c:642) 20250807082703697 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082703697 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=190=0.23.6,DPC=187=0.23.3,SLS=0 -> eSLS=80: use Normal Route via 'bsc0' (ss7_combined_linkset.c:275) 20250807082703697 DLSS7 DEBUG 0: Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 prio=5 dyn via AS bsc0 proto=m3ua (ss7_hmrt.c:193) 20250807082703697 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=187=0.23.3 (ss7_hmrt.c:203) 20250807082703697 DLSS7 DEBUG XUA_AS(bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082703697 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 26 00 00 00 be 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fa 04 43 be 00 fc 06 00 04 30 04 01 00 00 00 (ss7_asp.c:1383) 20250807082703697 DLCS NOTICE RESET from SMLC: RI=SSN_PC,PC=0.23.6,SSN=SMLC_BSSAP (lb.c:118) 20250807082703697 DRESET NOTICE bssmap_reset(Lb)[0x55ca726df7e0]{CONNECTED}: link lost (bssmap_reset.c:91) 20250807082703697 DRESET NOTICE Sending RESET ACK to SMLC: RI=SSN_PC,PC=0.23.6,SSN=SMLC_BSSAP (lb.c:78) 20250807082703698 DRESET NOTICE bssmap_reset(Lb)[0x55ca726df7e0]{CONNECTED}: link up (bssmap_reset.c:83) 20250807082703698 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082703698 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082703698 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082703698 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=190=0.23.6 sls=3 (m3ua.c:642) 20250807082703698 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=190=0.23.6 not local, message is for routing (ss7_hmrt.c:248) 20250807082703698 DLSS7 INFO 0: CombinedLinkset(dpc=190=0.23.6,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=190=0.23.6,SLS=3 -> eSLS=83: picked Normal Route via 'virt-smlc' round-robin style (available) (ss7_combined_linkset.c:297) 20250807082703698 DLSS7 DEBUG 0: Found route for dpc=190=0.23.6: pc=190=0.23.6 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-smlc proto=m3ua (ss7_hmrt.c:193) 20250807082703698 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=190=0.23.6 (ss7_hmrt.c:203) 20250807082703698 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082703698 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bb 00 00 00 be 03 00 00 03 09 00 03 07 0b 04 43 be 00 fc 04 43 bb 00 fa 03 00 01 31 00 00 06 00 08 00 00 00 06 (ss7_asp.c:1383) VirtSMLC-BSSAP_LE(40)@7679e5b8170a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(44)@7679e5b8170a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(44)@7679e5b8170a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(44)@7679e5b8170a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } 20250807082703729 DRSL NOTICE (bts=0,trx=0) bootstrapping RSL on ARFCN 871 using MCC-MNC 001-01 LAC=1 CID=0 BSIC=10 (osmo_bsc_main.c:320) IPA-BTS0-TRX0-RSL-IPA(44)@7679e5b8170a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@7679e5b8170a: "TC_assign_to_secondary_lchan_fr() start" 20250807082704841 DLGLOBAL NOTICE TTCN3 f_logp(): TC_assign_to_secondary_lchan_fr() start (logging_vty.c:1172) TC_assign_to_secondary_lchan_fr(46)@7679e5b8170a: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(37)@7679e5b8170a: f_create_expect(l3 := '05240103505902080910102460887175'O, n_connectPointCode := omit VirtMSC-RAN(37)@7679e5b8170a: Created Expect[0] for '05240103505902080910102460887175'O to be handled at TC_assign_to_secondary_lchan_fr(46) 20250807082705899 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082705899 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082705899 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082705899 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 sls=3 (m3ua.c:642) 20250807082705899 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250807082705899 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=3 -> eSLS=35: picked Normal Route via 'virt-msc0' round-robin style (available) (ss7_combined_linkset.c:297) 20250807082705899 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua (ss7_hmrt.c:193) 20250807082705899 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250807082705899 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082705899 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4f 00 00 00 bb 00 00 00 b9 03 00 00 03 01 00 00 03 02 02 06 04 43 b9 00 fe 04 04 43 bb 00 fe 0f 2a 00 28 57 05 08 00 00 f1 10 00 01 00 00 17 10 05 24 01 03 50 59 02 08 09 10 10 24 60 88 71 75 7d 09 80 82 83 04 57 81 84 04 07 00 00 00 06 00 08 00 00 00 01 (ss7_asp.c:1383) VirtMSC-SCCP(36)@7679e5b8170a: First idle individual index:0 VirtMSC-SCCP(36)@7679e5b8170a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(37)@7679e5b8170a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(37)@7679e5b8170a: Found Expect[0] for '05240103505902080910102460887175'O handled at TC_assign_to_secondary_lchan_fr(46) VirtMSC-RAN(37)@7679e5b8170a: Added conn table entry 0TC_assign_to_secondary_lchan_fr(46)252799 VirtMSC-SCCP(36)@7679e5b8170a: Session index based on connection ID:0 VirtMSC-SCCP(36)@7679e5b8170a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250807082705903 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082705903 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082705903 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082705903 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 sls=0 (m3ua.c:642) 20250807082705903 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082705903 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'bsc0' (ss7_combined_linkset.c:275) 20250807082705903 DLSS7 DEBUG 0: Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 prio=5 via AS bsc0 proto=m3ua (ss7_hmrt.c:193) 20250807082705903 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=187=0.23.3 (ss7_hmrt.c:203) 20250807082705903 DLSS7 DEBUG XUA_AS(bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082705903 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bb 03 02 00 00 02 00 00 03 12 75 21 02 00 00 00 00 (ss7_asp.c:1383) IPA-BTS0-TRX0-RSL-RSL(45)@7679e5b8170a: Enabled queueing of DChan messages VirtMGW-MGCP-0(43)@7679e5b8170a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assign_to_secondary_lchan_fr(46) VirtMSC-SCCP(36)@7679e5b8170a: Session index based on connection ID:0 VirtMSC-SCCP(36)@7679e5b8170a: vl_len:19 VirtMSC-SCCP(36)@7679e5b8170a: vl_from0 VirtMSC-SCCP(36)@7679e5b8170a: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O 20250807082706104 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082706104 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082706104 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082706104 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 sls=0 (m3ua.c:642) 20250807082706105 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082706105 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'bsc0' (ss7_combined_linkset.c:275) 20250807082706105 DLSS7 DEBUG 0: Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 prio=5 via AS bsc0 proto=m3ua (ss7_hmrt.c:193) 20250807082706105 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=187=0.23.3 (ss7_hmrt.c:203) 20250807082706105 DLSS7 DEBUG XUA_AS(bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082706105 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2a 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 03 00 01 13 00 11 01 0b 03 01 08 01 7c 06 01 02 03 04 09 26 7d 01 80 00 00 (ss7_asp.c:1383) VirtMGW-MGCP-0(43)@7679e5b8170a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assign_to_secondary_lchan_fr(46) TC_assign_to_secondary_lchan_fr(46)@7679e5b8170a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(45)@7679e5b8170a: Disabled queueing of DChan messages 20250807082706178 DLCLS NOTICE LCLS[0x55ca72715600]{NO_LCLS}: No GCR set, ignoring APPLY_CFG_CSC (osmo_bsc_lcls.c:388) 20250807082706178 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082706178 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082706178 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082706178 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 sls=3 (m3ua.c:642) 20250807082706178 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250807082706178 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=3 -> eSLS=35: use Normal Route via 'virt-msc0' (ss7_combined_linkset.c:275) 20250807082706178 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua (ss7_hmrt.c:193) 20250807082706178 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250807082706178 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082706178 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 bb 00 00 00 b9 03 00 00 03 06 12 75 21 00 01 16 00 14 02 15 00 21 98 2c 01 40 01 7c 06 7f 00 00 05 2a fa 7e 01 80 00 00 00 00 06 00 08 00 00 00 01 (ss7_asp.c:1383) VirtMSC-SCCP(36)@7679e5b8170a: Session index based on local reference:0 VirtMSC-SCCP(36)@7679e5b8170a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(36)@7679e5b8170a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(36)@7679e5b8170a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250807082707654 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082707654 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082707654 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082707654 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 sls=3 (m3ua.c:642) 20250807082707654 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250807082707654 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=2=0.0.2,SLS=3 -> eSLS=99: picked Normal Route via 'virt-msc1' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250807082707654 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=187=0.23.3,DPC=2=0.0.2,SLS=3 -> eSLS=99: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250807082707654 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! (ss7_hmrt.c:226) 20250807082707654 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082707654 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082707654 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082707654 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 sls=11 (m3ua.c:642) 20250807082707654 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082707654 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=187=0.23.3,DPC=3=0.0.3,SLS=11 -> eSLS=123: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250807082707654 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! (ss7_hmrt.c:226) TC_assign_to_secondary_lchan_fr(46)@7679e5b8170a: setverdict(pass): none -> pass TC_assign_to_secondary_lchan_fr(46)@7679e5b8170a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '5D6BD290'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '6F8A57A6'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := <unbound>, local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assign_to_secondary_lchan_fr(46)@7679e5b8170a: "TC_assign_to_secondary_lchan_fr": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assign_to_secondary_lchan_fr(46)@7679e5b8170a: "TC_assign_to_secondary_lchan_fr": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assign_to_secondary_lchan_fr(46)@7679e5b8170a: f_rslem_register(0, new_chan_nr = { u := { ch0 := RSL_CHAN_NR_OSMO_VAMOS_Bm_ACCH (29) }, tn := 2 }) 20250807082709202 DCHAN NOTICE lchan(0-0-1-TCH_F-0)[0x55ca7235f5d0]{ESTABLISHED}: (type=TCH_F) VTY requests re-assignment of this lchan to (bts=0,trx=0,ts=2,ss=shadow0) (to VAMOS mode) (bsc_vty.c:2185) 20250807082709202 DCHAN NOTICE lchan(0-0-2-TCH_F-shadow0)[0x55ca726e5a40]{UNUSED}: (type=TCH_F) VTY requests re-assignment of (bts=0,trx=0,ts=1,ss=0) to this lchan (to VAMOS mode) TSC 4/2 (bsc_vty.c:2187) 20250807082709300 DLCLS NOTICE LCLS[0x55ca72715600]{NO_LCLS}: No GCR set, ignoring APPLY_CFG_CSC (osmo_bsc_lcls.c:388) TC_assign_to_secondary_lchan_fr(46)@7679e5b8170a: setverdict(pass): pass -> pass, component reason not changed TC_assign_to_secondary_lchan_fr(46)@7679e5b8170a: setverdict(pass): pass -> pass, component reason not changed 20250807082712324 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082712324 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082712324 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082712324 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 sls=3 (m3ua.c:642) 20250807082712324 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250807082712324 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=3 -> eSLS=35: use Normal Route via 'virt-msc0' (ss7_combined_linkset.c:275) 20250807082712324 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua (ss7_hmrt.c:193) 20250807082712324 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250807082712324 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082712324 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bb 00 00 00 b9 03 00 00 03 06 12 75 21 00 01 15 01 80 12 05 08 02 12 34 56 17 2a 52 08 09 10 10 99 44 42 59 54 00 06 00 08 00 00 00 01 (ss7_asp.c:1383) VirtMSC-SCCP(36)@7679e5b8170a: Session index based on local reference:0 VirtMSC-SCCP(36)@7679e5b8170a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(36)@7679e5b8170a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(36)@7679e5b8170a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(36)@7679e5b8170a: Session index based on connection ID:0 VirtMSC-SCCP(36)@7679e5b8170a: vl_len:12 VirtMSC-SCCP(36)@7679e5b8170a: vl_from0 VirtMSC-SCCP(36)@7679e5b8170a: data sent by MTP3_SCCP_PORT: '0100090800DCBA9876543210'O 20250807082712329 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082712329 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082712329 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082712329 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 sls=0 (m3ua.c:642) 20250807082712329 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082712329 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'bsc0' (ss7_combined_linkset.c:275) 20250807082712329 DLSS7 DEBUG 0: Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 prio=5 via AS bsc0 proto=m3ua (ss7_hmrt.c:193) 20250807082712329 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=187=0.23.3 (ss7_hmrt.c:203) 20250807082712329 DLSS7 DEBUG XUA_AS(bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082712329 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 03 00 01 0c 01 00 09 08 00 dc ba 98 76 54 32 10 00 (ss7_asp.c:1383) TC_assign_to_secondary_lchan_fr(46)@7679e5b8170a: f_rslem_register(0, new_chan_nr = { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 }) 20250807082712334 DCHAN NOTICE lchan(0-0-2-TCH_F-shadow0)[0x55ca726e5a40]{ESTABLISHED}: (type=TCH_F) VTY requests re-assignment of this lchan to (bts=0,trx=0,ts=3,ss=0) (bsc_vty.c:2185) 20250807082712334 DCHAN NOTICE lchan(0-0-3-TCH_F-0)[0x55ca72715140]{UNUSED}: (type=TCH_F) VTY requests re-assignment of (bts=0,trx=0,ts=2,ss=shadow0) to this lchan TSC -1/-1 (bsc_vty.c:2187) 20250807082712411 DLCLS NOTICE LCLS[0x55ca72715600]{NO_LCLS}: No GCR set, ignoring APPLY_CFG_CSC (osmo_bsc_lcls.c:388) 20250807082712656 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082712656 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082712656 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082712656 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 sls=10 (m3ua.c:642) 20250807082712656 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082712656 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=3=0.0.3,SLS=10 -> eSLS=122: picked Normal Route via 'virt-msc2' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250807082712656 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=187=0.23.3,DPC=3=0.0.3,SLS=10 -> eSLS=122: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250807082712656 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! (ss7_hmrt.c:226) 20250807082712656 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082712656 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082712656 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082712656 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 sls=10 (m3ua.c:642) 20250807082712656 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250807082712656 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=2=0.0.2,SLS=10 -> eSLS=106: picked Normal Route via 'virt-msc1' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250807082712656 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=187=0.23.3,DPC=2=0.0.2,SLS=10 -> eSLS=106: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250807082712656 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! (ss7_hmrt.c:226) TC_assign_to_secondary_lchan_fr(46)@7679e5b8170a: setverdict(pass): pass -> pass, component reason not changed TC_assign_to_secondary_lchan_fr(46)@7679e5b8170a: setverdict(pass): pass -> pass, component reason not changed 20250807082715431 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082715431 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082715431 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082715431 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 sls=3 (m3ua.c:642) 20250807082715431 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250807082715431 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=3 -> eSLS=35: use Normal Route via 'virt-msc0' (ss7_combined_linkset.c:275) 20250807082715431 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua (ss7_hmrt.c:193) 20250807082715431 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250807082715431 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082715431 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bb 00 00 00 b9 03 00 00 03 06 12 75 21 00 01 15 01 80 12 05 08 02 12 34 56 17 2a 52 08 09 10 10 38 56 56 29 22 00 06 00 08 00 00 00 01 (ss7_asp.c:1383) VirtMSC-SCCP(36)@7679e5b8170a: Session index based on local reference:0 VirtMSC-SCCP(36)@7679e5b8170a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(36)@7679e5b8170a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(36)@7679e5b8170a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(36)@7679e5b8170a: Session index based on connection ID:0 VirtMSC-SCCP(36)@7679e5b8170a: vl_len:12 VirtMSC-SCCP(36)@7679e5b8170a: vl_from0 VirtMSC-SCCP(36)@7679e5b8170a: data sent by MTP3_SCCP_PORT: '0100090800DCBA9876543210'O 20250807082715434 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082715434 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082715434 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082715434 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 sls=0 (m3ua.c:642) 20250807082715434 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082715434 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'bsc0' (ss7_combined_linkset.c:275) 20250807082715434 DLSS7 DEBUG 0: Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 prio=5 via AS bsc0 proto=m3ua (ss7_hmrt.c:193) 20250807082715434 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=187=0.23.3 (ss7_hmrt.c:203) 20250807082715434 DLSS7 DEBUG XUA_AS(bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082715434 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 03 00 01 0c 01 00 09 08 00 dc ba 98 76 54 32 10 00 (ss7_asp.c:1383) TC_assign_to_secondary_lchan_fr(46)@7679e5b8170a: "MSC instructs BSC to clear channel" 20250807082715438 DLGLOBAL NOTICE TTCN3 f_logp(): MSC instructs BSC to clear channel (logging_vty.c:1172) VirtMSC-SCCP(36)@7679e5b8170a: Session index based on connection ID:0 VirtMSC-SCCP(36)@7679e5b8170a: vl_len:6 VirtMSC-SCCP(36)@7679e5b8170a: vl_from0 VirtMSC-SCCP(36)@7679e5b8170a: data sent by MTP3_SCCP_PORT: '000420040100'O 20250807082715637 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082715637 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082715637 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082715637 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 sls=0 (m3ua.c:642) 20250807082715637 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082715637 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'bsc0' (ss7_combined_linkset.c:275) 20250807082715637 DLSS7 DEBUG 0: Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 prio=5 via AS bsc0 proto=m3ua (ss7_hmrt.c:193) 20250807082715637 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=187=0.23.3 (ss7_hmrt.c:203) 20250807082715637 DLSS7 DEBUG XUA_AS(bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082715637 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 03 00 01 06 00 04 20 04 01 00 00 00 00 (ss7_asp.c:1383) 20250807082715638 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082715638 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082715638 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082715638 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 sls=3 (m3ua.c:642) 20250807082715638 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250807082715638 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=3 -> eSLS=35: use Normal Route via 'virt-msc0' (ss7_combined_linkset.c:275) 20250807082715638 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua (ss7_hmrt.c:193) 20250807082715638 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250807082715638 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082715638 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 bb 00 00 00 b9 03 00 00 03 06 12 75 21 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 01 (ss7_asp.c:1383) VirtMSC-SCCP(36)@7679e5b8170a: Session index based on local reference:0 VirtMSC-SCCP(36)@7679e5b8170a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(36)@7679e5b8170a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(36)@7679e5b8170a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assign_to_secondary_lchan_fr(46)@7679e5b8170a: "Got BSSMAP Clear Complete" 20250807082715643 DLGLOBAL NOTICE TTCN3 f_logp(): Got BSSMAP Clear Complete (logging_vty.c:1172) VirtMSC-RAN(37)@7679e5b8170a: Deleted conn table entry 0TC_assign_to_secondary_lchan_fr(46)252799 VirtMSC-SCCP(36)@7679e5b8170a: Session index based on connection ID:0 TC_assign_to_secondary_lchan_fr(46)@7679e5b8170a: "Got RSL RR Release" 20250807082715648 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL RR Release (logging_vty.c:1172) 20250807082715648 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082715648 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082715648 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082715648 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 sls=0 (m3ua.c:642) 20250807082715648 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082715648 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'bsc0' (ss7_combined_linkset.c:275) 20250807082715648 DLSS7 DEBUG 0: Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 prio=5 via AS bsc0 proto=m3ua (ss7_hmrt.c:193) 20250807082715648 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=187=0.23.3 (ss7_hmrt.c:203) 20250807082715648 DLSS7 DEBUG XUA_AS(bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082715648 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bb 03 02 00 00 04 00 00 03 12 75 21 00 00 00 00 00 (ss7_asp.c:1383) 20250807082715649 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082715649 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082715649 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082715649 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 sls=3 (m3ua.c:642) 20250807082715649 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250807082715649 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=3 -> eSLS=35: use Normal Route via 'virt-msc0' (ss7_combined_linkset.c:275) 20250807082715649 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua (ss7_hmrt.c:193) 20250807082715649 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250807082715649 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082715649 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bb 00 00 00 b9 03 00 00 03 05 12 75 21 00 00 03 00 00 06 00 08 00 00 00 01 (ss7_asp.c:1383) TC_assign_to_secondary_lchan_fr(46)@7679e5b8170a: "Got RSL Deact SACCH" VirtMSC-SCCP(36)@7679e5b8170a: Session index based on local reference:0 VirtMSC-SCCP(36)@7679e5b8170a: RLC received in state:disconnect_pending 20250807082715650 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL Deact SACCH (logging_vty.c:1172) TC_assign_to_secondary_lchan_fr(46)@7679e5b8170a: "Got RSL RF Chan Rel, sending Rel Ack" 20250807082717644 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL RF Chan Rel, sending Rel Ack (logging_vty.c:1172) 20250807082717657 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082717657 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082717657 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082717657 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 sls=5 (m3ua.c:642) 20250807082717657 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250807082717657 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=187=0.23.3,DPC=2=0.0.2,SLS=5 -> eSLS=101: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250807082717657 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! (ss7_hmrt.c:226) 20250807082717657 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082717657 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082717657 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082717657 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 sls=2 (m3ua.c:642) 20250807082717657 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082717657 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=187=0.23.3,DPC=3=0.0.3,SLS=2 -> eSLS=114: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250807082717657 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! (ss7_hmrt.c:226) TC_assign_to_secondary_lchan_fr(46)@7679e5b8170a: Final verdict of PTC: pass MTC@7679e5b8170a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@7679e5b8170a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 IPA-CTRL-CLI-IPA(42)@7679e5b8170a: Final verdict of PTC: none VirtMSC-STATS(35)@7679e5b8170a: Final verdict of PTC: none MTC@7679e5b8170a: setverdict(pass): none -> pass 20250807082718666 DLINP NOTICE virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250807082718666 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250807082718666 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250807082718666 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250807082718667 DLINP NOTICE virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250807082718667 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250807082718667 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250807082718667 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250807082718666 DLINP NOTICE SRVCONN(ts-0-2-rsl,r=127.0.0.1:10000<->l=127.0.0.1:3003) connection closed with client (stream_srv.c:769) 20250807082718666 DLINP NOTICE E1TS(0:2) failed reading from socket: 0 (ipaccess.c:554) 20250807082718667 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250807082718667 DLINP NOTICE (bts=0) Dropping OML link: link down (bts_ipaccess_nanobts.c:543) 20250807082718667 DLMI ERROR (bts=0,trx=0) Lost E1 OML link (osmo_bsc_main.c:487) VirtMSC-SCCP(36)@7679e5b8170a: Final verdict of PTC: none 20250807082718667 DLINP NOTICE SRVCONN(virt-msc0-0,r=127.0.0.1:23905<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:821) 20250807082718667 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082718667 DLSS7 INFO virt-msc0-0: connection closed (ss7_asp.c:1334) 20250807082718667 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250807082718667 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250807082718667 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250807082718667 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250807082718667 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250807082718667 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250807082718667 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' (ss7_route.c:409) VirtMSC-M3UA(38)@7679e5b8170a: Final verdict of PTC: none 20250807082718667 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250807082718667 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9 (ss7_asp.c:1383) 20250807082718667 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 b9 (ss7_asp.c:1383) 20250807082718667 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250807082718667 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) VirtMSC-RAN(37)@7679e5b8170a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(40)@7679e5b8170a: Final verdict of PTC: none VirtSMLC-SCCP(39)@7679e5b8170a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(45)@7679e5b8170a: Final verdict of PTC: none 20250807082718669 DLINP NOTICE SRVCONN(virt-smlc-0,r=127.0.0.1:23908<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:821) 20250807082718669 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250807082718669 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250807082718669 DLSS7 NOTICE 0: ASP(virt-smlc-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (ss7_asp.c:1008) 20250807082718669 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250807082718669 DLMI ERROR (bts=0,trx=0) Lost E1 OSMO link (osmo_bsc_main.c:487) 20250807082718669 DLINP NOTICE (bts=0,trx=0) Dropping RSL link: OML link drop (bts_ipaccess_nanobts.c:514) 20250807082718669 DLINP ERROR virt-smlc-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:348) 20250807082718669 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250807082718669 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (ss7_asp.c:1000) 20250807082718669 DLSS7 ERROR 0: ASP(virt-smlc-0) xUA SRV SEND_FAILED (ss7_asp.c:1023) 20250807082718669 DLINP ERROR SRVCONN(virt-smlc-0,r=127.0.0.1:23908<->l=127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:818) 20250807082718669 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) DLINP stream_cli.c:548 CLICONN(ts-0-1-oml,r=127.0.0.1:3002<->l=127.0.0.1:43777){CONNECTED} connection closed with srv 20250807082718669 DLSS7 INFO virt-smlc-0: connection closed (ss7_asp.c:1334) 20250807082718669 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250807082718669 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250807082718669 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250807082718669 DLMI ERROR (bts=0,trx=0) Lost E1 RSL link (osmo_bsc_main.c:487) 20250807082718669 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250807082718669 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250807082718669 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250807082718669 DLSS7 NOTICE 0: RT(dpc=190=0.23.6,mask=0x3fff=7.255.7,prio=5,via=virt-smlc,st=available) changed to status 'unavailable' (ss7_route.c:409) DABIS abis.c:429 E1L(0) Signalling link down DOML bts_shutdown_fsm.c:268 BTS_SHUTDOWN(bts0)[0x5654b9b05610]{NONE}: Shutting down BTS, exit 1, reason: Abis close DLINP input/ipaccess.c:926 E1TS(0:1) failed reading from socket: 0 20250807082718669 DLSS7 NOTICE 0: RT(dpc=190=0.23.6,mask=0x3fff=7.255.7,prio=5,via=virt-smlc,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250807082718669 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 be (ss7_asp.c:1383) 20250807082718670 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250807082718670 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250807082718669 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55ca72639940]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:565) 20250807082718670 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55ca72639940]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bb_transc_fsm.c:371) 20250807082718670 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55ca72639770]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:566) 20250807082718670 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55ca72639770]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_rcarrier_fsm.c:373) 20250807082718670 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250807082718670 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250807082718670 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250807082718670 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250807082718670 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250807082718670 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250807082718670 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250807082718670 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250807082718670 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250807082718670 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250807082718670 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250807082718670 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250807082718670 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250807082718670 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250807082718670 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250807082718670 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250807082718670 DNM INFO NM_BTS_OP(bts0)[0x55ca72615660]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:573) VirtMGW-MGCP-0(43)@7679e5b8170a: Final verdict of PTC: none VirtSMLC-M3UA(41)@7679e5b8170a: Final verdict of PTC: none 20250807082718670 DNM INFO NM_BTS_OP(bts0)[0x55ca72615660]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bts_fsm.c:363) 20250807082718670 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55ca72615790]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:574) 20250807082718670 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55ca72615790]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_cell_fsm.c:351) 20250807082718670 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55ca72611380]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:576) 20250807082718670 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55ca72611380]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bts_sm_fsm.c:252) 20250807082718670 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55ca7263dbd0]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:577) 20250807082718670 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55ca7263dbd0]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nse_fsm.c:324) 20250807082718671 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55ca7263dd00]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:579) 20250807082718671 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55ca7263dd00]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nsvc_fsm.c:353) 20250807082718671 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55ca7263dec0]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:579) 20250807082718671 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55ca7263dec0]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nsvc_fsm.c:353) 20250807082718671 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250807082718671 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-A-0-m3ua,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250807082718671 DMSC NOTICE (msc=0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (osmo_bsc_sigtran.c:309) 20250807082718671 DRESET NOTICE bssmap_reset(msc-0)[0x55ca726defa0]{DISCONNECTED}: link lost (bssmap_reset.c:91) 20250807082718671 DMSC NOTICE (msc=0) BSSMAP association is down (a_reset.c:54) 20250807082718671 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250807082718671 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.6/0 (xua_snm.c:458) 20250807082718671 DLSS7 NOTICE 0: RT(dpc=190=0.23.6,mask=0x3fff=7.255.7,prio=5,via=as-clnt-A-0-m3ua,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250807082718671 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) IPA-BTS0-TRX0-RSL-IPA(44)@7679e5b8170a: Final verdict of PTC: none MTC@7679e5b8170a: Setting final verdict of the test case. MTC@7679e5b8170a: Local verdict of MTC: pass MTC@7679e5b8170a: Local verdict of PTC VirtMSC-STATS(35): none (pass -> pass) MTC@7679e5b8170a: Local verdict of PTC VirtMSC-SCCP(36): none (pass -> pass) MTC@7679e5b8170a: Local verdict of PTC VirtMSC-RAN(37): none (pass -> pass) MTC@7679e5b8170a: Local verdict of PTC VirtMSC-M3UA(38): none (pass -> pass) MTC@7679e5b8170a: Local verdict of PTC VirtSMLC-SCCP(39): none (pass -> pass) MTC@7679e5b8170a: Local verdict of PTC VirtSMLC-BSSAP_LE(40): none (pass -> pass) MTC@7679e5b8170a: Local verdict of PTC VirtSMLC-M3UA(41): none (pass -> pass) MTC@7679e5b8170a: Local verdict of PTC IPA-CTRL-CLI-IPA(42): none (pass -> pass) MTC@7679e5b8170a: Local verdict of PTC VirtMGW-MGCP-0(43): none (pass -> pass) MTC@7679e5b8170a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(44): none (pass -> pass) MTC@7679e5b8170a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(45): none (pass -> pass) MTC@7679e5b8170a: Local verdict of PTC TC_assign_to_secondary_lchan_fr(46): pass (pass -> pass) MTC@7679e5b8170a: Test case TC_assign_to_secondary_lchan_fr finished. Verdict: pass MTC@7679e5b8170a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/ttcn3-tcpdump-stop.sh BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_fr pass'. Thu Aug 7 08:27:18 UTC 2025 ====== BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_fr pass ====== Saving talloc report from 127.0.0.1:4242 to BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_fr.talloc 20250807082719825 DLSS7 DEBUG XUA_ASP(bsc0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250807082719826 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250807082719826 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082719826 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250807082719826 DLSS7 DEBUG XUA_ASP(bsc0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250807082719826 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250807082719826 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082719826 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250807082719826 DLSS7 DEBUG XUA_ASP(bsc0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250807082719826 DLSS7 DEBUG XUA_ASP(bsc0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250807082720669 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250807082720669 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250807082720669 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) 20250807082720670 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250807082720670 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250807082720670 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) Waiting for packet dumper to finish... 0 (prev_count=-1, count=699396) DOML bts_shutdown_fsm.c:228 BTS_SHUTDOWN(bts0)[0x5654b9b05610]{WAIT_TRX_CLOSED}: Timer expired waiting for TRX close DOML bts_shutdown_fsm.c:171 BTS_SHUTDOWN(bts0)[0x5654b9b05610]{EXIT}: Shutdown process completed successfully, exiting process respawn: 3: stopped pid 10154 with status 0 respawn: 4: starting: osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,VAMOS,OSMUX 127.0.0.1 1234 1 DABIS abis.c:170 A-bis connection establishment to BSC (127.0.0.1) in progress... DLINP input/ipaccess.c:1078 E1TS(0:1) enabling ipaccess BTS mode, OML connecting to 127.0.0.1:3002 DLINP input/ipaccess.c:893 received ID_GET for unit ID 1234/0/0 20250807082721703 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55ca72611380]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082721704 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55ca72611380]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157) 20250807082721704 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55ca72611380]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_sm_fsm.c:96) 20250807082721704 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55ca7263dbd0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082721704 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55ca72615790]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082721704 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55ca72615790]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181) 20250807082721704 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55ca72615790]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_cell_fsm.c:82) 20250807082721704 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55ca7263dd00]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082721704 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55ca7263dd00]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) 20250807082721704 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55ca7263dd00]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83) 20250807082721704 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55ca7263dec0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082721704 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55ca7263dec0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) 20250807082721704 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55ca7263dec0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83) 20250807082721704 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55ca7263dbd0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177) 20250807082721704 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55ca7263dbd0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nse_fsm.c:81) 20250807082721704 DNM INFO NM_BTS_OP(bts0)[0x55ca72615660]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082721704 DNM INFO NM_BTS_OP(bts0)[0x55ca72615660]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250807082721704 DNM INFO NM_BTS_OP(bts0)[0x55ca72615660]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_fsm.c:86) 20250807082721704 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55ca72639770]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250807082721704 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55ca72639940]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250807082721704 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082721704 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082721704 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082721704 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082721704 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082721704 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082721704 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082721704 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082721704 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55ca72611380]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082721704 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55ca72611380]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157) 20250807082721704 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55ca72611380]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bts_sm_fsm.c:184) DOML oml.c:631 OC=GPRS-CELL INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250807082721705 DNM ERROR OC=GPRS-CELL(f1) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) 20250807082721705 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55ca72615790]{DISABLED_DEPENDENCY}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250807082721705 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55ca72615790]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:358) 20250807082721705 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55ca72615790]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181) DOML oml.c:1490 OC=GPRS-CELL(f1) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250807082721705 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55ca7263dbd0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:354) 20250807082721705 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'GPRS' is supported (abis_nm.c:599) 20250807082721705 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'EGPRS' is supported (abis_nm.c:599) 20250807082721705 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'HOPPING' is supported (abis_nm.c:599) 20250807082721706 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CBCH' is supported (abis_nm.c:599) 20250807082721706 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ETWS_PN' is supported (abis_nm.c:599) 20250807082721706 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'PAGING_COORDINATION' is supported (abis_nm.c:599) 20250807082721706 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'IPV6_NSVC' is supported (abis_nm.c:599) 20250807082721706 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CCN' is supported (abis_nm.c:599) 20250807082721706 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VAMOS' is supported (abis_nm.c:599) 20250807082721706 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ABIS_OSMO_PCU' is supported (abis_nm.c:599) 20250807082721706 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'BCCH_PWR_RED' is supported (abis_nm.c:599) 20250807082721706 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'DYN_TS_SDCCH8' is supported (abis_nm.c:599) 20250807082721706 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'OSMUX' is supported (abis_nm.c:599) 20250807082721706 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VBS' is supported (abis_nm.c:599) 20250807082721706 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VGCS' is supported (abis_nm.c:599) 20250807082721706 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'TWTS001' is supported (abis_nm.c:599) 20250807082721706 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): ARI reported sw[0/2]: osmobts is 1.9.0.3-799a.202508062026 (abis_nm.c:652) 20250807082721706 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Reported variant: osmo-bts-omldummy (abis_nm.c:534) 20250807082721706 DNM INFO NM_BTS_OP(bts0)[0x55ca72615660]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250807082721706 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55ca7263dd00]{DISABLED_DEPENDENCY}: Received Event FEATURE_NEGOTIATED (nm_bts_fsm.c:163) 20250807082721706 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55ca7263dec0]{DISABLED_DEPENDENCY}: Received Event FEATURE_NEGOTIATED (nm_bts_fsm.c:163) DOML oml.c:1490 OC=GPRS-NSE(f0) INST=(00,ff,ff): ADM STATE Locked -> Unlocked 20250807082721706 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55ca7263dbd0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177) 20250807082721707 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55ca7263dd00]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:363) 20250807082721707 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55ca72639770]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082721707 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55ca72639770]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250807082721707 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55ca72639770]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_rcarrier_fsm.c:96) 20250807082721707 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55ca72639940]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082721707 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55ca72639940]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250807082721707 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55ca72639940]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bb_transc_fsm.c:99) 20250807082721707 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082721707 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082721708 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250807082721708 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082721708 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082721708 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250807082721708 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082721708 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082721708 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250807082721708 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082721708 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082721708 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250807082721708 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082721708 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082721708 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250807082721708 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082721709 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082721709 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250807082721709 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082721709 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082721709 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250807082721709 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082721709 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082721709 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250807082721709 DNM INFO NM_BTS_OP(bts0)[0x55ca72615660]{DISABLED_OFFLINE}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:300) 20250807082721709 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55ca7263dd00]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) DOML oml.c:1490 OC=GPRS-NSVC(f2) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250807082721709 DNM ERROR OC=RADIO-CARRIER(02) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) 20250807082721709 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55ca72639770]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) DOML oml.c:631 OC=RADIO-CARRIER INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported DL1C bts_model.c:87 Unimplemented vbts_set_trx 20250807082721709 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55ca72639770]{DISABLED_OFFLINE}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:319) 20250807082721709 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55ca72639770]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) DOML oml.c:1490 OC=RADIO-CARRIER(02) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML oml.c:631 OC=BASEBAND-TRANSCEIVER INST=(00,00,ff): O&M Get Attributes [0], Manufacturer Dependent State is unsupported 20250807082721710 DNM ERROR OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): Attribute Manufacturer Dependent State is unreported (abis_nm.c:557) 20250807082721710 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RTP Feature 'Intermediate Rate 64 kbit/s' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250807082721710 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'Dynamic PDCH Activation' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250807082721710 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'RTP Payload Type 2' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250807082721710 DNM NOTICE OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ARI reported sw[0/1]: TRX_PHY_VERSION is Unknown (abis_nm.c:652) 20250807082721710 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55ca72639940]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250807082721710 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) 20250807082721710 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,00): ADM STATE Locked -> Unlocked 20250807082721710 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) 20250807082721710 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,01): ADM STATE Locked -> Unlocked 20250807082721710 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) 20250807082721710 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,02): ADM STATE Locked -> Unlocked 20250807082721710 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) 20250807082721710 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,03): ADM STATE Locked -> Unlocked 20250807082721711 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) 20250807082721711 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,04): ADM STATE Locked -> Unlocked 20250807082721711 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,05): ADM STATE Locked -> Unlocked 20250807082721711 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082721711 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) 20250807082721711 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,06): ADM STATE Locked -> Unlocked 20250807082721711 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,07): ADM STATE Locked -> Unlocked 20250807082721711 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) DOML oml.c:1490 OC=BTS(01) INST=(00,ff,ff): ADM STATE Locked -> Unlocked 20250807082721712 DNM INFO NM_BTS_OP(bts0)[0x55ca72615660]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250807082721712 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55ca72639770]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082721712 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55ca72639770]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250807082721712 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55ca72639770]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_rcarrier_fsm.c:259) DOML oml.c:1490 OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250807082721712 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55ca72639940]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250807082721712 DNM INFO (bts=0,trx=0) IPA RSL CONNECT IP=0.0.0.0 PORT=3003 STREAM=0x00 (abis_nm.c:3088) 20250807082721712 DNM INFO NM_BTS_OP(bts0)[0x55ca72615660]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082721712 DNM INFO NM_BTS_OP(bts0)[0x55ca72615660]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250807082721712 DNM INFO NM_BTS_OP(bts0)[0x55ca72615660]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bts_fsm.c:264) 20250807082721712 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55ca72639940]{DISABLED_OFFLINE}: Received Event RSL_CONNECT_ACK (bts_ipaccess_nanobts.c:382) DOML nm_bb_transc_fsm.c:151 NM_BBTRANSC_OP(bts0-trx0)[0x5563a3542f10]{DISABLED_OFFLINE}: Not connecting RSL in OML-DUMMY! 20250807082721712 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55ca72639940]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082721712 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55ca72639940]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250807082721713 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55ca72639940]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bb_transc_fsm.c:271) 20250807082721713 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082721713 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250807082721713 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082721713 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250807082721713 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082721713 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250807082721713 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082721713 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250807082721713 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082721713 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250807082721713 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082721713 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250807082721713 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082721713 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250807082721713 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082721713 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250807082721713 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082721714 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082721714 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250807082721714 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082721714 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082721714 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250807082721714 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082721714 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082721714 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250807082721714 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082721714 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082721714 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250807082721715 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082721715 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082721715 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250807082721715 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082721715 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082721715 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250807082721715 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082721715 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082721715 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250807082721716 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082721716 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082721716 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) Waiting for packet dumper to finish... 1 (prev_count=699396, count=909432) 20250807082722658 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082722658 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082722658 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082722658 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 sls=8 (m3ua.c:642) 20250807082722658 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082722658 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=187=0.23.3,DPC=3=0.0.3,SLS=8 -> eSLS=120: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250807082722658 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! (ss7_hmrt.c:226) 20250807082722658 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082722658 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082722658 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082722659 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 sls=5 (m3ua.c:642) 20250807082722659 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250807082722659 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=187=0.23.3,DPC=2=0.0.2,SLS=5 -> eSLS=101: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250807082722659 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! (ss7_hmrt.c:226) MTC@7679e5b8170a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/ttcn3-tcpdump-stop.sh BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_fr pass' was executed successfully (exit status: 0). MTC@7679e5b8170a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/ttcn3-tcpdump-start.sh BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_hr'. ------ BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_hr ------ Thu Aug 7 08:27:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/testsuite/BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_hr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/testsuite/BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_hr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250807082723673 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082723673 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082723673 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082723673 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 sls=7 (m3ua.c:642) 20250807082723673 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250807082723673 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=7 -> eSLS=39: picked Normal Route via 'virt-msc0' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250807082723673 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=7 -> eSLS=39: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250807082723673 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! (ss7_hmrt.c:226) MTC@7679e5b8170a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/ttcn3-tcpdump-start.sh BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_hr' was executed successfully (exit status: 0). MTC@7679e5b8170a: Test case TC_assign_to_secondary_lchan_hr started. MTC@7679e5b8170a: "TC_assign_to_secondary_lchan_hr": using IMSI '001010946802306'H 20250807082724076 DMSC NOTICE (msc=0) VTY requests BSSMAP RESET (bsc_vty.c:3616) 20250807082724077 DMSC NOTICE (msc=1) VTY requests BSSMAP RESET (bsc_vty.c:3616) 20250807082724078 DMSC NOTICE (msc=2) VTY requests BSSMAP RESET (bsc_vty.c:3616) 20250807082724078 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082724078 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082724078 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082724078 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 sls=10 (m3ua.c:642) 20250807082724078 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250807082724078 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=10 -> eSLS=42: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250807082724078 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! (ss7_hmrt.c:226) 20250807082724080 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082724080 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082724080 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082724080 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 sls=8 (m3ua.c:642) 20250807082724080 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082724080 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=187=0.23.3,DPC=3=0.0.3,SLS=8 -> eSLS=120: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250807082724080 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! (ss7_hmrt.c:226) 20250807082724080 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082724080 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082724080 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082724080 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 sls=11 (m3ua.c:642) 20250807082724080 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250807082724080 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=2=0.0.2,SLS=11 -> eSLS=107: picked Normal Route via 'virt-msc1' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250807082724080 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=187=0.23.3,DPC=2=0.0.2,SLS=11 -> eSLS=107: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250807082724080 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! (ss7_hmrt.c:226) MTC@7679e5b8170a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(50)@7679e5b8170a: ************************************************* VirtMSC-M3UA(50)@7679e5b8170a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(50)@7679e5b8170a: ************************************************* MTC@7679e5b8170a: Starting RAN_Emulation VirtMSC-SCCP(48)@7679e5b8170a: v_sccp_pdu_maxlen:268 MTC@7679e5b8170a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(53)@7679e5b8170a: ************************************************* VirtSMLC-M3UA(53)@7679e5b8170a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(53)@7679e5b8170a: ************************************************* MTC@7679e5b8170a: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(51)@7679e5b8170a: v_sccp_pdu_maxlen:268 20250807082724291 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250807082724291 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): matched connection to ASP virt-msc0-0 (ss7_xua_srv.c:121) 20250807082724291 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250807082724291 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) VirtMSC-M3UA(50)@7679e5b8170a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250807082724296 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082724296 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250807082724296 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250807082724296 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250807082724296 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250807082724296 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250807082724296 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250807082724296 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250807082724296 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250807082724296 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250807082724296 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250807082724296 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (ss7_asp.c:1383) 20250807082724296 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250807082724296 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082724296 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250807082724296 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250807082724296 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (ss7_asp.c:1383) 20250807082724296 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250807082724296 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250807082724296 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250807082724296 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250807082724296 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250807082724296 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (ss7_asp.c:1383) 20250807082724296 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250807082724296 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250807082724296 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9 (ss7_asp.c:1383) 20250807082724296 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 52 bytes: [L2]> 01 00 02 01 00 00 00 34 00 06 00 08 00 00 00 01 00 12 00 10 00 00 00 02 00 00 00 03 00 00 00 be 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00 (ss7_asp.c:1383) 20250807082724296 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250807082724297 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250807082724297 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-A-0-m3ua,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250807082724297 DMSC NOTICE (msc=0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (osmo_bsc_sigtran.c:317) 20250807082724297 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250807082724299 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082724299 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082724299 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082724299 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 sls=11 (m3ua.c:642) 20250807082724299 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250807082724299 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=11 -> eSLS=43: use Normal Route via 'virt-msc0' (ss7_combined_linkset.c:275) 20250807082724299 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua (ss7_hmrt.c:193) 20250807082724299 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250807082724299 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082724299 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 bb 00 00 00 b9 03 00 00 0b 09 00 03 07 0b 04 43 b9 00 fe 04 43 bb 00 fe 06 00 04 30 04 01 20 00 00 00 06 00 08 00 00 00 01 (ss7_asp.c:1383) 20250807082724303 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250807082724303 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): matched connection to ASP virt-smlc-0 (ss7_xua_srv.c:121) 20250807082724303 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250807082724303 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) VirtSMLC-M3UA(53)@7679e5b8170a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250807082724310 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082724311 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250807082724311 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250807082724311 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250807082724311 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250807082724311 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250807082724311 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250807082724311 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250807082724311 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250807082724311 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250807082724311 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250807082724311 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 06 (ss7_asp.c:1383) 20250807082724311 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250807082724317 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082724317 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250807082724317 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250807082724317 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 06 (ss7_asp.c:1383) 20250807082724317 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250807082724317 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250807082724317 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250807082724317 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250807082724317 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250807082724317 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 06 (ss7_asp.c:1383) 20250807082724317 DLSS7 NOTICE 0: RT(dpc=190=0.23.6,mask=0x3fff=7.255.7,prio=5,via=virt-smlc,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250807082724317 DLSS7 NOTICE 0: RT(dpc=190=0.23.6,mask=0x3fff=7.255.7,prio=5,via=virt-smlc,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250807082724317 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 be (ss7_asp.c:1383) 20250807082724317 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 be (ss7_asp.c:1383) 20250807082724317 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 48 bytes: [L2]> 01 00 02 01 00 00 00 30 00 06 00 08 00 00 00 06 00 12 00 0c 00 00 00 02 00 00 00 03 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00 (ss7_asp.c:1383) 20250807082724317 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250807082724317 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.6/0 (xua_snm.c:493) 20250807082724317 DLSS7 NOTICE 0: RT(dpc=190=0.23.6,mask=0x3fff=7.255.7,prio=5,via=as-clnt-A-0-m3ua,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250807082724317 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) VirtMSC-RAN(49)@7679e5b8170a: BSSMAP: Responding to inbound RESET with RESET-ACK 20250807082725103 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082725103 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082725103 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082725103 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 sls=0 (m3ua.c:642) 20250807082725103 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082725103 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'bsc0' (ss7_combined_linkset.c:275) 20250807082725103 DLSS7 DEBUG 0: Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 prio=5 via AS bsc0 proto=m3ua (ss7_hmrt.c:193) 20250807082725103 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=187=0.23.3 (ss7_hmrt.c:203) 20250807082725103 DLSS7 DEBUG XUA_AS(bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082725103 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 26 00 00 00 b9 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fe 04 43 b9 00 fe 06 00 04 30 04 01 00 00 00 (ss7_asp.c:1383) 20250807082725103 DMSC NOTICE (msc=0) RESET from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:101) 20250807082725103 DRESET NOTICE (msc=0) Sending RESET ACK to MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_sigtran.c:87) 20250807082725103 DRESET NOTICE bssmap_reset(msc-0)[0x55ca726defa0]{CONNECTED}: link up (bssmap_reset.c:83) 20250807082725103 DMSC NOTICE (msc=0) BSSMAP association is up (a_reset.c:45) 20250807082725103 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082725103 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082725103 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082725103 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 sls=3 (m3ua.c:642) 20250807082725103 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250807082725103 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=3 -> eSLS=35: use Normal Route via 'virt-msc0' (ss7_combined_linkset.c:275) 20250807082725103 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua (ss7_hmrt.c:193) 20250807082725103 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250807082725103 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082725103 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bb 00 00 00 b9 03 00 00 03 09 00 03 07 0b 04 43 b9 00 fe 04 43 bb 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (ss7_asp.c:1383) 20250807082725103 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082725103 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082725103 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082725103 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 sls=0 (m3ua.c:642) 20250807082725103 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082725103 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'bsc0' (ss7_combined_linkset.c:275) 20250807082725103 DLSS7 DEBUG 0: Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 prio=5 via AS bsc0 proto=m3ua (ss7_hmrt.c:193) 20250807082725103 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=187=0.23.3 (ss7_hmrt.c:203) 20250807082725103 DLSS7 DEBUG XUA_AS(bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082725103 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fe 04 43 b9 00 fe 03 00 01 31 00 (ss7_asp.c:1383) 20250807082725104 DMSC NOTICE (msc=0) RESET ACK from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:84) VirtMSC-RAN(49)@7679e5b8170a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250807082725117 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082725117 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082725117 DLM3UA DEBUG 0: ASP(virt-smlc-0) m3ua_rx_xfer (m3ua.c:599) 20250807082725118 DLM3UA DEBUG 0: ASP(virt-smlc-0) m3ua_rx_xfer(): M3UA data header: opc=190=0.23.6 dpc=187=0.23.3 sls=0 (m3ua.c:642) 20250807082725118 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082725118 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=190=0.23.6,DPC=187=0.23.3,SLS=0 -> eSLS=80: use Normal Route via 'bsc0' (ss7_combined_linkset.c:275) 20250807082725118 DLSS7 DEBUG 0: Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 prio=5 dyn via AS bsc0 proto=m3ua (ss7_hmrt.c:193) 20250807082725118 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=187=0.23.3 (ss7_hmrt.c:203) 20250807082725118 DLSS7 DEBUG XUA_AS(bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082725118 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 26 00 00 00 be 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fa 04 43 be 00 fc 06 00 04 30 04 01 00 00 00 (ss7_asp.c:1383) 20250807082725118 DLCS NOTICE RESET from SMLC: RI=SSN_PC,PC=0.23.6,SSN=SMLC_BSSAP (lb.c:118) 20250807082725118 DRESET NOTICE bssmap_reset(Lb)[0x55ca726df7e0]{CONNECTED}: link lost (bssmap_reset.c:91) 20250807082725118 DRESET NOTICE Sending RESET ACK to SMLC: RI=SSN_PC,PC=0.23.6,SSN=SMLC_BSSAP (lb.c:78) 20250807082725118 DRESET NOTICE bssmap_reset(Lb)[0x55ca726df7e0]{CONNECTED}: link up (bssmap_reset.c:83) 20250807082725119 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082725119 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082725119 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082725119 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=190=0.23.6 sls=1 (m3ua.c:642) 20250807082725119 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=190=0.23.6 not local, message is for routing (ss7_hmrt.c:248) 20250807082725119 DLSS7 INFO 0: CombinedLinkset(dpc=190=0.23.6,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=190=0.23.6,SLS=1 -> eSLS=81: picked Normal Route via 'virt-smlc' round-robin style (available) (ss7_combined_linkset.c:297) 20250807082725119 DLSS7 DEBUG 0: Found route for dpc=190=0.23.6: pc=190=0.23.6 mask=0x3fff=7.255.7 prio=5 via AS virt-smlc proto=m3ua (ss7_hmrt.c:193) 20250807082725119 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=190=0.23.6 (ss7_hmrt.c:203) 20250807082725119 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082725119 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bb 00 00 00 be 03 00 00 01 09 00 03 07 0b 04 43 be 00 fc 04 43 bb 00 fa 03 00 01 31 00 00 06 00 08 00 00 00 06 (ss7_asp.c:1383) VirtSMLC-BSSAP_LE(52)@7679e5b8170a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(56)@7679e5b8170a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(56)@7679e5b8170a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(56)@7679e5b8170a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(56)@7679e5b8170a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250807082725178 DRSL NOTICE (bts=0,trx=0) bootstrapping RSL on ARFCN 871 using MCC-MNC 001-01 LAC=1 CID=0 BSIC=10 (osmo_bsc_main.c:320) MTC@7679e5b8170a: "TC_assign_to_secondary_lchan_hr() start" 20250807082726283 DLGLOBAL NOTICE TTCN3 f_logp(): TC_assign_to_secondary_lchan_hr() start (logging_vty.c:1172) TC_assign_to_secondary_lchan_hr(58)@7679e5b8170a: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := GSM_HR (1), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(49)@7679e5b8170a: f_create_expect(l3 := '05240103505902080910109064083260'O, n_connectPointCode := omit VirtMSC-RAN(49)@7679e5b8170a: Created Expect[0] for '05240103505902080910109064083260'O to be handled at TC_assign_to_secondary_lchan_hr(58) 20250807082727363 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082727363 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082727363 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082727363 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 sls=4 (m3ua.c:642) 20250807082727363 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250807082727363 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=4 -> eSLS=36: use Normal Route via 'virt-msc0' (ss7_combined_linkset.c:275) 20250807082727363 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua (ss7_hmrt.c:193) 20250807082727363 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250807082727363 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082727363 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4f 00 00 00 bb 00 00 00 b9 03 00 00 04 01 00 00 04 02 02 06 04 43 b9 00 fe 04 04 43 bb 00 fe 0f 2a 00 28 57 05 08 00 00 f1 10 00 01 00 00 17 10 05 24 01 03 50 59 02 08 09 10 10 90 64 08 32 60 7d 09 80 82 83 04 57 81 84 04 07 00 00 00 06 00 08 00 00 00 01 (ss7_asp.c:1383) VirtMSC-SCCP(48)@7679e5b8170a: First idle individual index:0 VirtMSC-SCCP(48)@7679e5b8170a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(49)@7679e5b8170a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(49)@7679e5b8170a: Found Expect[0] for '05240103505902080910109064083260'O handled at TC_assign_to_secondary_lchan_hr(58) VirtMSC-RAN(49)@7679e5b8170a: Added conn table entry 0TC_assign_to_secondary_lchan_hr(58)7424227 VirtMSC-SCCP(48)@7679e5b8170a: Session index based on connection ID:0 VirtMSC-SCCP(48)@7679e5b8170a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250807082727374 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082727374 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082727374 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082727374 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 sls=0 (m3ua.c:642) 20250807082727374 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082727374 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'bsc0' (ss7_combined_linkset.c:275) 20250807082727374 DLSS7 DEBUG 0: Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 prio=5 via AS bsc0 proto=m3ua (ss7_hmrt.c:193) 20250807082727374 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=187=0.23.3 (ss7_hmrt.c:203) 20250807082727374 DLSS7 DEBUG XUA_AS(bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082727374 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bb 03 02 00 00 02 00 00 04 a6 f3 8d 02 00 00 00 00 (ss7_asp.c:1383) IPA-BTS0-TRX0-RSL-RSL(57)@7679e5b8170a: Enabled queueing of DChan messages VirtMGW-MGCP-0(55)@7679e5b8170a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assign_to_secondary_lchan_hr(58) VirtMSC-SCCP(48)@7679e5b8170a: Session index based on connection ID:0 VirtMSC-SCCP(48)@7679e5b8170a: vl_len:19 VirtMSC-SCCP(48)@7679e5b8170a: vl_from0 VirtMSC-SCCP(48)@7679e5b8170a: data sent by MTP3_SCCP_PORT: '0011010B030109057C060102030409267D0181'O 20250807082727576 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082727577 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082727577 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082727577 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 sls=0 (m3ua.c:642) 20250807082727577 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082727577 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'bsc0' (ss7_combined_linkset.c:275) 20250807082727577 DLSS7 DEBUG 0: Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 prio=5 via AS bsc0 proto=m3ua (ss7_hmrt.c:193) 20250807082727577 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=187=0.23.3 (ss7_hmrt.c:203) 20250807082727577 DLSS7 DEBUG XUA_AS(bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082727577 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2a 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 04 00 01 13 00 11 01 0b 03 01 09 05 7c 06 01 02 03 04 09 26 7d 01 81 00 00 (ss7_asp.c:1383) VirtMGW-MGCP-0(55)@7679e5b8170a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4" }, { code := "L", val := "p:20, a:GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assign_to_secondary_lchan_hr(58) TC_assign_to_secondary_lchan_hr(58)@7679e5b8170a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '101'B, channelTypeandTDMAOffset := '00010'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(57)@7679e5b8170a: Disabled queueing of DChan messages 20250807082727658 DLCLS NOTICE LCLS[0x55ca726e6950]{NO_LCLS}: No GCR set, ignoring APPLY_CFG_CSC (osmo_bsc_lcls.c:388) 20250807082727658 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082727658 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082727658 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082727658 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 sls=4 (m3ua.c:642) 20250807082727658 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250807082727658 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=4 -> eSLS=36: use Normal Route via 'virt-msc0' (ss7_combined_linkset.c:275) 20250807082727658 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua (ss7_hmrt.c:193) 20250807082727658 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250807082727658 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082727658 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 bb 00 00 00 b9 03 00 00 04 06 a6 f3 8d 00 01 16 00 14 02 15 00 21 99 2c 01 40 05 7c 06 7f 00 00 05 2a fa 7e 01 81 00 00 00 00 06 00 08 00 00 00 01 (ss7_asp.c:1383) VirtMSC-SCCP(48)@7679e5b8170a: Session index based on local reference:0 VirtMSC-SCCP(48)@7679e5b8170a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(48)@7679e5b8170a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(48)@7679e5b8170a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250807082729082 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082729082 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082729082 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082729082 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 sls=13 (m3ua.c:642) 20250807082729082 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250807082729082 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=2=0.0.2,SLS=13 -> eSLS=109: picked Normal Route via 'virt-msc1' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250807082729082 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=187=0.23.3,DPC=2=0.0.2,SLS=13 -> eSLS=109: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250807082729082 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! (ss7_hmrt.c:226) 20250807082729082 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082729082 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082729082 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082729082 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 sls=8 (m3ua.c:642) 20250807082729082 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082729082 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=187=0.23.3,DPC=3=0.0.3,SLS=8 -> eSLS=120: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250807082729082 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! (ss7_hmrt.c:226) TC_assign_to_secondary_lchan_hr(58)@7679e5b8170a: setverdict(pass): none -> pass TC_assign_to_secondary_lchan_hr(58)@7679e5b8170a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '7D6C0FBD'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '3216D1D0'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 96, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := <unbound>, local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assign_to_secondary_lchan_hr(58)@7679e5b8170a: "TC_assign_to_secondary_lchan_hr": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assign_to_secondary_lchan_hr(58)@7679e5b8170a: "TC_assign_to_secondary_lchan_hr": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assign_to_secondary_lchan_hr(58)@7679e5b8170a: f_rslem_register(0, new_chan_nr = { u := { lm := { tag := '1111'B, sub_chan := 0 } }, tn := 6 }) 20250807082730678 DCHAN NOTICE lchan(0-0-5-TCH_H-0)[0x55ca7235a630]{ESTABLISHED}: (type=TCH_H) VTY requests re-assignment of this lchan to (bts=0,trx=0,ts=6,ss=shadow0) (to VAMOS mode) (bsc_vty.c:2185) 20250807082730678 DCHAN NOTICE lchan(0-0-6-TCH_H-shadow0)[0x55ca727148d0]{UNUSED}: (type=TCH_H) VTY requests re-assignment of (bts=0,trx=0,ts=5,ss=0) to this lchan (to VAMOS mode) TSC 4/2 (bsc_vty.c:2187) 20250807082730763 DLCLS NOTICE LCLS[0x55ca726e6950]{NO_LCLS}: No GCR set, ignoring APPLY_CFG_CSC (osmo_bsc_lcls.c:388) TC_assign_to_secondary_lchan_hr(58)@7679e5b8170a: setverdict(pass): pass -> pass, component reason not changed TC_assign_to_secondary_lchan_hr(58)@7679e5b8170a: setverdict(pass): pass -> pass, component reason not changed 20250807082733787 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082733787 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082733787 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082733787 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 sls=4 (m3ua.c:642) 20250807082733787 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250807082733787 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=4 -> eSLS=36: use Normal Route via 'virt-msc0' (ss7_combined_linkset.c:275) 20250807082733787 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua (ss7_hmrt.c:193) 20250807082733787 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250807082733787 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082733787 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bb 00 00 00 b9 03 00 00 04 06 a6 f3 8d 00 01 15 01 80 12 05 08 02 12 34 56 17 2a 52 08 09 10 10 84 67 50 40 22 00 06 00 08 00 00 00 01 (ss7_asp.c:1383) VirtMSC-SCCP(48)@7679e5b8170a: Session index based on local reference:0 VirtMSC-SCCP(48)@7679e5b8170a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(48)@7679e5b8170a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(48)@7679e5b8170a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(48)@7679e5b8170a: Session index based on connection ID:0 VirtMSC-SCCP(48)@7679e5b8170a: vl_len:12 VirtMSC-SCCP(48)@7679e5b8170a: vl_from0 VirtMSC-SCCP(48)@7679e5b8170a: data sent by MTP3_SCCP_PORT: '0100090800DCBA9876543210'O 20250807082733792 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082733792 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082733792 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082733792 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 sls=0 (m3ua.c:642) 20250807082733792 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082733792 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'bsc0' (ss7_combined_linkset.c:275) 20250807082733792 DLSS7 DEBUG 0: Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 prio=5 via AS bsc0 proto=m3ua (ss7_hmrt.c:193) 20250807082733792 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=187=0.23.3 (ss7_hmrt.c:203) 20250807082733792 DLSS7 DEBUG XUA_AS(bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082733792 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 04 00 01 0c 01 00 09 08 00 dc ba 98 76 54 32 10 00 (ss7_asp.c:1383) TC_assign_to_secondary_lchan_hr(58)@7679e5b8170a: f_rslem_register(0, new_chan_nr = { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 6 }) 20250807082733797 DCHAN NOTICE lchan(0-0-6-TCH_H-shadow0)[0x55ca727148d0]{ESTABLISHED}: (type=TCH_H) VTY requests re-assignment of this lchan to (bts=0,trx=0,ts=6,ss=1) (bsc_vty.c:2185) 20250807082733797 DCHAN NOTICE lchan(0-0-6-TCH_H-1)[0x55ca72382540]{UNUSED}: (type=TCH_H) VTY requests re-assignment of (bts=0,trx=0,ts=6,ss=shadow0) to this lchan TSC -1/-1 (bsc_vty.c:2187) 20250807082733888 DLCLS NOTICE LCLS[0x55ca726e6950]{NO_LCLS}: No GCR set, ignoring APPLY_CFG_CSC (osmo_bsc_lcls.c:388) 20250807082734083 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082734083 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082734083 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082734083 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 sls=5 (m3ua.c:642) 20250807082734083 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082734083 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=187=0.23.3,DPC=3=0.0.3,SLS=5 -> eSLS=117: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250807082734083 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! (ss7_hmrt.c:226) 20250807082734083 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082734083 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082734083 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082734083 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 sls=15 (m3ua.c:642) 20250807082734083 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250807082734083 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=2=0.0.2,SLS=15 -> eSLS=111: picked Normal Route via 'virt-msc1' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250807082734083 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=187=0.23.3,DPC=2=0.0.2,SLS=15 -> eSLS=111: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250807082734083 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! (ss7_hmrt.c:226) TC_assign_to_secondary_lchan_hr(58)@7679e5b8170a: setverdict(pass): pass -> pass, component reason not changed TC_assign_to_secondary_lchan_hr(58)@7679e5b8170a: setverdict(pass): pass -> pass, component reason not changed 20250807082736908 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082736908 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082736908 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082736908 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 sls=4 (m3ua.c:642) 20250807082736908 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250807082736909 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=4 -> eSLS=36: use Normal Route via 'virt-msc0' (ss7_combined_linkset.c:275) 20250807082736909 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua (ss7_hmrt.c:193) 20250807082736909 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250807082736909 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082736909 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bb 00 00 00 b9 03 00 00 04 06 a6 f3 8d 00 01 15 01 80 12 05 08 02 12 34 56 17 2a 52 08 09 10 10 59 30 91 62 35 00 06 00 08 00 00 00 01 (ss7_asp.c:1383) VirtMSC-SCCP(48)@7679e5b8170a: Session index based on local reference:0 VirtMSC-SCCP(48)@7679e5b8170a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(48)@7679e5b8170a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(48)@7679e5b8170a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(48)@7679e5b8170a: Session index based on connection ID:0 VirtMSC-SCCP(48)@7679e5b8170a: vl_len:12 VirtMSC-SCCP(48)@7679e5b8170a: vl_from0 VirtMSC-SCCP(48)@7679e5b8170a: data sent by MTP3_SCCP_PORT: '0100090800DCBA9876543210'O 20250807082736913 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082736913 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082736913 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082736913 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 sls=0 (m3ua.c:642) 20250807082736913 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082736913 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'bsc0' (ss7_combined_linkset.c:275) 20250807082736913 DLSS7 DEBUG 0: Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 prio=5 via AS bsc0 proto=m3ua (ss7_hmrt.c:193) 20250807082736913 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=187=0.23.3 (ss7_hmrt.c:203) 20250807082736913 DLSS7 DEBUG XUA_AS(bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082736913 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 04 00 01 0c 01 00 09 08 00 dc ba 98 76 54 32 10 00 (ss7_asp.c:1383) TC_assign_to_secondary_lchan_hr(58)@7679e5b8170a: "MSC instructs BSC to clear channel" 20250807082736917 DLGLOBAL NOTICE TTCN3 f_logp(): MSC instructs BSC to clear channel (logging_vty.c:1172) VirtMSC-SCCP(48)@7679e5b8170a: Session index based on connection ID:0 VirtMSC-SCCP(48)@7679e5b8170a: vl_len:6 VirtMSC-SCCP(48)@7679e5b8170a: vl_from0 VirtMSC-SCCP(48)@7679e5b8170a: data sent by MTP3_SCCP_PORT: '000420040100'O 20250807082737117 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082737117 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082737117 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082737117 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 sls=0 (m3ua.c:642) 20250807082737117 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082737117 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'bsc0' (ss7_combined_linkset.c:275) 20250807082737117 DLSS7 DEBUG 0: Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 prio=5 via AS bsc0 proto=m3ua (ss7_hmrt.c:193) 20250807082737117 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=187=0.23.3 (ss7_hmrt.c:203) 20250807082737117 DLSS7 DEBUG XUA_AS(bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082737117 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 04 00 01 06 00 04 20 04 01 00 00 00 00 (ss7_asp.c:1383) 20250807082737118 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082737118 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082737118 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082737118 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 sls=4 (m3ua.c:642) 20250807082737118 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250807082737118 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=4 -> eSLS=36: use Normal Route via 'virt-msc0' (ss7_combined_linkset.c:275) 20250807082737118 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua (ss7_hmrt.c:193) 20250807082737118 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250807082737118 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082737118 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 bb 00 00 00 b9 03 00 00 04 06 a6 f3 8d 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 01 (ss7_asp.c:1383) VirtMSC-SCCP(48)@7679e5b8170a: Session index based on local reference:0 VirtMSC-SCCP(48)@7679e5b8170a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(48)@7679e5b8170a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(48)@7679e5b8170a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assign_to_secondary_lchan_hr(58)@7679e5b8170a: "Got BSSMAP Clear Complete" 20250807082737122 DLGLOBAL NOTICE TTCN3 f_logp(): Got BSSMAP Clear Complete (logging_vty.c:1172) VirtMSC-RAN(49)@7679e5b8170a: Deleted conn table entry 0TC_assign_to_secondary_lchan_hr(58)7424227 VirtMSC-SCCP(48)@7679e5b8170a: Session index based on connection ID:0 TC_assign_to_secondary_lchan_hr(58)@7679e5b8170a: "Got RSL RR Release" 20250807082737127 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL RR Release (logging_vty.c:1172) 20250807082737127 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082737128 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082737128 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082737128 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 sls=0 (m3ua.c:642) 20250807082737128 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082737128 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'bsc0' (ss7_combined_linkset.c:275) 20250807082737128 DLSS7 DEBUG 0: Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 prio=5 via AS bsc0 proto=m3ua (ss7_hmrt.c:193) 20250807082737128 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=187=0.23.3 (ss7_hmrt.c:203) 20250807082737128 DLSS7 DEBUG XUA_AS(bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082737128 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bb 03 02 00 00 04 00 00 04 a6 f3 8d 00 00 00 00 00 (ss7_asp.c:1383) 20250807082737129 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082737129 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082737129 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082737129 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 sls=4 (m3ua.c:642) 20250807082737129 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250807082737129 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=4 -> eSLS=36: use Normal Route via 'virt-msc0' (ss7_combined_linkset.c:275) 20250807082737129 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua (ss7_hmrt.c:193) 20250807082737129 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250807082737129 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082737129 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bb 00 00 00 b9 03 00 00 04 05 a6 f3 8d 00 00 04 00 00 06 00 08 00 00 00 01 (ss7_asp.c:1383) TC_assign_to_secondary_lchan_hr(58)@7679e5b8170a: "Got RSL Deact SACCH" 20250807082737129 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL Deact SACCH (logging_vty.c:1172) VirtMSC-SCCP(48)@7679e5b8170a: Session index based on local reference:0 VirtMSC-SCCP(48)@7679e5b8170a: RLC received in state:disconnect_pending 20250807082739084 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082739084 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082739084 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082739084 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 sls=1 (m3ua.c:642) 20250807082739084 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250807082739084 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=187=0.23.3,DPC=2=0.0.2,SLS=1 -> eSLS=97: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250807082739084 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! (ss7_hmrt.c:226) 20250807082739085 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082739085 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082739085 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082739085 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 sls=10 (m3ua.c:642) 20250807082739085 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082739085 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=187=0.23.3,DPC=3=0.0.3,SLS=10 -> eSLS=122: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250807082739085 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! (ss7_hmrt.c:226) TC_assign_to_secondary_lchan_hr(58)@7679e5b8170a: "Got RSL RF Chan Rel, sending Rel Ack" 20250807082739126 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL RF Chan Rel, sending Rel Ack (logging_vty.c:1172) TC_assign_to_secondary_lchan_hr(58)@7679e5b8170a: Final verdict of PTC: pass MTC@7679e5b8170a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@7679e5b8170a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 IPA-CTRL-CLI-IPA(54)@7679e5b8170a: Final verdict of PTC: none VirtMSC-STATS(47)@7679e5b8170a: Final verdict of PTC: none MTC@7679e5b8170a: setverdict(pass): none -> pass VirtMSC-SCCP(48)@7679e5b8170a: Final verdict of PTC: none 20250807082740155 DLINP NOTICE SRVCONN(ts-0-2-rsl,r=127.0.0.1:10000<->l=127.0.0.1:3003) connection closed with client (stream_srv.c:769) 20250807082740156 DLINP NOTICE E1TS(0:2) failed reading from socket: 0 (ipaccess.c:554) 20250807082740155 DLINP NOTICE virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250807082740155 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250807082740155 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250807082740156 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250807082740156 DLINP NOTICE virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250807082740156 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250807082740156 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250807082740156 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) VirtMSC-M3UA(50)@7679e5b8170a: Final verdict of PTC: none 20250807082740156 DLINP NOTICE SRVCONN(virt-msc0-0,r=127.0.0.1:23905<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:821) 20250807082740156 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082740156 DLSS7 INFO virt-msc0-0: connection closed (ss7_asp.c:1334) 20250807082740156 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250807082740156 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250807082740156 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250807082740156 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250807082740156 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250807082740156 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250807082740156 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250807082740156 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250807082740156 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9 (ss7_asp.c:1383) VirtSMLC-SCCP(51)@7679e5b8170a: Final verdict of PTC: none 20250807082740156 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 b9 (ss7_asp.c:1383) 20250807082740156 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250807082740156 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) VirtSMLC-BSSAP_LE(52)@7679e5b8170a: Final verdict of PTC: none 20250807082740156 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250807082740156 DLINP NOTICE (bts=0) Dropping OML link: link down (bts_ipaccess_nanobts.c:543) 20250807082740156 DLMI ERROR (bts=0,trx=0) Lost E1 OML link (osmo_bsc_main.c:487) 20250807082740157 DLINP NOTICE SRVCONN(virt-smlc-0,r=127.0.0.1:23908<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:821) 20250807082740157 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250807082740157 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250807082740157 DLSS7 NOTICE 0: ASP(virt-smlc-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (ss7_asp.c:1008) 20250807082740157 DLINP ERROR virt-smlc-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:348) 20250807082740157 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250807082740157 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (ss7_asp.c:1000) 20250807082740157 DLSS7 ERROR 0: ASP(virt-smlc-0) xUA SRV SEND_FAILED (ss7_asp.c:1023) 20250807082740157 DLINP ERROR SRVCONN(virt-smlc-0,r=127.0.0.1:23908<->l=127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:818) 20250807082740157 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082740157 DLSS7 INFO virt-smlc-0: connection closed (ss7_asp.c:1334) 20250807082740157 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) IPA-BTS0-TRX0-RSL-RSL(57)@7679e5b8170a: Final verdict of PTC: none VirtMGW-MGCP-0(55)@7679e5b8170a: Final verdict of PTC: none 20250807082740157 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250807082740157 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250807082740157 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250807082740157 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250807082740157 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250807082740157 DLSS7 NOTICE 0: RT(dpc=190=0.23.6,mask=0x3fff=7.255.7,prio=5,via=virt-smlc,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250807082740158 DLSS7 NOTICE 0: RT(dpc=190=0.23.6,mask=0x3fff=7.255.7,prio=5,via=virt-smlc,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250807082740158 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 be (ss7_asp.c:1383) 20250807082740158 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250807082740158 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) VirtMSC-RAN(49)@7679e5b8170a: Final verdict of PTC: none VirtSMLC-M3UA(53)@7679e5b8170a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(56)@7679e5b8170a: Final verdict of PTC: none DLINP stream_cli.c:548 CLICONN(ts-0-1-oml,r=127.0.0.1:3002<->l=127.0.0.1:40101){CONNECTED} connection closed with srv 20250807082740160 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) DABIS abis.c:429 E1L(0) Signalling link down DOML bts_shutdown_fsm.c:268 BTS_SHUTDOWN(bts0)[0x5563a3542610]{NONE}: Shutting down BTS, exit 1, reason: Abis close DLINP input/ipaccess.c:926 E1TS(0:1) failed reading from socket: 0 20250807082740160 DLMI ERROR (bts=0,trx=0) Lost E1 OSMO link (osmo_bsc_main.c:487) 20250807082740160 DLINP NOTICE (bts=0,trx=0) Dropping RSL link: OML link drop (bts_ipaccess_nanobts.c:514) 20250807082740160 DLMI ERROR (bts=0,trx=0) Lost E1 RSL link (osmo_bsc_main.c:487) MTC@7679e5b8170a: Setting final verdict of the test case. 20250807082740161 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55ca72639940]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:565) 20250807082740161 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55ca72639940]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bb_transc_fsm.c:371) 20250807082740161 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55ca72639770]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:566) 20250807082740161 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55ca72639770]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_rcarrier_fsm.c:373) 20250807082740161 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) MTC@7679e5b8170a: Local verdict of MTC: pass 20250807082740161 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250807082740161 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250807082740161 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250807082740161 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250807082740161 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250807082740161 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) MTC@7679e5b8170a: Local verdict of PTC VirtMSC-STATS(47): none (pass -> pass) MTC@7679e5b8170a: Local verdict of PTC VirtMSC-SCCP(48): none (pass -> pass) MTC@7679e5b8170a: Local verdict of PTC VirtMSC-RAN(49): none (pass -> pass) 20250807082740161 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250807082740161 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250807082740161 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250807082740161 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250807082740161 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250807082740161 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250807082740161 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250807082740161 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250807082740161 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250807082740161 DNM INFO NM_BTS_OP(bts0)[0x55ca72615660]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:573) 20250807082740161 DNM INFO NM_BTS_OP(bts0)[0x55ca72615660]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bts_fsm.c:363) 20250807082740161 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55ca72615790]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:574) 20250807082740161 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55ca72615790]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_cell_fsm.c:351) 20250807082740161 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55ca72611380]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:576) 20250807082740161 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55ca72611380]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bts_sm_fsm.c:252) 20250807082740161 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55ca7263dbd0]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:577) 20250807082740161 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55ca7263dbd0]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nse_fsm.c:324) 20250807082740161 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55ca7263dd00]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:579) MTC@7679e5b8170a: Local verdict of PTC VirtMSC-M3UA(50): none (pass -> pass) MTC@7679e5b8170a: Local verdict of PTC VirtSMLC-SCCP(51): none (pass -> pass) MTC@7679e5b8170a: Local verdict of PTC VirtSMLC-BSSAP_LE(52): none (pass -> pass) MTC@7679e5b8170a: Local verdict of PTC VirtSMLC-M3UA(53): none (pass -> pass) 20250807082740161 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55ca7263dd00]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nsvc_fsm.c:353) 20250807082740162 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55ca7263dec0]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:579) 20250807082740162 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55ca7263dec0]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nsvc_fsm.c:353) MTC@7679e5b8170a: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (pass -> pass) MTC@7679e5b8170a: Local verdict of PTC VirtMGW-MGCP-0(55): none (pass -> pass) 20250807082740162 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250807082740162 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-A-0-m3ua,st=available) changed to status 'unavailable' (ss7_route.c:409) MTC@7679e5b8170a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(56): none (pass -> pass) MTC@7679e5b8170a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(57): none (pass -> pass) 20250807082740162 DMSC NOTICE (msc=0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (osmo_bsc_sigtran.c:309) 20250807082740162 DRESET NOTICE bssmap_reset(msc-0)[0x55ca726defa0]{DISCONNECTED}: link lost (bssmap_reset.c:91) 20250807082740162 DMSC NOTICE (msc=0) BSSMAP association is down (a_reset.c:54) MTC@7679e5b8170a: Local verdict of PTC TC_assign_to_secondary_lchan_hr(58): pass (pass -> pass) 20250807082740162 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250807082740162 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.6/0 (xua_snm.c:458) 20250807082740162 DLSS7 NOTICE 0: RT(dpc=190=0.23.6,mask=0x3fff=7.255.7,prio=5,via=as-clnt-A-0-m3ua,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250807082740162 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) MTC@7679e5b8170a: Test case TC_assign_to_secondary_lchan_hr finished. Verdict: pass MTC@7679e5b8170a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/ttcn3-tcpdump-stop.sh BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_hr pass'. Thu Aug 7 08:27:40 UTC 2025 ====== BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_hr pass ====== Saving talloc report from 127.0.0.1:4242 to BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_hr.talloc 20250807082742157 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250807082742157 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250807082742157 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) 20250807082742159 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250807082742159 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250807082742159 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) Waiting for packet dumper to finish... 0 (prev_count=-1, count=693408) DOML bts_shutdown_fsm.c:228 BTS_SHUTDOWN(bts0)[0x5563a3542610]{WAIT_TRX_CLOSED}: Timer expired waiting for TRX close DOML bts_shutdown_fsm.c:171 BTS_SHUTDOWN(bts0)[0x5563a3542610]{EXIT}: Shutdown process completed successfully, exiting process respawn: 4: stopped pid 10231 with status 0 respawn: 5: starting: osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,VAMOS,OSMUX 127.0.0.1 1234 1 DABIS abis.c:170 A-bis connection establishment to BSC (127.0.0.1) in progress... DLINP input/ipaccess.c:1078 E1TS(0:1) enabling ipaccess BTS mode, OML connecting to 127.0.0.1:3002 DLINP input/ipaccess.c:893 received ID_GET for unit ID 1234/0/0 20250807082743192 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55ca72611380]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082743192 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55ca72611380]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157) 20250807082743192 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55ca72611380]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_sm_fsm.c:96) 20250807082743192 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55ca7263dbd0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082743192 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55ca72615790]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082743192 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55ca72615790]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181) 20250807082743192 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55ca72615790]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_cell_fsm.c:82) 20250807082743192 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55ca7263dd00]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082743192 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55ca7263dd00]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) 20250807082743192 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55ca7263dd00]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83) 20250807082743192 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55ca7263dec0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082743192 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55ca7263dec0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) 20250807082743192 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55ca7263dec0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83) 20250807082743192 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55ca7263dbd0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177) 20250807082743193 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55ca7263dbd0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nse_fsm.c:81) 20250807082743193 DNM INFO NM_BTS_OP(bts0)[0x55ca72615660]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082743193 DNM INFO NM_BTS_OP(bts0)[0x55ca72615660]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250807082743193 DNM INFO NM_BTS_OP(bts0)[0x55ca72615660]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_fsm.c:86) 20250807082743193 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55ca72639770]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250807082743193 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55ca72639940]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250807082743193 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082743193 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082743193 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082743193 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082743193 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082743193 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082743193 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082743193 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082743193 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55ca72611380]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082743193 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55ca72611380]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157) 20250807082743193 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55ca72611380]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bts_sm_fsm.c:184) 20250807082743193 DNM ERROR OC=GPRS-CELL(f1) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) 20250807082743193 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55ca72615790]{DISABLED_DEPENDENCY}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) DOML oml.c:631 OC=GPRS-CELL INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250807082743193 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55ca72615790]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:358) 20250807082743193 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55ca72615790]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181) DOML oml.c:1490 OC=GPRS-CELL(f1) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250807082743194 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55ca7263dbd0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:354) 20250807082743194 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'GPRS' is supported (abis_nm.c:599) 20250807082743194 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'EGPRS' is supported (abis_nm.c:599) 20250807082743194 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'HOPPING' is supported (abis_nm.c:599) 20250807082743194 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CBCH' is supported (abis_nm.c:599) 20250807082743194 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ETWS_PN' is supported (abis_nm.c:599) 20250807082743194 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'PAGING_COORDINATION' is supported (abis_nm.c:599) 20250807082743194 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'IPV6_NSVC' is supported (abis_nm.c:599) 20250807082743194 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CCN' is supported (abis_nm.c:599) 20250807082743194 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VAMOS' is supported (abis_nm.c:599) 20250807082743194 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ABIS_OSMO_PCU' is supported (abis_nm.c:599) 20250807082743194 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'BCCH_PWR_RED' is supported (abis_nm.c:599) 20250807082743194 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'DYN_TS_SDCCH8' is supported (abis_nm.c:599) 20250807082743194 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'OSMUX' is supported (abis_nm.c:599) 20250807082743194 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VBS' is supported (abis_nm.c:599) 20250807082743194 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VGCS' is supported (abis_nm.c:599) 20250807082743194 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'TWTS001' is supported (abis_nm.c:599) 20250807082743194 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): ARI reported sw[0/2]: osmobts is 1.9.0.3-799a.202508062026 (abis_nm.c:652) 20250807082743194 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Reported variant: osmo-bts-omldummy (abis_nm.c:534) 20250807082743194 DNM INFO NM_BTS_OP(bts0)[0x55ca72615660]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250807082743194 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55ca7263dd00]{DISABLED_DEPENDENCY}: Received Event FEATURE_NEGOTIATED (nm_bts_fsm.c:163) 20250807082743194 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55ca7263dec0]{DISABLED_DEPENDENCY}: Received Event FEATURE_NEGOTIATED (nm_bts_fsm.c:163) 20250807082743194 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55ca7263dbd0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177) DOML oml.c:1490 OC=GPRS-NSE(f0) INST=(00,ff,ff): ADM STATE Locked -> Unlocked 20250807082743194 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55ca7263dd00]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:363) 20250807082743194 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55ca72639770]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082743194 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55ca72639770]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250807082743194 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55ca72639770]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_rcarrier_fsm.c:96) 20250807082743194 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55ca72639940]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082743194 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55ca72639940]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250807082743194 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55ca72639940]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bb_transc_fsm.c:99) 20250807082743195 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082743195 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082743195 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250807082743195 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082743195 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082743195 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250807082743195 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082743195 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082743195 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250807082743195 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082743195 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082743195 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250807082743195 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082743195 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082743195 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250807082743195 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082743195 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082743195 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250807082743195 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082743195 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082743195 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250807082743195 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082743196 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082743196 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250807082743196 DNM INFO NM_BTS_OP(bts0)[0x55ca72615660]{DISABLED_OFFLINE}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:300) DOML oml.c:1490 OC=GPRS-NSVC(f2) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250807082743196 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55ca7263dd00]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) DOML oml.c:631 OC=RADIO-CARRIER INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250807082743196 DNM ERROR OC=RADIO-CARRIER(02) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) 20250807082743196 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55ca72639770]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) DL1C bts_model.c:87 Unimplemented vbts_set_trx 20250807082743196 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55ca72639770]{DISABLED_OFFLINE}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:319) DOML oml.c:1490 OC=RADIO-CARRIER(02) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250807082743196 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55ca72639770]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) DOML oml.c:631 OC=BASEBAND-TRANSCEIVER INST=(00,00,ff): O&M Get Attributes [0], Manufacturer Dependent State is unsupported 20250807082743196 DNM ERROR OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): Attribute Manufacturer Dependent State is unreported (abis_nm.c:557) 20250807082743196 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RTP Feature 'Intermediate Rate 64 kbit/s' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250807082743196 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'Dynamic PDCH Activation' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250807082743196 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'RTP Payload Type 2' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250807082743196 DNM NOTICE OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ARI reported sw[0/1]: TRX_PHY_VERSION is Unknown (abis_nm.c:652) 20250807082743196 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55ca72639940]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250807082743196 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,00): ADM STATE Locked -> Unlocked 20250807082743197 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082743197 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,01): ADM STATE Locked -> Unlocked 20250807082743197 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082743197 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,02): ADM STATE Locked -> Unlocked 20250807082743197 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082743197 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,03): ADM STATE Locked -> Unlocked 20250807082743197 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082743197 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,04): ADM STATE Locked -> Unlocked 20250807082743198 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082743198 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,05): ADM STATE Locked -> Unlocked 20250807082743198 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082743198 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,06): ADM STATE Locked -> Unlocked 20250807082743198 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082743198 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,07): ADM STATE Locked -> Unlocked 20250807082743198 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) DOML oml.c:1490 OC=BTS(01) INST=(00,ff,ff): ADM STATE Locked -> Unlocked 20250807082743198 DNM INFO NM_BTS_OP(bts0)[0x55ca72615660]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250807082743199 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55ca72639770]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082743199 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55ca72639770]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250807082743199 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55ca72639770]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_rcarrier_fsm.c:259) DOML oml.c:1490 OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250807082743199 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55ca72639940]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250807082743199 DNM INFO (bts=0,trx=0) IPA RSL CONNECT IP=0.0.0.0 PORT=3003 STREAM=0x00 (abis_nm.c:3088) 20250807082743199 DNM INFO NM_BTS_OP(bts0)[0x55ca72615660]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082743199 DNM INFO NM_BTS_OP(bts0)[0x55ca72615660]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250807082743199 DNM INFO NM_BTS_OP(bts0)[0x55ca72615660]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bts_fsm.c:264) 20250807082743199 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55ca72639940]{DISABLED_OFFLINE}: Received Event RSL_CONNECT_ACK (bts_ipaccess_nanobts.c:382) DOML nm_bb_transc_fsm.c:151 NM_BBTRANSC_OP(bts0-trx0)[0x559a00569f10]{DISABLED_OFFLINE}: Not connecting RSL in OML-DUMMY! 20250807082743200 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55ca72639940]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082743200 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55ca72639940]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250807082743200 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55ca72639940]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bb_transc_fsm.c:271) 20250807082743200 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082743200 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250807082743200 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082743200 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250807082743200 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082743200 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250807082743200 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082743200 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250807082743200 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082743200 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250807082743200 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082743200 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250807082743200 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082743200 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250807082743200 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082743200 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250807082743200 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082743200 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082743200 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250807082743200 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082743200 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082743200 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250807082743200 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082743201 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082743201 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250807082743201 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082743201 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082743201 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250807082743201 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082743201 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082743201 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250807082743201 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082743201 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082743201 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250807082743201 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082743201 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082743201 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250807082743201 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082743201 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082743201 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) Waiting for packet dumper to finish... 1 (prev_count=693408, count=892616) 20250807082744085 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082744085 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082744085 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082744085 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 sls=7 (m3ua.c:642) 20250807082744085 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082744085 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=187=0.23.3,DPC=3=0.0.3,SLS=7 -> eSLS=119: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250807082744085 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! (ss7_hmrt.c:226) 20250807082744085 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082744085 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082744085 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082744085 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 sls=5 (m3ua.c:642) 20250807082744085 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250807082744085 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=187=0.23.3,DPC=2=0.0.2,SLS=5 -> eSLS=101: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250807082744085 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! (ss7_hmrt.c:226) MTC@7679e5b8170a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/ttcn3-tcpdump-stop.sh BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_hr pass' was executed successfully (exit status: 0). MTC@7679e5b8170a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/ttcn3-tcpdump-start.sh BSC_Tests_VAMOS.TC_vamos_multiplex_tch_f_tch_f'. ------ BSC_Tests_VAMOS.TC_vamos_multiplex_tch_f_tch_f ------ Thu Aug 7 08:27:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/testsuite/BSC_Tests_VAMOS.TC_vamos_multiplex_tch_f_tch_f.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/testsuite/BSC_Tests_VAMOS.TC_vamos_multiplex_tch_f_tch_f.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250807082745163 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082745163 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082745163 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082745163 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 sls=1 (m3ua.c:642) 20250807082745163 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250807082745163 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=1 -> eSLS=33: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250807082745163 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! (ss7_hmrt.c:226) MTC@7679e5b8170a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/ttcn3-tcpdump-start.sh BSC_Tests_VAMOS.TC_vamos_multiplex_tch_f_tch_f' was executed successfully (exit status: 0). MTC@7679e5b8170a: Test case TC_vamos_multiplex_tch_f_tch_f started. MTC@7679e5b8170a: "TC_vamos_multiplex_tch_f_tch_f": using IMSI '001015294546135'H MTC@7679e5b8170a: "TC_vamos_multiplex_tch_f_tch_f": using IMSI '001012044809237'H 20250807082745545 DMSC NOTICE (msc=0) VTY requests BSSMAP RESET (bsc_vty.c:3616) 20250807082745546 DMSC NOTICE (msc=1) VTY requests BSSMAP RESET (bsc_vty.c:3616) 20250807082745546 DMSC NOTICE (msc=2) VTY requests BSSMAP RESET (bsc_vty.c:3616) 20250807082745547 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082745547 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082745547 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082745547 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 sls=9 (m3ua.c:642) 20250807082745547 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082745547 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=187=0.23.3,DPC=3=0.0.3,SLS=9 -> eSLS=121: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250807082745547 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! (ss7_hmrt.c:226) 20250807082745547 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082745547 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082745547 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082745547 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 sls=14 (m3ua.c:642) 20250807082745547 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250807082745547 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=2=0.0.2,SLS=14 -> eSLS=110: picked Normal Route via 'virt-msc1' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250807082745547 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=187=0.23.3,DPC=2=0.0.2,SLS=14 -> eSLS=110: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250807082745547 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! (ss7_hmrt.c:226) 20250807082745547 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082745547 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082745547 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082745547 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 sls=5 (m3ua.c:642) 20250807082745547 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250807082745547 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=5 -> eSLS=37: picked Normal Route via 'virt-msc0' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250807082745547 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=5 -> eSLS=37: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250807082745547 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! (ss7_hmrt.c:226) MTC@7679e5b8170a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@7679e5b8170a: Starting RAN_Emulation VirtMSC-M3UA(62)@7679e5b8170a: ************************************************* VirtMSC-M3UA(62)@7679e5b8170a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(62)@7679e5b8170a: ************************************************* VirtMSC-SCCP(60)@7679e5b8170a: v_sccp_pdu_maxlen:268 MTC@7679e5b8170a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(65)@7679e5b8170a: ************************************************* VirtSMLC-M3UA(65)@7679e5b8170a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(65)@7679e5b8170a: ************************************************* MTC@7679e5b8170a: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(63)@7679e5b8170a: v_sccp_pdu_maxlen:268 20250807082745760 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250807082745760 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): matched connection to ASP virt-msc0-0 (ss7_xua_srv.c:121) 20250807082745760 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250807082745760 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) VirtMSC-M3UA(62)@7679e5b8170a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250807082745765 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082745765 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250807082745765 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250807082745765 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250807082745765 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250807082745765 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250807082745765 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250807082745765 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250807082745765 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250807082745765 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250807082745765 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250807082745765 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (ss7_asp.c:1383) 20250807082745765 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250807082745765 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082745765 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250807082745765 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250807082745765 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (ss7_asp.c:1383) 20250807082745765 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250807082745765 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250807082745765 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250807082745765 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250807082745765 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250807082745765 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (ss7_asp.c:1383) 20250807082745765 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250807082745765 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250807082745765 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9 (ss7_asp.c:1383) 20250807082745765 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 52 bytes: [L2]> 01 00 02 01 00 00 00 34 00 06 00 08 00 00 00 01 00 12 00 10 00 00 00 02 00 00 00 03 00 00 00 be 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00 (ss7_asp.c:1383) 20250807082745765 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250807082745765 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250807082745765 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-A-0-m3ua,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250807082745765 DMSC NOTICE (msc=0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (osmo_bsc_sigtran.c:317) 20250807082745765 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250807082745767 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082745767 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082745767 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082745767 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 sls=2 (m3ua.c:642) 20250807082745767 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250807082745767 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=2 -> eSLS=34: use Normal Route via 'virt-msc0' (ss7_combined_linkset.c:275) 20250807082745767 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua (ss7_hmrt.c:193) 20250807082745767 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250807082745767 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082745767 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 bb 00 00 00 b9 03 00 00 02 09 00 03 07 0b 04 43 b9 00 fe 04 43 bb 00 fe 06 00 04 30 04 01 20 00 00 00 06 00 08 00 00 00 01 (ss7_asp.c:1383) 20250807082745777 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250807082745777 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): matched connection to ASP virt-smlc-0 (ss7_xua_srv.c:121) 20250807082745777 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250807082745777 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) VirtSMLC-M3UA(65)@7679e5b8170a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250807082745781 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082745781 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250807082745781 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250807082745781 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250807082745781 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250807082745781 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250807082745781 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250807082745781 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250807082745781 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250807082745781 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250807082745781 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250807082745781 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 06 (ss7_asp.c:1383) 20250807082745781 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250807082745781 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082745781 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250807082745781 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250807082745781 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 06 (ss7_asp.c:1383) 20250807082745781 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250807082745781 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250807082745781 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250807082745781 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250807082745781 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250807082745781 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 06 (ss7_asp.c:1383) 20250807082745781 DLSS7 NOTICE 0: RT(dpc=190=0.23.6,mask=0x3fff=7.255.7,prio=5,via=virt-smlc,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250807082745781 DLSS7 NOTICE 0: RT(dpc=190=0.23.6,mask=0x3fff=7.255.7,prio=5,via=virt-smlc,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250807082745781 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 be (ss7_asp.c:1383) 20250807082745781 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 be (ss7_asp.c:1383) 20250807082745781 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 48 bytes: [L2]> 01 00 02 01 00 00 00 30 00 06 00 08 00 00 00 06 00 12 00 0c 00 00 00 02 00 00 00 03 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00 (ss7_asp.c:1383) 20250807082745781 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250807082745781 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.6/0 (xua_snm.c:493) 20250807082745781 DLSS7 NOTICE 0: RT(dpc=190=0.23.6,mask=0x3fff=7.255.7,prio=5,via=as-clnt-A-0-m3ua,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250807082745781 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) VirtMSC-RAN(61)@7679e5b8170a: BSSMAP: Responding to inbound RESET with RESET-ACK 20250807082746571 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082746571 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082746571 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082746571 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 sls=0 (m3ua.c:642) 20250807082746571 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082746571 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'bsc0' (ss7_combined_linkset.c:275) 20250807082746571 DLSS7 DEBUG 0: Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 prio=5 via AS bsc0 proto=m3ua (ss7_hmrt.c:193) 20250807082746571 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=187=0.23.3 (ss7_hmrt.c:203) 20250807082746571 DLSS7 DEBUG XUA_AS(bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082746571 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 26 00 00 00 b9 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fe 04 43 b9 00 fe 06 00 04 30 04 01 00 00 00 (ss7_asp.c:1383) 20250807082746572 DMSC NOTICE (msc=0) RESET from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:101) 20250807082746572 DRESET NOTICE (msc=0) Sending RESET ACK to MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_sigtran.c:87) 20250807082746572 DRESET NOTICE bssmap_reset(msc-0)[0x55ca726defa0]{CONNECTED}: link up (bssmap_reset.c:83) 20250807082746572 DMSC NOTICE (msc=0) BSSMAP association is up (a_reset.c:45) 20250807082746573 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082746573 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082746573 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082746573 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 sls=15 (m3ua.c:642) 20250807082746573 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250807082746573 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=15 -> eSLS=47: picked Normal Route via 'virt-msc0' round-robin style (available) (ss7_combined_linkset.c:297) 20250807082746573 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua (ss7_hmrt.c:193) 20250807082746573 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250807082746573 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082746573 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bb 00 00 00 b9 03 00 00 0f 09 00 03 07 0b 04 43 b9 00 fe 04 43 bb 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (ss7_asp.c:1383) 20250807082746573 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082746573 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082746573 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082746573 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 sls=0 (m3ua.c:642) 20250807082746573 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082746573 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'bsc0' (ss7_combined_linkset.c:275) 20250807082746573 DLSS7 DEBUG 0: Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 prio=5 via AS bsc0 proto=m3ua (ss7_hmrt.c:193) 20250807082746573 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=187=0.23.3 (ss7_hmrt.c:203) 20250807082746573 DLSS7 DEBUG XUA_AS(bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082746573 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fe 04 43 b9 00 fe 03 00 01 31 00 (ss7_asp.c:1383) 20250807082746573 DMSC NOTICE (msc=0) RESET ACK from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:84) VirtMSC-RAN(61)@7679e5b8170a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250807082746589 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082746589 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082746589 DLM3UA DEBUG 0: ASP(virt-smlc-0) m3ua_rx_xfer (m3ua.c:599) 20250807082746589 DLM3UA DEBUG 0: ASP(virt-smlc-0) m3ua_rx_xfer(): M3UA data header: opc=190=0.23.6 dpc=187=0.23.3 sls=0 (m3ua.c:642) 20250807082746589 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082746589 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=190=0.23.6,DPC=187=0.23.3,SLS=0 -> eSLS=80: use Normal Route via 'bsc0' (ss7_combined_linkset.c:275) 20250807082746589 DLSS7 DEBUG 0: Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 prio=5 dyn via AS bsc0 proto=m3ua (ss7_hmrt.c:193) 20250807082746589 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=187=0.23.3 (ss7_hmrt.c:203) 20250807082746589 DLSS7 DEBUG XUA_AS(bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082746589 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 26 00 00 00 be 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fa 04 43 be 00 fc 06 00 04 30 04 01 00 00 00 (ss7_asp.c:1383) 20250807082746589 DLCS NOTICE RESET from SMLC: RI=SSN_PC,PC=0.23.6,SSN=SMLC_BSSAP (lb.c:118) 20250807082746589 DRESET NOTICE bssmap_reset(Lb)[0x55ca726df7e0]{CONNECTED}: link lost (bssmap_reset.c:91) 20250807082746590 DRESET NOTICE Sending RESET ACK to SMLC: RI=SSN_PC,PC=0.23.6,SSN=SMLC_BSSAP (lb.c:78) 20250807082746590 DRESET NOTICE bssmap_reset(Lb)[0x55ca726df7e0]{CONNECTED}: link up (bssmap_reset.c:83) 20250807082746590 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082746590 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082746590 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082746590 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=190=0.23.6 sls=6 (m3ua.c:642) 20250807082746590 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=190=0.23.6 not local, message is for routing (ss7_hmrt.c:248) 20250807082746590 DLSS7 DEBUG 0: CombinedLinkset(dpc=190=0.23.6,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=190=0.23.6,SLS=6 -> eSLS=86: use Normal Route via 'virt-smlc' (ss7_combined_linkset.c:275) 20250807082746590 DLSS7 DEBUG 0: Found route for dpc=190=0.23.6: pc=190=0.23.6 mask=0x3fff=7.255.7 prio=5 via AS virt-smlc proto=m3ua (ss7_hmrt.c:193) 20250807082746590 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=190=0.23.6 (ss7_hmrt.c:203) 20250807082746590 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082746590 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bb 00 00 00 be 03 00 00 06 09 00 03 07 0b 04 43 be 00 fc 04 43 bb 00 fa 03 00 01 31 00 00 06 00 08 00 00 00 06 (ss7_asp.c:1383) VirtSMLC-BSSAP_LE(64)@7679e5b8170a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(68)@7679e5b8170a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(68)@7679e5b8170a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(68)@7679e5b8170a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } 20250807082746678 DRSL NOTICE (bts=0,trx=0) bootstrapping RSL on ARFCN 871 using MCC-MNC 001-01 LAC=1 CID=0 BSIC=10 (osmo_bsc_main.c:320) IPA-BTS0-TRX0-RSL-IPA(68)@7679e5b8170a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250807082747786 DLGLOBAL NOTICE TTCN3 f_logp(): TC_vamos_multiplex_tch_f_tch_f() start (logging_vty.c:1172) MTC@7679e5b8170a: "TC_vamos_multiplex_tch_f_tch_f() start" TC_vamos_multiplex_tch_f_tch_f(70)@7679e5b8170a: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(61)@7679e5b8170a: f_create_expect(l3 := '05240103505902080910102549451653'O, n_connectPointCode := omit VirtMSC-RAN(61)@7679e5b8170a: Created Expect[0] for '05240103505902080910102549451653'O to be handled at TC_vamos_multiplex_tch_f_tch_f(70) 20250807082748847 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082748847 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082748847 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082748847 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 sls=5 (m3ua.c:642) 20250807082748847 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250807082748847 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=5 -> eSLS=37: use Normal Route via 'virt-msc0' (ss7_combined_linkset.c:275) 20250807082748847 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua (ss7_hmrt.c:193) 20250807082748847 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250807082748847 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082748848 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4f 00 00 00 bb 00 00 00 b9 03 00 00 05 01 00 00 05 02 02 06 04 43 b9 00 fe 04 04 43 bb 00 fe 0f 2a 00 28 57 05 08 00 00 f1 10 00 01 00 00 17 10 05 24 01 03 50 59 02 08 09 10 10 25 49 45 16 53 7d 09 80 82 83 04 57 81 84 04 07 00 00 00 06 00 08 00 00 00 01 (ss7_asp.c:1383) VirtMSC-SCCP(60)@7679e5b8170a: First idle individual index:0 VirtMSC-SCCP(60)@7679e5b8170a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(61)@7679e5b8170a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(61)@7679e5b8170a: Found Expect[0] for '05240103505902080910102549451653'O handled at TC_vamos_multiplex_tch_f_tch_f(70) VirtMSC-RAN(61)@7679e5b8170a: Added conn table entry 0TC_vamos_multiplex_tch_f_tch_f(70)16619280 VirtMSC-SCCP(60)@7679e5b8170a: Session index based on connection ID:0 VirtMSC-SCCP(60)@7679e5b8170a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250807082748852 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082748852 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082748852 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082748852 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 sls=0 (m3ua.c:642) 20250807082748852 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082748852 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'bsc0' (ss7_combined_linkset.c:275) 20250807082748852 DLSS7 DEBUG 0: Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 prio=5 via AS bsc0 proto=m3ua (ss7_hmrt.c:193) 20250807082748852 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=187=0.23.3 (ss7_hmrt.c:203) 20250807082748852 DLSS7 DEBUG XUA_AS(bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082748852 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bb 03 02 00 00 02 00 00 05 48 0e ac 02 00 00 00 00 (ss7_asp.c:1383) IPA-BTS0-TRX0-RSL-RSL(69)@7679e5b8170a: Enabled queueing of DChan messages VirtMGW-MGCP-0(67)@7679e5b8170a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_vamos_multiplex_tch_f_tch_f(70) VirtMSC-SCCP(60)@7679e5b8170a: Session index based on connection ID:0 VirtMSC-SCCP(60)@7679e5b8170a: vl_len:19 VirtMSC-SCCP(60)@7679e5b8170a: vl_from0 VirtMSC-SCCP(60)@7679e5b8170a: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O 20250807082749053 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082749053 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082749053 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082749053 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 sls=0 (m3ua.c:642) 20250807082749053 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082749053 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'bsc0' (ss7_combined_linkset.c:275) 20250807082749053 DLSS7 DEBUG 0: Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 prio=5 via AS bsc0 proto=m3ua (ss7_hmrt.c:193) 20250807082749053 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=187=0.23.3 (ss7_hmrt.c:203) 20250807082749053 DLSS7 DEBUG XUA_AS(bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082749053 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2a 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 05 00 01 13 00 11 01 0b 03 01 08 01 7c 06 01 02 03 04 09 26 7d 01 80 00 00 (ss7_asp.c:1383) TC_vamos_multiplex_tch_f_tch_f(70)@7679e5b8170a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } VirtMGW-MGCP-0(67)@7679e5b8170a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "25", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_vamos_multiplex_tch_f_tch_f(70) IPA-BTS0-TRX0-RSL-RSL(69)@7679e5b8170a: Disabled queueing of DChan messages 20250807082749119 DLCLS NOTICE LCLS[0x55ca72717820]{NO_LCLS}: No GCR set, ignoring APPLY_CFG_CSC (osmo_bsc_lcls.c:388) 20250807082749119 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082749119 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082749119 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082749119 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 sls=5 (m3ua.c:642) 20250807082749119 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250807082749119 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=5 -> eSLS=37: use Normal Route via 'virt-msc0' (ss7_combined_linkset.c:275) 20250807082749119 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua (ss7_hmrt.c:193) 20250807082749119 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250807082749119 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082749119 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 bb 00 00 00 b9 03 00 00 05 06 48 0e ac 00 01 16 00 14 02 15 00 21 98 2c 01 40 01 7c 06 7f 00 00 05 2a fa 7e 01 80 00 00 00 00 06 00 08 00 00 00 01 (ss7_asp.c:1383) VirtMSC-SCCP(60)@7679e5b8170a: Session index based on local reference:0 VirtMSC-SCCP(60)@7679e5b8170a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(60)@7679e5b8170a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(60)@7679e5b8170a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250807082749827 DLSS7 DEBUG XUA_ASP(bsc0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250807082749827 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250807082749827 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082749827 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250807082749827 DLSS7 DEBUG XUA_ASP(bsc0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250807082749827 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250807082749827 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082749827 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250807082749827 DLSS7 DEBUG XUA_ASP(bsc0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250807082749827 DLSS7 DEBUG XUA_ASP(bsc0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250807082750549 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082750549 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082750549 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082750549 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 sls=5 (m3ua.c:642) 20250807082750549 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250807082750549 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=187=0.23.3,DPC=2=0.0.2,SLS=5 -> eSLS=101: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250807082750549 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! (ss7_hmrt.c:226) 20250807082750549 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082750549 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082750549 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082750549 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 sls=2 (m3ua.c:642) 20250807082750549 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082750549 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=187=0.23.3,DPC=3=0.0.3,SLS=2 -> eSLS=114: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250807082750549 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! (ss7_hmrt.c:226) TC_vamos_multiplex_tch_f_tch_f(70)@7679e5b8170a: setverdict(pass): none -> pass TC_vamos_multiplex_tch_f_tch_f(70)@7679e5b8170a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '3F7EB546'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '0D95EFEF'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := <unbound>, local_osmux_cid := 1, remote_osmux_cid := omit } } TC_vamos_multiplex_tch_f_tch_f(70)@7679e5b8170a: "TC_vamos_multiplex_tch_f_tch_f": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_vamos_multiplex_tch_f_tch_f(70)@7679e5b8170a: "TC_vamos_multiplex_tch_f_tch_f": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_vamos_multiplex_tch_f_tch_f(70)@7679e5b8170a: setverdict(pass): pass -> pass, component reason not changed TC_vamos_multiplex_tch_f_tch_f(70)@7679e5b8170a: setverdict(pass): pass -> pass, component reason not changed 20250807082752167 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082752167 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082752167 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082752167 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 sls=5 (m3ua.c:642) 20250807082752167 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250807082752167 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=5 -> eSLS=37: use Normal Route via 'virt-msc0' (ss7_combined_linkset.c:275) 20250807082752167 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua (ss7_hmrt.c:193) 20250807082752167 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250807082752167 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082752167 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bb 00 00 00 b9 03 00 00 05 06 48 0e ac 00 01 15 01 80 12 05 08 02 12 34 56 17 2a 52 08 09 10 10 21 82 69 56 37 00 06 00 08 00 00 00 01 (ss7_asp.c:1383) VirtMSC-SCCP(60)@7679e5b8170a: Session index based on local reference:0 VirtMSC-SCCP(60)@7679e5b8170a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(60)@7679e5b8170a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(60)@7679e5b8170a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(60)@7679e5b8170a: Session index based on connection ID:0 VirtMSC-SCCP(60)@7679e5b8170a: vl_len:12 VirtMSC-SCCP(60)@7679e5b8170a: vl_from0 VirtMSC-SCCP(60)@7679e5b8170a: data sent by MTP3_SCCP_PORT: '0100090800DCBA9876543210'O 20250807082752172 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082752172 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082752172 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082752172 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 sls=0 (m3ua.c:642) 20250807082752172 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082752172 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'bsc0' (ss7_combined_linkset.c:275) 20250807082752172 DLSS7 DEBUG 0: Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 prio=5 via AS bsc0 proto=m3ua (ss7_hmrt.c:193) 20250807082752172 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=187=0.23.3 (ss7_hmrt.c:203) 20250807082752172 DLSS7 DEBUG XUA_AS(bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082752172 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 05 00 01 0c 01 00 09 08 00 dc ba 98 76 54 32 10 00 (ss7_asp.c:1383) TC_vamos_multiplex_tch_f_tch_f(70)@7679e5b8170a: "f_est_lchan_and_mode_modify_to_vamos done" 20250807082753179 DLGLOBAL NOTICE TTCN3 f_logp(): f_est_lchan_and_mode_modify_to_vamos done (logging_vty.c:1172) TC_vamos_multiplex_tch_f_tch_f(71)@7679e5b8170a: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(61)@7679e5b8170a: f_create_expect(l3 := '05240103505902080910102443322443'O, n_connectPointCode := omit VirtMSC-RAN(61)@7679e5b8170a: Created Expect[0] for '05240103505902080910102443322443'O to be handled at TC_vamos_multiplex_tch_f_tch_f(71) 20250807082753209 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082753209 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082753209 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082753209 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 sls=6 (m3ua.c:642) 20250807082753209 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250807082753209 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=6 -> eSLS=38: picked Normal Route via 'virt-msc0' round-robin style (available) (ss7_combined_linkset.c:297) 20250807082753209 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua (ss7_hmrt.c:193) 20250807082753209 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250807082753209 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082753209 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4f 00 00 00 bb 00 00 00 b9 03 00 00 06 01 00 00 06 02 02 06 04 43 b9 00 fe 04 04 43 bb 00 fe 0f 2a 00 28 57 05 08 00 00 f1 10 00 01 00 00 17 10 05 24 01 03 50 59 02 08 09 10 10 24 43 32 24 43 7d 09 80 82 83 04 57 81 84 04 07 00 00 00 06 00 08 00 00 00 01 (ss7_asp.c:1383) VirtMSC-SCCP(60)@7679e5b8170a: First idle individual index:1 VirtMSC-SCCP(60)@7679e5b8170a: Warning: Stopping inactive timer T_ias[1]. VirtMSC-RAN(61)@7679e5b8170a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(61)@7679e5b8170a: Found Expect[0] for '05240103505902080910102443322443'O handled at TC_vamos_multiplex_tch_f_tch_f(71) VirtMSC-RAN(61)@7679e5b8170a: Added conn table entry 1TC_vamos_multiplex_tch_f_tch_f(71)8096964 VirtMSC-SCCP(60)@7679e5b8170a: Session index based on connection ID:1 VirtMSC-SCCP(60)@7679e5b8170a: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250807082753211 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082753211 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082753211 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082753211 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 sls=0 (m3ua.c:642) 20250807082753211 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082753211 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'bsc0' (ss7_combined_linkset.c:275) 20250807082753211 DLSS7 DEBUG 0: Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 prio=5 via AS bsc0 proto=m3ua (ss7_hmrt.c:193) 20250807082753211 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=187=0.23.3 (ss7_hmrt.c:203) 20250807082753211 DLSS7 DEBUG XUA_AS(bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082753211 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bb 03 02 00 00 02 00 00 06 c0 f0 9f 02 00 00 00 00 (ss7_asp.c:1383) IPA-BTS0-TRX0-RSL-RSL(69)@7679e5b8170a: Enabled queueing of DChan messages VirtMGW-MGCP-0(67)@7679e5b8170a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_vamos_multiplex_tch_f_tch_f(71) VirtMSC-SCCP(60)@7679e5b8170a: Session index based on connection ID:1 VirtMSC-SCCP(60)@7679e5b8170a: vl_len:19 VirtMSC-SCCP(60)@7679e5b8170a: vl_from0 VirtMSC-SCCP(60)@7679e5b8170a: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O 20250807082753413 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082753413 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082753413 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082753413 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 sls=0 (m3ua.c:642) 20250807082753413 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082753413 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'bsc0' (ss7_combined_linkset.c:275) 20250807082753413 DLSS7 DEBUG 0: Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 prio=5 via AS bsc0 proto=m3ua (ss7_hmrt.c:193) 20250807082753413 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=187=0.23.3 (ss7_hmrt.c:203) 20250807082753413 DLSS7 DEBUG XUA_AS(bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082753413 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2a 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 06 00 01 13 00 11 01 0b 03 01 08 01 7c 06 01 02 03 04 09 26 7d 01 80 00 00 (ss7_asp.c:1383) VirtMGW-MGCP-0(67)@7679e5b8170a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "28", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_vamos_multiplex_tch_f_tch_f(71) TC_vamos_multiplex_tch_f_tch_f(71)@7679e5b8170a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '010'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(69)@7679e5b8170a: Disabled queueing of DChan messages 20250807082753469 DLCLS NOTICE LCLS[0x55ca727188a0]{NO_LCLS}: No GCR set, ignoring APPLY_CFG_CSC (osmo_bsc_lcls.c:388) 20250807082753470 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082753470 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082753470 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082753470 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 sls=6 (m3ua.c:642) 20250807082753470 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250807082753470 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=6 -> eSLS=38: use Normal Route via 'virt-msc0' (ss7_combined_linkset.c:275) 20250807082753470 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua (ss7_hmrt.c:193) 20250807082753470 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250807082753470 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082753470 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 bb 00 00 00 b9 03 00 00 06 06 c0 f0 9f 00 01 16 00 14 02 15 00 21 98 2c 01 40 01 7c 06 7f 00 00 05 2a fc 7e 01 80 00 00 00 00 06 00 08 00 00 00 01 (ss7_asp.c:1383) VirtMSC-SCCP(60)@7679e5b8170a: Session index based on local reference:1 VirtMSC-SCCP(60)@7679e5b8170a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(60)@7679e5b8170a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(60)@7679e5b8170a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vamos_multiplex_tch_f_tch_f(71)@7679e5b8170a: setverdict(pass): none -> pass TC_vamos_multiplex_tch_f_tch_f(71)@7679e5b8170a: g_media { mgcp_ep := "rtpbridge/2@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '60699EF6'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10004 }, peer := { host := "127.0.0.2", port_nr := 9004 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '0CBC764C'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11004 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 2, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9004 }, peer := { host := "127.0.0.5", port_nr := 9004 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 2, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9004 }, peer := <unbound>, local_osmux_cid := 2, remote_osmux_cid := omit } } TC_vamos_multiplex_tch_f_tch_f(71)@7679e5b8170a: "TC_vamos_multiplex_tch_f_tch_f": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_vamos_multiplex_tch_f_tch_f(71)@7679e5b8170a: "TC_vamos_multiplex_tch_f_tch_f": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 20250807082755550 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082755550 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082755550 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082755550 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 sls=2 (m3ua.c:642) 20250807082755550 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082755550 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=187=0.23.3,DPC=3=0.0.3,SLS=2 -> eSLS=114: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250807082755550 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! (ss7_hmrt.c:226) 20250807082755550 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082755550 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082755550 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082755550 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 sls=0 (m3ua.c:642) 20250807082755550 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250807082755550 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=2=0.0.2,SLS=0 -> eSLS=96: picked Normal Route via 'virt-msc1' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250807082755550 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=187=0.23.3,DPC=2=0.0.2,SLS=0 -> eSLS=96: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250807082755550 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! (ss7_hmrt.c:226) TC_vamos_multiplex_tch_f_tch_f(71)@7679e5b8170a: f_rslem_register(0, new_chan_nr = { u := { ch0 := RSL_CHAN_NR_OSMO_VAMOS_Bm_ACCH (29) }, tn := 1 }) 20250807082756491 DCHAN NOTICE lchan(0-0-2-TCH_F-0)[0x55ca72711eb0]{ESTABLISHED}: (type=TCH_F) VTY requests re-assignment of this lchan to (bts=0,trx=0,ts=1,ss=shadow0) (to VAMOS mode) (bsc_vty.c:2185) 20250807082756491 DCHAN NOTICE lchan(0-0-1-TCH_F-shadow0)[0x55ca72713730]{UNUSED}: (type=TCH_F) VTY requests re-assignment of (bts=0,trx=0,ts=2,ss=0) to this lchan (to VAMOS mode) TSC 4/2 (bsc_vty.c:2187) 20250807082756584 DLCLS NOTICE LCLS[0x55ca727188a0]{NO_LCLS}: No GCR set, ignoring APPLY_CFG_CSC (osmo_bsc_lcls.c:388) TC_vamos_multiplex_tch_f_tch_f(71)@7679e5b8170a: setverdict(pass): pass -> pass, component reason not changed TC_vamos_multiplex_tch_f_tch_f(71)@7679e5b8170a: setverdict(pass): pass -> pass, component reason not changed 20250807082759607 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082759607 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082759607 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082759607 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 sls=6 (m3ua.c:642) 20250807082759607 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250807082759607 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=6 -> eSLS=38: use Normal Route via 'virt-msc0' (ss7_combined_linkset.c:275) 20250807082759607 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua (ss7_hmrt.c:193) 20250807082759607 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250807082759607 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082759607 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bb 00 00 00 b9 03 00 00 06 06 c0 f0 9f 00 01 15 01 80 12 05 08 02 12 34 56 17 2a 52 08 09 10 10 16 98 88 53 95 00 06 00 08 00 00 00 01 (ss7_asp.c:1383) VirtMSC-SCCP(60)@7679e5b8170a: Session index based on local reference:1 VirtMSC-SCCP(60)@7679e5b8170a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(60)@7679e5b8170a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(60)@7679e5b8170a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(60)@7679e5b8170a: Session index based on connection ID:1 VirtMSC-SCCP(60)@7679e5b8170a: vl_len:12 VirtMSC-SCCP(60)@7679e5b8170a: vl_from0 VirtMSC-SCCP(60)@7679e5b8170a: data sent by MTP3_SCCP_PORT: '0100090800DCBA9876543210'O 20250807082759612 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082759612 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082759612 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082759612 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 sls=0 (m3ua.c:642) 20250807082759612 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082759612 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'bsc0' (ss7_combined_linkset.c:275) 20250807082759612 DLSS7 DEBUG 0: Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 prio=5 via AS bsc0 proto=m3ua (ss7_hmrt.c:193) 20250807082759612 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=187=0.23.3 (ss7_hmrt.c:203) 20250807082759612 DLSS7 DEBUG XUA_AS(bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082759612 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 06 00 01 0c 01 00 09 08 00 dc ba 98 76 54 32 10 00 (ss7_asp.c:1383) 20250807082800551 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082800551 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082800551 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082800551 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 sls=13 (m3ua.c:642) 20250807082800551 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250807082800551 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=187=0.23.3,DPC=2=0.0.2,SLS=13 -> eSLS=109: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250807082800551 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! (ss7_hmrt.c:226) 20250807082800551 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082800551 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082800551 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082800551 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 sls=7 (m3ua.c:642) 20250807082800551 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082800551 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=187=0.23.3,DPC=3=0.0.3,SLS=7 -> eSLS=119: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250807082800551 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! (ss7_hmrt.c:226) TC_vamos_multiplex_tch_f_tch_f(71)@7679e5b8170a: "MSC instructs BSC to clear channel" 20250807082800618 DLGLOBAL NOTICE TTCN3 f_logp(): MSC instructs BSC to clear channel (logging_vty.c:1172) TC_vamos_multiplex_tch_f_tch_f(70)@7679e5b8170a: "MSC instructs BSC to clear channel" 20250807082800619 DLGLOBAL NOTICE TTCN3 f_logp(): MSC instructs BSC to clear channel (logging_vty.c:1172) VirtMSC-SCCP(60)@7679e5b8170a: Session index based on connection ID:1 VirtMSC-SCCP(60)@7679e5b8170a: vl_len:6 VirtMSC-SCCP(60)@7679e5b8170a: vl_from0 VirtMSC-SCCP(60)@7679e5b8170a: data sent by MTP3_SCCP_PORT: '000420040100'O 20250807082800623 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082800623 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082800623 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082800623 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 sls=0 (m3ua.c:642) 20250807082800623 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082800623 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'bsc0' (ss7_combined_linkset.c:275) 20250807082800623 DLSS7 DEBUG 0: Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 prio=5 via AS bsc0 proto=m3ua (ss7_hmrt.c:193) 20250807082800623 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=187=0.23.3 (ss7_hmrt.c:203) 20250807082800623 DLSS7 DEBUG XUA_AS(bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082800623 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 06 00 01 06 00 04 20 04 01 00 00 00 00 (ss7_asp.c:1383) VirtMSC-SCCP(60)@7679e5b8170a: Session index based on connection ID:0 VirtMSC-SCCP(60)@7679e5b8170a: vl_len:6 VirtMSC-SCCP(60)@7679e5b8170a: vl_from0 VirtMSC-SCCP(60)@7679e5b8170a: data sent by MTP3_SCCP_PORT: '000420040100'O 20250807082800624 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082800625 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082800625 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082800625 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 sls=6 (m3ua.c:642) 20250807082800625 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250807082800625 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=6 -> eSLS=38: use Normal Route via 'virt-msc0' (ss7_combined_linkset.c:275) 20250807082800625 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua (ss7_hmrt.c:193) 20250807082800625 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250807082800625 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082800625 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 bb 00 00 00 b9 03 00 00 06 06 c0 f0 9f 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 01 (ss7_asp.c:1383) 20250807082800625 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082800625 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082800625 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082800625 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 sls=0 (m3ua.c:642) 20250807082800625 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082800625 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'bsc0' (ss7_combined_linkset.c:275) 20250807082800625 DLSS7 DEBUG 0: Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 prio=5 via AS bsc0 proto=m3ua (ss7_hmrt.c:193) 20250807082800625 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=187=0.23.3 (ss7_hmrt.c:203) 20250807082800625 DLSS7 DEBUG XUA_AS(bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082800625 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 05 00 01 06 00 04 20 04 01 00 00 00 00 (ss7_asp.c:1383) VirtMSC-SCCP(60)@7679e5b8170a: Session index based on local reference:1 VirtMSC-SCCP(60)@7679e5b8170a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(60)@7679e5b8170a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(60)@7679e5b8170a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250807082800627 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082800627 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082800627 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082800627 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 sls=5 (m3ua.c:642) 20250807082800627 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250807082800627 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=5 -> eSLS=37: use Normal Route via 'virt-msc0' (ss7_combined_linkset.c:275) 20250807082800627 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua (ss7_hmrt.c:193) 20250807082800627 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250807082800627 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082800627 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 bb 00 00 00 b9 03 00 00 05 06 48 0e ac 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 01 (ss7_asp.c:1383) VirtMSC-SCCP(60)@7679e5b8170a: Session index based on local reference:0 VirtMSC-SCCP(60)@7679e5b8170a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(60)@7679e5b8170a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(60)@7679e5b8170a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vamos_multiplex_tch_f_tch_f(71)@7679e5b8170a: "Got BSSMAP Clear Complete" 20250807082800629 DLGLOBAL NOTICE TTCN3 f_logp(): Got BSSMAP Clear Complete (logging_vty.c:1172) TC_vamos_multiplex_tch_f_tch_f(70)@7679e5b8170a: "Got BSSMAP Clear Complete" 20250807082800631 DLGLOBAL NOTICE TTCN3 f_logp(): Got BSSMAP Clear Complete (logging_vty.c:1172) TC_vamos_multiplex_tch_f_tch_f(71)@7679e5b8170a: "Got RSL RR Release" 20250807082800634 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL RR Release (logging_vty.c:1172) VirtMSC-RAN(61)@7679e5b8170a: Deleted conn table entry 1TC_vamos_multiplex_tch_f_tch_f(71)8096964 VirtMSC-SCCP(60)@7679e5b8170a: Session index based on connection ID:1 TC_vamos_multiplex_tch_f_tch_f(71)@7679e5b8170a: "Got RSL Deact SACCH" 20250807082800635 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL Deact SACCH (logging_vty.c:1172) VirtMSC-SCCP(60)@7679e5b8170a: Session index based on connection ID:0 20250807082800636 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082800636 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082800636 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082800636 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 sls=0 (m3ua.c:642) 20250807082800636 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082800636 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'bsc0' (ss7_combined_linkset.c:275) 20250807082800636 DLSS7 DEBUG 0: Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 prio=5 via AS bsc0 proto=m3ua (ss7_hmrt.c:193) 20250807082800636 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=187=0.23.3 (ss7_hmrt.c:203) VirtMSC-RAN(61)@7679e5b8170a: Deleted conn table entry 0TC_vamos_multiplex_tch_f_tch_f(70)16619280 20250807082800636 DLSS7 DEBUG XUA_AS(bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082800636 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bb 03 02 00 00 04 00 00 06 c0 f0 9f 00 00 00 00 00 (ss7_asp.c:1383) 20250807082800637 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082800637 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082800637 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082800637 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 sls=6 (m3ua.c:642) 20250807082800638 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250807082800638 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=6 -> eSLS=38: use Normal Route via 'virt-msc0' (ss7_combined_linkset.c:275) 20250807082800638 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua (ss7_hmrt.c:193) 20250807082800638 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250807082800638 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082800638 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bb 00 00 00 b9 03 00 00 06 05 c0 f0 9f 00 00 06 00 00 06 00 08 00 00 00 01 (ss7_asp.c:1383) 20250807082800638 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082800638 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082800638 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082800638 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 sls=0 (m3ua.c:642) 20250807082800638 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082800638 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'bsc0' (ss7_combined_linkset.c:275) 20250807082800638 DLSS7 DEBUG 0: Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 prio=5 via AS bsc0 proto=m3ua (ss7_hmrt.c:193) 20250807082800638 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=187=0.23.3 (ss7_hmrt.c:203) 20250807082800638 DLSS7 DEBUG XUA_AS(bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082800638 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bb 03 02 00 00 04 00 00 05 48 0e ac 00 00 00 00 00 (ss7_asp.c:1383) VirtMSC-SCCP(60)@7679e5b8170a: Session index based on local reference:1 VirtMSC-SCCP(60)@7679e5b8170a: RLC received in state:disconnect_pending TC_vamos_multiplex_tch_f_tch_f(70)@7679e5b8170a: "Got RSL RR Release" 20250807082800639 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082800639 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082800639 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082800639 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 sls=5 (m3ua.c:642) 20250807082800639 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL RR Release (logging_vty.c:1172) 20250807082800639 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250807082800639 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=5 -> eSLS=37: use Normal Route via 'virt-msc0' (ss7_combined_linkset.c:275) 20250807082800639 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua (ss7_hmrt.c:193) 20250807082800639 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250807082800639 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082800639 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bb 00 00 00 b9 03 00 00 05 05 48 0e ac 00 00 05 00 00 06 00 08 00 00 00 01 (ss7_asp.c:1383) VirtMSC-SCCP(60)@7679e5b8170a: Session index based on local reference:0 VirtMSC-SCCP(60)@7679e5b8170a: RLC received in state:disconnect_pending TC_vamos_multiplex_tch_f_tch_f(70)@7679e5b8170a: "Got RSL Deact SACCH" 20250807082800641 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL Deact SACCH (logging_vty.c:1172) TC_vamos_multiplex_tch_f_tch_f(71)@7679e5b8170a: "Got RSL RF Chan Rel, sending Rel Ack" 20250807082802626 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL RF Chan Rel, sending Rel Ack (logging_vty.c:1172) 20250807082802627 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL RF Chan Rel, sending Rel Ack (logging_vty.c:1172) TC_vamos_multiplex_tch_f_tch_f(70)@7679e5b8170a: "Got RSL RF Chan Rel, sending Rel Ack" TC_vamos_multiplex_tch_f_tch_f(71)@7679e5b8170a: Final verdict of PTC: pass TC_vamos_multiplex_tch_f_tch_f(70)@7679e5b8170a: Final verdict of PTC: pass MTC@7679e5b8170a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@7679e5b8170a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 IPA-CTRL-CLI-IPA(66)@7679e5b8170a: Final verdict of PTC: none VirtMSC-STATS(59)@7679e5b8170a: Final verdict of PTC: none MTC@7679e5b8170a: setverdict(pass): none -> pass 20250807082802632 DLINP NOTICE virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250807082802632 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250807082802632 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250807082802632 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250807082802632 DLINP NOTICE virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250807082802632 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250807082802632 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250807082802632 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250807082802632 DLINP NOTICE SRVCONN(virt-msc0-0,r=127.0.0.1:23905<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:821) 20250807082802632 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082802632 DLSS7 INFO virt-msc0-0: connection closed (ss7_asp.c:1334) 20250807082802632 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250807082802632 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250807082802632 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250807082802632 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250807082802632 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250807082802632 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250807082802632 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250807082802632 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250807082802633 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9 (ss7_asp.c:1383) 20250807082802633 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 b9 (ss7_asp.c:1383) 20250807082802633 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250807082802633 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250807082802633 DLINP NOTICE SRVCONN(ts-0-2-rsl,r=127.0.0.1:10000<->l=127.0.0.1:3003) connection closed with client (stream_srv.c:769) 20250807082802633 DLINP NOTICE E1TS(0:2) failed reading from socket: 0 (ipaccess.c:554) 20250807082802633 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250807082802633 DLINP NOTICE (bts=0) Dropping OML link: link down (bts_ipaccess_nanobts.c:543) 20250807082802633 DLMI ERROR (bts=0,trx=0) Lost E1 OML link (osmo_bsc_main.c:487) VirtMSC-M3UA(62)@7679e5b8170a: Final verdict of PTC: none VirtMSC-SCCP(60)@7679e5b8170a: Final verdict of PTC: none VirtSMLC-SCCP(63)@7679e5b8170a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(69)@7679e5b8170a: Final verdict of PTC: none VirtSMLC-BSSAP_LE(64)@7679e5b8170a: Final verdict of PTC: none 20250807082802633 DLINP NOTICE SRVCONN(virt-smlc-0,r=127.0.0.1:23908<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:821) 20250807082802633 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250807082802633 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250807082802633 DLSS7 NOTICE 0: ASP(virt-smlc-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (ss7_asp.c:1008) 20250807082802633 DLINP ERROR virt-smlc-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:348) 20250807082802633 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250807082802633 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (ss7_asp.c:1000) 20250807082802633 DLSS7 ERROR 0: ASP(virt-smlc-0) xUA SRV SEND_FAILED (ss7_asp.c:1023) 20250807082802633 DLINP ERROR SRVCONN(virt-smlc-0,r=127.0.0.1:23908<->l=127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:818) 20250807082802633 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) IPA-BTS0-TRX0-RSL-IPA(68)@7679e5b8170a: Final verdict of PTC: none VirtMSC-RAN(61)@7679e5b8170a: Final verdict of PTC: none VirtSMLC-M3UA(65)@7679e5b8170a: Final verdict of PTC: none 20250807082802633 DLSS7 INFO virt-smlc-0: connection closed (ss7_asp.c:1334) 20250807082802633 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250807082802633 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250807082802633 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250807082802633 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250807082802633 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250807082802633 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250807082802633 DLSS7 NOTICE 0: RT(dpc=190=0.23.6,mask=0x3fff=7.255.7,prio=5,via=virt-smlc,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250807082802633 DLSS7 NOTICE 0: RT(dpc=190=0.23.6,mask=0x3fff=7.255.7,prio=5,via=virt-smlc,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250807082802633 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 be (ss7_asp.c:1383) 20250807082802633 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250807082802633 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) VirtMGW-MGCP-0(67)@7679e5b8170a: Final verdict of PTC: none 20250807082802633 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250807082802633 DLMI ERROR (bts=0,trx=0) Lost E1 OSMO link (osmo_bsc_main.c:487) 20250807082802634 DLINP NOTICE (bts=0,trx=0) Dropping RSL link: OML link drop (bts_ipaccess_nanobts.c:514) DLINP stream_cli.c:548 CLICONN(ts-0-1-oml,r=127.0.0.1:3002<->l=127.0.0.1:40569){CONNECTED} connection closed with srv 20250807082802634 DLMI ERROR (bts=0,trx=0) Lost E1 RSL link (osmo_bsc_main.c:487) DABIS abis.c:429 E1L(0) Signalling link down DOML bts_shutdown_fsm.c:268 BTS_SHUTDOWN(bts0)[0x559a00569610]{NONE}: Shutting down BTS, exit 1, reason: Abis close DLINP input/ipaccess.c:926 E1TS(0:1) failed reading from socket: 0 MTC@7679e5b8170a: Setting final verdict of the test case. MTC@7679e5b8170a: Local verdict of MTC: pass MTC@7679e5b8170a: Local verdict of PTC VirtMSC-STATS(59): none (pass -> pass) MTC@7679e5b8170a: Local verdict of PTC VirtMSC-SCCP(60): none (pass -> pass) MTC@7679e5b8170a: Local verdict of PTC VirtMSC-RAN(61): none (pass -> pass) 20250807082802634 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55ca72639940]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:565) MTC@7679e5b8170a: Local verdict of PTC VirtMSC-M3UA(62): none (pass -> pass) 20250807082802634 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55ca72639940]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bb_transc_fsm.c:371) 20250807082802634 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55ca72639770]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:566) MTC@7679e5b8170a: Local verdict of PTC VirtSMLC-SCCP(63): none (pass -> pass) MTC@7679e5b8170a: Local verdict of PTC VirtSMLC-BSSAP_LE(64): none (pass -> pass) 20250807082802634 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55ca72639770]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_rcarrier_fsm.c:373) 20250807082802634 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250807082802634 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250807082802634 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250807082802634 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250807082802634 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250807082802634 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250807082802634 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250807082802634 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250807082802634 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250807082802634 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) MTC@7679e5b8170a: Local verdict of PTC VirtSMLC-M3UA(65): none (pass -> pass) MTC@7679e5b8170a: Local verdict of PTC IPA-CTRL-CLI-IPA(66): none (pass -> pass) 20250807082802634 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) MTC@7679e5b8170a: Local verdict of PTC VirtMGW-MGCP-0(67): none (pass -> pass) 20250807082802634 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250807082802634 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) MTC@7679e5b8170a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(68): none (pass -> pass) MTC@7679e5b8170a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(69): none (pass -> pass) 20250807082802634 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250807082802634 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250807082802634 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250807082802634 DNM INFO NM_BTS_OP(bts0)[0x55ca72615660]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:573) 20250807082802634 DNM INFO NM_BTS_OP(bts0)[0x55ca72615660]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bts_fsm.c:363) 20250807082802634 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55ca72615790]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:574) 20250807082802634 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55ca72615790]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_cell_fsm.c:351) 20250807082802634 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55ca72611380]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:576) 20250807082802634 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55ca72611380]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bts_sm_fsm.c:252) MTC@7679e5b8170a: Local verdict of PTC TC_vamos_multiplex_tch_f_tch_f(70): pass (pass -> pass) MTC@7679e5b8170a: Local verdict of PTC TC_vamos_multiplex_tch_f_tch_f(71): pass (pass -> pass) 20250807082802634 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55ca7263dbd0]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:577) 20250807082802634 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55ca7263dbd0]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nse_fsm.c:324) 20250807082802634 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55ca7263dd00]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:579) 20250807082802634 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55ca7263dd00]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nsvc_fsm.c:353) 20250807082802634 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55ca7263dec0]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:579) 20250807082802634 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55ca7263dec0]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nsvc_fsm.c:353) MTC@7679e5b8170a: Test case TC_vamos_multiplex_tch_f_tch_f finished. Verdict: pass MTC@7679e5b8170a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/ttcn3-tcpdump-stop.sh BSC_Tests_VAMOS.TC_vamos_multiplex_tch_f_tch_f pass'. 20250807082802634 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250807082802634 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-A-0-m3ua,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250807082802634 DMSC NOTICE (msc=0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (osmo_bsc_sigtran.c:309) 20250807082802634 DRESET NOTICE bssmap_reset(msc-0)[0x55ca726defa0]{DISCONNECTED}: link lost (bssmap_reset.c:91) 20250807082802634 DMSC NOTICE (msc=0) BSSMAP association is down (a_reset.c:54) 20250807082802634 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250807082802634 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.6/0 (xua_snm.c:458) 20250807082802634 DLSS7 NOTICE 0: RT(dpc=190=0.23.6,mask=0x3fff=7.255.7,prio=5,via=as-clnt-A-0-m3ua,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250807082802634 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) Thu Aug 7 08:28:02 UTC 2025 ====== BSC_Tests_VAMOS.TC_vamos_multiplex_tch_f_tch_f pass ====== Saving talloc report from 127.0.0.1:4242 to BSC_Tests_VAMOS.TC_vamos_multiplex_tch_f_tch_f.talloc 20250807082804633 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250807082804633 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250807082804634 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) 20250807082804634 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250807082804634 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250807082804634 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) Waiting for packet dumper to finish... 0 (prev_count=-1, count=827204) 20250807082805553 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082805553 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082805553 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082805553 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 sls=2 (m3ua.c:642) 20250807082805553 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082805553 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=187=0.23.3,DPC=3=0.0.3,SLS=2 -> eSLS=114: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250807082805553 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! (ss7_hmrt.c:226) 20250807082805553 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082805553 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082805553 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082805554 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 sls=5 (m3ua.c:642) 20250807082805554 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250807082805554 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=187=0.23.3,DPC=2=0.0.2,SLS=5 -> eSLS=101: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250807082805554 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! (ss7_hmrt.c:226) DOML bts_shutdown_fsm.c:228 BTS_SHUTDOWN(bts0)[0x559a00569610]{WAIT_TRX_CLOSED}: Timer expired waiting for TRX close DOML bts_shutdown_fsm.c:171 BTS_SHUTDOWN(bts0)[0x559a00569610]{EXIT}: Shutdown process completed successfully, exiting process respawn: 5: stopped pid 10306 with status 0 respawn: 6: starting: osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,VAMOS,OSMUX 127.0.0.1 1234 1 DABIS abis.c:170 A-bis connection establishment to BSC (127.0.0.1) in progress... DLINP input/ipaccess.c:1078 E1TS(0:1) enabling ipaccess BTS mode, OML connecting to 127.0.0.1:3002 20250807082805648 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55ca72611380]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082805649 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55ca72611380]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157) 20250807082805649 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55ca72611380]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_sm_fsm.c:96) DLINP input/ipaccess.c:893 received ID_GET for unit ID 1234/0/0 20250807082805649 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55ca7263dbd0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082805649 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55ca72615790]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082805649 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55ca72615790]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181) 20250807082805649 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55ca72615790]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_cell_fsm.c:82) 20250807082805649 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55ca7263dd00]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082805649 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55ca7263dd00]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) 20250807082805649 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55ca7263dd00]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83) 20250807082805649 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55ca7263dec0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082805649 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55ca7263dec0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) 20250807082805649 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55ca7263dec0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83) 20250807082805649 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55ca7263dbd0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177) 20250807082805649 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55ca7263dbd0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nse_fsm.c:81) 20250807082805649 DNM INFO NM_BTS_OP(bts0)[0x55ca72615660]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082805649 DNM INFO NM_BTS_OP(bts0)[0x55ca72615660]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250807082805649 DNM INFO NM_BTS_OP(bts0)[0x55ca72615660]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_fsm.c:86) 20250807082805649 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55ca72639770]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250807082805649 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55ca72639940]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250807082805649 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082805649 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082805649 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082805649 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082805649 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082805649 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082805649 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082805649 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082805649 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55ca72611380]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082805649 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55ca72611380]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157) 20250807082805649 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55ca72611380]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bts_sm_fsm.c:184) DOML oml.c:631 OC=GPRS-CELL INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250807082805649 DNM ERROR OC=GPRS-CELL(f1) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) 20250807082805649 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55ca72615790]{DISABLED_DEPENDENCY}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250807082805649 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55ca72615790]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:358) DOML oml.c:1490 OC=GPRS-CELL(f1) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250807082805649 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55ca72615790]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181) 20250807082805649 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55ca7263dbd0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:354) 20250807082805649 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'GPRS' is supported (abis_nm.c:599) 20250807082805649 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'EGPRS' is supported (abis_nm.c:599) 20250807082805649 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'HOPPING' is supported (abis_nm.c:599) 20250807082805649 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CBCH' is supported (abis_nm.c:599) 20250807082805649 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ETWS_PN' is supported (abis_nm.c:599) 20250807082805649 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'PAGING_COORDINATION' is supported (abis_nm.c:599) 20250807082805649 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'IPV6_NSVC' is supported (abis_nm.c:599) 20250807082805649 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CCN' is supported (abis_nm.c:599) 20250807082805649 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VAMOS' is supported (abis_nm.c:599) 20250807082805649 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ABIS_OSMO_PCU' is supported (abis_nm.c:599) 20250807082805649 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'BCCH_PWR_RED' is supported (abis_nm.c:599) 20250807082805649 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'DYN_TS_SDCCH8' is supported (abis_nm.c:599) 20250807082805649 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'OSMUX' is supported (abis_nm.c:599) 20250807082805649 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VBS' is supported (abis_nm.c:599) 20250807082805649 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VGCS' is supported (abis_nm.c:599) 20250807082805649 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'TWTS001' is supported (abis_nm.c:599) 20250807082805649 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): ARI reported sw[0/2]: osmobts is 1.9.0.3-799a.202508062026 (abis_nm.c:652) 20250807082805649 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Reported variant: osmo-bts-omldummy (abis_nm.c:534) 20250807082805649 DNM INFO NM_BTS_OP(bts0)[0x55ca72615660]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250807082805649 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55ca7263dd00]{DISABLED_DEPENDENCY}: Received Event FEATURE_NEGOTIATED (nm_bts_fsm.c:163) 20250807082805649 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55ca7263dec0]{DISABLED_DEPENDENCY}: Received Event FEATURE_NEGOTIATED (nm_bts_fsm.c:163) 20250807082805649 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55ca7263dbd0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177) DOML oml.c:1490 OC=GPRS-NSE(f0) INST=(00,ff,ff): ADM STATE Locked -> Unlocked 20250807082805649 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55ca7263dd00]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:363) 20250807082805649 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55ca72639770]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082805649 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55ca72639770]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250807082805650 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55ca72639770]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_rcarrier_fsm.c:96) 20250807082805650 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55ca72639940]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082805650 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55ca72639940]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250807082805650 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55ca72639940]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bb_transc_fsm.c:99) 20250807082805650 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082805650 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082805650 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250807082805650 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082805650 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082805650 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250807082805650 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082805650 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082805650 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250807082805650 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082805650 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082805650 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250807082805650 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082805650 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082805650 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250807082805650 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082805650 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082805650 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250807082805650 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082805650 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082805650 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250807082805650 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082805650 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082805650 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250807082805650 DNM INFO NM_BTS_OP(bts0)[0x55ca72615660]{DISABLED_OFFLINE}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:300) 20250807082805650 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55ca7263dd00]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) DOML oml.c:1490 OC=GPRS-NSVC(f2) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML oml.c:631 OC=RADIO-CARRIER INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250807082805650 DNM ERROR OC=RADIO-CARRIER(02) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) 20250807082805650 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55ca72639770]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) DL1C bts_model.c:87 Unimplemented vbts_set_trx 20250807082805650 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55ca72639770]{DISABLED_OFFLINE}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:319) DOML oml.c:1490 OC=RADIO-CARRIER(02) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250807082805650 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55ca72639770]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) DOML oml.c:631 OC=BASEBAND-TRANSCEIVER INST=(00,00,ff): O&M Get Attributes [0], Manufacturer Dependent State is unsupported 20250807082805650 DNM ERROR OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): Attribute Manufacturer Dependent State is unreported (abis_nm.c:557) 20250807082805650 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RTP Feature 'Intermediate Rate 64 kbit/s' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250807082805650 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'Dynamic PDCH Activation' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250807082805650 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'RTP Payload Type 2' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250807082805650 DNM NOTICE OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ARI reported sw[0/1]: TRX_PHY_VERSION is Unknown (abis_nm.c:652) 20250807082805650 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55ca72639940]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250807082805650 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,00): ADM STATE Locked -> Unlocked 20250807082805650 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082805650 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,01): ADM STATE Locked -> Unlocked 20250807082805651 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082805651 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,02): ADM STATE Locked -> Unlocked 20250807082805651 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082805651 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,03): ADM STATE Locked -> Unlocked 20250807082805651 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082805651 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,04): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,05): ADM STATE Locked -> Unlocked 20250807082805651 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082805651 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) 20250807082805651 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082805651 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,06): ADM STATE Locked -> Unlocked 20250807082805651 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082805651 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,07): ADM STATE Locked -> Unlocked 20250807082805652 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) DOML oml.c:1490 OC=BTS(01) INST=(00,ff,ff): ADM STATE Locked -> Unlocked 20250807082805652 DNM INFO NM_BTS_OP(bts0)[0x55ca72615660]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250807082805652 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55ca72639770]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) DOML oml.c:1490 OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250807082805652 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55ca72639770]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250807082805652 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55ca72639770]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_rcarrier_fsm.c:259) 20250807082805652 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55ca72639940]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250807082805652 DNM INFO (bts=0,trx=0) IPA RSL CONNECT IP=0.0.0.0 PORT=3003 STREAM=0x00 (abis_nm.c:3088) 20250807082805652 DNM INFO NM_BTS_OP(bts0)[0x55ca72615660]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082805652 DNM INFO NM_BTS_OP(bts0)[0x55ca72615660]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250807082805652 DNM INFO NM_BTS_OP(bts0)[0x55ca72615660]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bts_fsm.c:264) 20250807082805652 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55ca72639940]{DISABLED_OFFLINE}: Received Event RSL_CONNECT_ACK (bts_ipaccess_nanobts.c:382) DOML nm_bb_transc_fsm.c:151 NM_BBTRANSC_OP(bts0-trx0)[0x55f9f50fff10]{DISABLED_OFFLINE}: Not connecting RSL in OML-DUMMY! 20250807082805652 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55ca72639940]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082805652 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55ca72639940]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250807082805652 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55ca72639940]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bb_transc_fsm.c:271) 20250807082805652 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082805652 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250807082805652 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082805652 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250807082805652 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082805652 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250807082805652 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082805652 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250807082805652 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082805652 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250807082805652 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082805652 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250807082805652 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082805652 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250807082805652 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082805652 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250807082805653 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082805653 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082805653 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250807082805653 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082805653 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082805653 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250807082805653 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082805653 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082805653 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250807082805653 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082805653 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082805653 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250807082805653 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082805653 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082805653 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250807082805653 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082805653 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082805653 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250807082805654 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082805654 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082805654 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250807082805654 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082805654 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082805654 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) Waiting for packet dumper to finish... 1 (prev_count=827204, count=1027820) MTC@7679e5b8170a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/ttcn3-tcpdump-stop.sh BSC_Tests_VAMOS.TC_vamos_multiplex_tch_f_tch_f pass' was executed successfully (exit status: 0). MTC@7679e5b8170a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/ttcn3-tcpdump-start.sh BSC_Tests_VAMOS.TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h'. ------ BSC_Tests_VAMOS.TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h ------ Thu Aug 7 08:28:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/testsuite/BSC_Tests_VAMOS.TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/testsuite/BSC_Tests_VAMOS.TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250807082807635 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082807635 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082807635 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082807635 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 sls=13 (m3ua.c:642) 20250807082807635 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250807082807635 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=13 -> eSLS=45: picked Normal Route via 'virt-msc0' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250807082807635 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=13 -> eSLS=45: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250807082807635 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! (ss7_hmrt.c:226) MTC@7679e5b8170a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/ttcn3-tcpdump-start.sh BSC_Tests_VAMOS.TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h' was executed successfully (exit status: 0). MTC@7679e5b8170a: Test case TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h started. MTC@7679e5b8170a: "TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h": using IMSI '001014764686010'H MTC@7679e5b8170a: "TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h": using IMSI '001013185613987'H MTC@7679e5b8170a: "TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h": using IMSI '001013259622002'H MTC@7679e5b8170a: "TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h": using IMSI '001011117046035'H 20250807082807964 DMSC NOTICE (msc=0) VTY requests BSSMAP RESET (bsc_vty.c:3616) 20250807082807965 DMSC NOTICE (msc=1) VTY requests BSSMAP RESET (bsc_vty.c:3616) 20250807082807966 DMSC NOTICE (msc=2) VTY requests BSSMAP RESET (bsc_vty.c:3616) 20250807082807966 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082807966 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082807966 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082807966 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 sls=9 (m3ua.c:642) 20250807082807966 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250807082807966 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=9 -> eSLS=41: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250807082807966 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! (ss7_hmrt.c:226) 20250807082807967 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082807967 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082807967 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082807967 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 sls=15 (m3ua.c:642) 20250807082807967 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082807967 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=3=0.0.3,SLS=15 -> eSLS=127: picked Normal Route via 'virt-msc2' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250807082807967 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=187=0.23.3,DPC=3=0.0.3,SLS=15 -> eSLS=127: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250807082807967 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! (ss7_hmrt.c:226) 20250807082807967 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082807967 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082807967 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082807967 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 sls=5 (m3ua.c:642) 20250807082807967 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250807082807967 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=187=0.23.3,DPC=2=0.0.2,SLS=5 -> eSLS=101: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250807082807967 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! (ss7_hmrt.c:226) MTC@7679e5b8170a: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(75)@7679e5b8170a: ************************************************* VirtMSC-M3UA(75)@7679e5b8170a: M3UA emulation initiated, the test can be started VirtMSC-M3UA(75)@7679e5b8170a: ************************************************* MTC@7679e5b8170a: Starting RAN_Emulation VirtMSC-SCCP(73)@7679e5b8170a: v_sccp_pdu_maxlen:268 MTC@7679e5b8170a: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@7679e5b8170a: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(78)@7679e5b8170a: ************************************************* VirtSMLC-M3UA(78)@7679e5b8170a: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(78)@7679e5b8170a: ************************************************* VirtSMLC-SCCP(76)@7679e5b8170a: v_sccp_pdu_maxlen:268 20250807082808197 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250807082808197 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): matched connection to ASP virt-msc0-0 (ss7_xua_srv.c:121) 20250807082808197 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250807082808197 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) VirtMSC-M3UA(75)@7679e5b8170a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250807082808199 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082808199 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250807082808199 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250807082808199 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250807082808199 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250807082808199 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250807082808199 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250807082808199 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250807082808199 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250807082808199 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250807082808199 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250807082808199 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (ss7_asp.c:1383) 20250807082808199 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250807082808201 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082808201 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250807082808201 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250807082808201 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (ss7_asp.c:1383) 20250807082808201 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250807082808201 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250807082808201 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250807082808201 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250807082808201 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250807082808201 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (ss7_asp.c:1383) 20250807082808201 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250807082808201 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250807082808201 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 b9 (ss7_asp.c:1383) 20250807082808201 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 52 bytes: [L2]> 01 00 02 01 00 00 00 34 00 06 00 08 00 00 00 01 00 12 00 10 00 00 00 02 00 00 00 03 00 00 00 be 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00 (ss7_asp.c:1383) 20250807082808201 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250807082808201 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250807082808201 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-A-0-m3ua,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250807082808201 DMSC NOTICE (msc=0) now available: N-PCSTATE ind: pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (osmo_bsc_sigtran.c:317) 20250807082808201 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250807082808202 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082808202 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082808202 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082808202 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 sls=5 (m3ua.c:642) 20250807082808202 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250807082808202 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=5 -> eSLS=37: use Normal Route via 'virt-msc0' (ss7_combined_linkset.c:275) 20250807082808202 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua (ss7_hmrt.c:193) 20250807082808202 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250807082808202 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082808202 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 bb 00 00 00 b9 03 00 00 05 09 00 03 07 0b 04 43 b9 00 fe 04 43 bb 00 fe 06 00 04 30 04 01 20 00 00 00 06 00 08 00 00 00 01 (ss7_asp.c:1383) 20250807082808238 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250807082808238 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): matched connection to ASP virt-smlc-0 (ss7_xua_srv.c:121) 20250807082808238 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250807082808238 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) VirtSMLC-M3UA(78)@7679e5b8170a: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250807082808241 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082808241 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250807082808241 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250807082808241 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250807082808241 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250807082808241 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250807082808241 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250807082808241 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250807082808241 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250807082808241 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250807082808241 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250807082808241 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 06 (ss7_asp.c:1383) 20250807082808241 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250807082808242 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082808242 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250807082808242 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250807082808242 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 06 (ss7_asp.c:1383) 20250807082808242 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250807082808242 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250807082808242 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250807082808242 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250807082808242 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250807082808242 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 06 (ss7_asp.c:1383) 20250807082808242 DLSS7 NOTICE 0: RT(dpc=190=0.23.6,mask=0x3fff=7.255.7,prio=5,via=virt-smlc,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250807082808242 DLSS7 NOTICE 0: RT(dpc=190=0.23.6,mask=0x3fff=7.255.7,prio=5,via=virt-smlc,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250807082808242 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 16 bytes: [L2]> 01 00 02 02 00 00 00 10 00 12 00 08 00 00 00 be (ss7_asp.c:1383) 20250807082808242 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 be (ss7_asp.c:1383) 20250807082808242 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 48 bytes: [L2]> 01 00 02 01 00 00 00 30 00 06 00 08 00 00 00 06 00 12 00 0c 00 00 00 02 00 00 00 03 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00 (ss7_asp.c:1383) 20250807082808242 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250807082808242 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.6/0 (xua_snm.c:493) 20250807082808242 DLSS7 NOTICE 0: RT(dpc=190=0.23.6,mask=0x3fff=7.255.7,prio=5,via=as-clnt-A-0-m3ua,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250807082808242 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) VirtMSC-RAN(74)@7679e5b8170a: BSSMAP: Responding to inbound RESET with RESET-ACK 20250807082809005 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082809005 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082809005 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082809005 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 sls=0 (m3ua.c:642) 20250807082809005 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082809005 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'bsc0' (ss7_combined_linkset.c:275) 20250807082809005 DLSS7 DEBUG 0: Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 prio=5 via AS bsc0 proto=m3ua (ss7_hmrt.c:193) 20250807082809005 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=187=0.23.3 (ss7_hmrt.c:203) 20250807082809005 DLSS7 DEBUG XUA_AS(bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082809005 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 26 00 00 00 b9 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fe 04 43 b9 00 fe 06 00 04 30 04 01 00 00 00 (ss7_asp.c:1383) 20250807082809005 DMSC NOTICE (msc=0) RESET from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:101) 20250807082809005 DRESET NOTICE (msc=0) Sending RESET ACK to MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_sigtran.c:87) 20250807082809005 DRESET NOTICE bssmap_reset(msc-0)[0x55ca726defa0]{CONNECTED}: link up (bssmap_reset.c:83) 20250807082809005 DMSC NOTICE (msc=0) BSSMAP association is up (a_reset.c:45) 20250807082809005 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082809005 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082809005 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082809005 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 sls=11 (m3ua.c:642) 20250807082809005 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250807082809005 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=11 -> eSLS=43: use Normal Route via 'virt-msc0' (ss7_combined_linkset.c:275) 20250807082809005 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua (ss7_hmrt.c:193) 20250807082809005 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250807082809005 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082809005 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bb 00 00 00 b9 03 00 00 0b 09 00 03 07 0b 04 43 b9 00 fe 04 43 bb 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (ss7_asp.c:1383) 20250807082809005 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082809005 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082809005 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082809005 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 sls=0 (m3ua.c:642) 20250807082809005 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082809005 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'bsc0' (ss7_combined_linkset.c:275) 20250807082809005 DLSS7 DEBUG 0: Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 prio=5 via AS bsc0 proto=m3ua (ss7_hmrt.c:193) 20250807082809005 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=187=0.23.3 (ss7_hmrt.c:203) 20250807082809005 DLSS7 DEBUG XUA_AS(bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082809005 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fe 04 43 b9 00 fe 03 00 01 31 00 (ss7_asp.c:1383) 20250807082809005 DMSC NOTICE (msc=0) RESET ACK from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:84) VirtMSC-RAN(74)@7679e5b8170a: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250807082809041 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082809041 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082809041 DLM3UA DEBUG 0: ASP(virt-smlc-0) m3ua_rx_xfer (m3ua.c:599) 20250807082809041 DLM3UA DEBUG 0: ASP(virt-smlc-0) m3ua_rx_xfer(): M3UA data header: opc=190=0.23.6 dpc=187=0.23.3 sls=0 (m3ua.c:642) 20250807082809041 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082809041 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=190=0.23.6,DPC=187=0.23.3,SLS=0 -> eSLS=80: use Normal Route via 'bsc0' (ss7_combined_linkset.c:275) 20250807082809041 DLSS7 DEBUG 0: Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 prio=5 dyn via AS bsc0 proto=m3ua (ss7_hmrt.c:193) 20250807082809041 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=187=0.23.3 (ss7_hmrt.c:203) 20250807082809041 DLSS7 DEBUG XUA_AS(bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082809041 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 26 00 00 00 be 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fa 04 43 be 00 fc 06 00 04 30 04 01 00 00 00 (ss7_asp.c:1383) 20250807082809041 DLCS NOTICE RESET from SMLC: RI=SSN_PC,PC=0.23.6,SSN=SMLC_BSSAP (lb.c:118) 20250807082809041 DRESET NOTICE bssmap_reset(Lb)[0x55ca726df7e0]{CONNECTED}: link lost (bssmap_reset.c:91) 20250807082809041 DRESET NOTICE Sending RESET ACK to SMLC: RI=SSN_PC,PC=0.23.6,SSN=SMLC_BSSAP (lb.c:78) 20250807082809041 DRESET NOTICE bssmap_reset(Lb)[0x55ca726df7e0]{CONNECTED}: link up (bssmap_reset.c:83) 20250807082809041 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082809041 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082809041 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082809041 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=190=0.23.6 sls=8 (m3ua.c:642) 20250807082809041 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=190=0.23.6 not local, message is for routing (ss7_hmrt.c:248) 20250807082809041 DLSS7 INFO 0: CombinedLinkset(dpc=190=0.23.6,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=190=0.23.6,SLS=8 -> eSLS=88: picked Normal Route via 'virt-smlc' round-robin style (available) (ss7_combined_linkset.c:297) 20250807082809041 DLSS7 DEBUG 0: Found route for dpc=190=0.23.6: pc=190=0.23.6 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-smlc proto=m3ua (ss7_hmrt.c:193) 20250807082809041 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=190=0.23.6 (ss7_hmrt.c:203) 20250807082809041 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082809041 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bb 00 00 00 be 03 00 00 08 09 00 03 07 0b 04 43 be 00 fc 04 43 bb 00 fa 03 00 01 31 00 00 06 00 08 00 00 00 06 (ss7_asp.c:1383) VirtSMLC-BSSAP_LE(77)@7679e5b8170a: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(81)@7679e5b8170a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(81)@7679e5b8170a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(81)@7679e5b8170a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } 20250807082809111 DRSL NOTICE (bts=0,trx=0) bootstrapping RSL on ARFCN 871 using MCC-MNC 001-01 LAC=1 CID=0 BSIC=10 (osmo_bsc_main.c:320) IPA-BTS0-TRX0-RSL-IPA(81)@7679e5b8170a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@7679e5b8170a: "TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h() start" 20250807082810209 DLGLOBAL NOTICE TTCN3 f_logp(): TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h() start (logging_vty.c:1172) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83)@7679e5b8170a: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := GSM_HR (1), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(74)@7679e5b8170a: f_create_expect(l3 := '05240103505902080910101111111111'O, n_connectPointCode := omit VirtMSC-RAN(74)@7679e5b8170a: Created Expect[0] for '05240103505902080910101111111111'O to be handled at TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83) 20250807082811255 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082811255 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082811255 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082811255 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 sls=7 (m3ua.c:642) 20250807082811255 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250807082811255 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=7 -> eSLS=39: use Normal Route via 'virt-msc0' (ss7_combined_linkset.c:275) 20250807082811255 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua (ss7_hmrt.c:193) 20250807082811255 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250807082811255 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082811255 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4f 00 00 00 bb 00 00 00 b9 03 00 00 07 01 00 00 07 02 02 06 04 43 b9 00 fe 04 04 43 bb 00 fe 0f 2a 00 28 57 05 08 00 00 f1 10 00 01 00 00 17 10 05 24 01 03 50 59 02 08 09 10 10 11 11 11 11 11 7d 09 80 82 83 04 57 81 84 04 07 00 00 00 06 00 08 00 00 00 01 (ss7_asp.c:1383) VirtMSC-SCCP(73)@7679e5b8170a: First idle individual index:0 VirtMSC-SCCP(73)@7679e5b8170a: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(74)@7679e5b8170a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(74)@7679e5b8170a: Found Expect[0] for '05240103505902080910101111111111'O handled at TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83) VirtMSC-RAN(74)@7679e5b8170a: Added conn table entry 0TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83)822493 VirtMSC-SCCP(73)@7679e5b8170a: Session index based on connection ID:0 VirtMSC-SCCP(73)@7679e5b8170a: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250807082811257 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082811257 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082811257 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082811257 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 sls=0 (m3ua.c:642) 20250807082811257 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082811257 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'bsc0' (ss7_combined_linkset.c:275) 20250807082811257 DLSS7 DEBUG 0: Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 prio=5 via AS bsc0 proto=m3ua (ss7_hmrt.c:193) 20250807082811257 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=187=0.23.3 (ss7_hmrt.c:203) 20250807082811257 DLSS7 DEBUG XUA_AS(bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082811257 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bb 03 02 00 00 02 00 00 07 84 f3 28 02 00 00 00 00 (ss7_asp.c:1383) IPA-BTS0-TRX0-RSL-RSL(82)@7679e5b8170a: Enabled queueing of DChan messages VirtMGW-MGCP-0(80)@7679e5b8170a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83) VirtMSC-SCCP(73)@7679e5b8170a: Session index based on connection ID:0 VirtMSC-SCCP(73)@7679e5b8170a: vl_len:19 VirtMSC-SCCP(73)@7679e5b8170a: vl_from0 VirtMSC-SCCP(73)@7679e5b8170a: data sent by MTP3_SCCP_PORT: '0011010B030109057C060102030409267D0181'O 20250807082811460 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082811460 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082811460 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082811460 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 sls=0 (m3ua.c:642) 20250807082811460 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082811460 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'bsc0' (ss7_combined_linkset.c:275) 20250807082811460 DLSS7 DEBUG 0: Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 prio=5 via AS bsc0 proto=m3ua (ss7_hmrt.c:193) 20250807082811460 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=187=0.23.3 (ss7_hmrt.c:203) 20250807082811460 DLSS7 DEBUG XUA_AS(bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082811460 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2a 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 07 00 01 13 00 11 01 0b 03 01 09 05 7c 06 01 02 03 04 09 26 7d 01 81 00 00 (ss7_asp.c:1383) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83)@7679e5b8170a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '101'B, channelTypeandTDMAOffset := '00010'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } VirtMGW-MGCP-0(80)@7679e5b8170a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "36", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7" }, { code := "L", val := "p:20, a:GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83) IPA-BTS0-TRX0-RSL-RSL(82)@7679e5b8170a: Disabled queueing of DChan messages 20250807082811512 DLCLS NOTICE LCLS[0x55ca7271ef30]{NO_LCLS}: No GCR set, ignoring APPLY_CFG_CSC (osmo_bsc_lcls.c:388) 20250807082811512 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082811512 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082811512 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082811512 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 sls=7 (m3ua.c:642) 20250807082811512 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250807082811512 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=7 -> eSLS=39: use Normal Route via 'virt-msc0' (ss7_combined_linkset.c:275) 20250807082811512 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua (ss7_hmrt.c:193) 20250807082811512 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250807082811512 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082811512 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 bb 00 00 00 b9 03 00 00 07 06 84 f3 28 00 01 16 00 14 02 15 00 21 99 2c 01 40 05 7c 06 7f 00 00 05 2a fa 7e 01 81 00 00 00 00 06 00 08 00 00 00 01 (ss7_asp.c:1383) VirtMSC-SCCP(73)@7679e5b8170a: Session index based on local reference:0 VirtMSC-SCCP(73)@7679e5b8170a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(73)@7679e5b8170a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(73)@7679e5b8170a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250807082812968 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082812968 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082812968 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082812968 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 sls=6 (m3ua.c:642) 20250807082812968 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250807082812968 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=187=0.23.3,DPC=2=0.0.2,SLS=6 -> eSLS=102: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250807082812968 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! (ss7_hmrt.c:226) 20250807082812968 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082812968 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082812968 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082812968 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 sls=8 (m3ua.c:642) 20250807082812968 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082812968 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=187=0.23.3,DPC=3=0.0.3,SLS=8 -> eSLS=120: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250807082812968 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! (ss7_hmrt.c:226) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83)@7679e5b8170a: setverdict(pass): none -> pass TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83)@7679e5b8170a: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '2CA19B25'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '2B8C29E1'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 96, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := <unbound>, local_osmux_cid := 1, remote_osmux_cid := omit } } TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83)@7679e5b8170a: "TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83)@7679e5b8170a: "TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83)@7679e5b8170a: setverdict(pass): pass -> pass, component reason not changed TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83)@7679e5b8170a: setverdict(pass): pass -> pass, component reason not changed 20250807082814554 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082814554 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082814554 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082814554 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 sls=7 (m3ua.c:642) 20250807082814554 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250807082814554 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=7 -> eSLS=39: use Normal Route via 'virt-msc0' (ss7_combined_linkset.c:275) 20250807082814554 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua (ss7_hmrt.c:193) 20250807082814554 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250807082814554 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082814554 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bb 00 00 00 b9 03 00 00 07 06 84 f3 28 00 01 15 01 80 12 05 08 02 12 34 56 17 2a 52 08 09 10 10 24 49 67 76 62 00 06 00 08 00 00 00 01 (ss7_asp.c:1383) VirtMSC-SCCP(73)@7679e5b8170a: Session index based on local reference:0 VirtMSC-SCCP(73)@7679e5b8170a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(73)@7679e5b8170a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(73)@7679e5b8170a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(73)@7679e5b8170a: Session index based on connection ID:0 VirtMSC-SCCP(73)@7679e5b8170a: vl_len:12 VirtMSC-SCCP(73)@7679e5b8170a: vl_from0 VirtMSC-SCCP(73)@7679e5b8170a: data sent by MTP3_SCCP_PORT: '0100090800DCBA9876543210'O 20250807082814560 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082814560 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082814560 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082814560 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 sls=0 (m3ua.c:642) 20250807082814560 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082814560 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'bsc0' (ss7_combined_linkset.c:275) 20250807082814560 DLSS7 DEBUG 0: Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 prio=5 via AS bsc0 proto=m3ua (ss7_hmrt.c:193) 20250807082814560 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=187=0.23.3 (ss7_hmrt.c:203) 20250807082814560 DLSS7 DEBUG XUA_AS(bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082814560 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 07 00 01 0c 01 00 09 08 00 dc ba 98 76 54 32 10 00 (ss7_asp.c:1383) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83)@7679e5b8170a: "f_est_lchan_and_mode_modify_to_vamos done" 20250807082814565 DLGLOBAL NOTICE TTCN3 f_logp(): f_est_lchan_and_mode_modify_to_vamos done (logging_vty.c:1172) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84)@7679e5b8170a: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := GSM_HR (1), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(74)@7679e5b8170a: f_create_expect(l3 := '05240103505902080910102222222222'O, n_connectPointCode := omit VirtMSC-RAN(74)@7679e5b8170a: Created Expect[0] for '05240103505902080910102222222222'O to be handled at TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84) 20250807082814592 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082814592 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082814592 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082814592 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 sls=8 (m3ua.c:642) 20250807082814592 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250807082814592 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=8 -> eSLS=40: use Normal Route via 'virt-msc0' (ss7_combined_linkset.c:275) 20250807082814592 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua (ss7_hmrt.c:193) 20250807082814592 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250807082814592 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082814592 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4f 00 00 00 bb 00 00 00 b9 03 00 00 08 01 00 00 08 02 02 06 04 43 b9 00 fe 04 04 43 bb 00 fe 0f 2a 00 28 57 05 08 00 00 f1 10 00 01 00 00 17 10 05 24 01 03 50 59 02 08 09 10 10 22 22 22 22 22 7d 09 80 82 83 04 57 81 84 04 07 00 00 00 06 00 08 00 00 00 01 (ss7_asp.c:1383) VirtMSC-SCCP(73)@7679e5b8170a: First idle individual index:1 VirtMSC-SCCP(73)@7679e5b8170a: Warning: Stopping inactive timer T_ias[1]. VirtMSC-RAN(74)@7679e5b8170a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(74)@7679e5b8170a: Found Expect[0] for '05240103505902080910102222222222'O handled at TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84) VirtMSC-RAN(74)@7679e5b8170a: Added conn table entry 1TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84)3941084 VirtMSC-SCCP(73)@7679e5b8170a: Session index based on connection ID:1 VirtMSC-SCCP(73)@7679e5b8170a: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250807082814594 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082814594 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082814594 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082814594 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 sls=0 (m3ua.c:642) 20250807082814594 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082814594 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'bsc0' (ss7_combined_linkset.c:275) 20250807082814594 DLSS7 DEBUG 0: Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 prio=5 via AS bsc0 proto=m3ua (ss7_hmrt.c:193) 20250807082814594 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=187=0.23.3 (ss7_hmrt.c:203) 20250807082814594 DLSS7 DEBUG XUA_AS(bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082814594 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bb 03 02 00 00 02 00 00 08 62 41 84 02 00 00 00 00 (ss7_asp.c:1383) IPA-BTS0-TRX0-RSL-RSL(82)@7679e5b8170a: Enabled queueing of DChan messages VirtMGW-MGCP-0(80)@7679e5b8170a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84) VirtMSC-SCCP(73)@7679e5b8170a: Session index based on connection ID:1 VirtMSC-SCCP(73)@7679e5b8170a: vl_len:19 VirtMSC-SCCP(73)@7679e5b8170a: vl_from0 VirtMSC-SCCP(73)@7679e5b8170a: data sent by MTP3_SCCP_PORT: '0011010B030109057C060102030409267D0181'O 20250807082814800 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082814800 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082814800 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082814800 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 sls=0 (m3ua.c:642) 20250807082814800 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082814800 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'bsc0' (ss7_combined_linkset.c:275) 20250807082814801 DLSS7 DEBUG 0: Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 prio=5 via AS bsc0 proto=m3ua (ss7_hmrt.c:193) 20250807082814801 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=187=0.23.3 (ss7_hmrt.c:203) 20250807082814801 DLSS7 DEBUG XUA_AS(bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082814801 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2a 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 08 00 01 13 00 11 01 0b 03 01 09 05 7c 06 01 02 03 04 09 26 7d 01 81 00 00 (ss7_asp.c:1383) VirtMGW-MGCP-0(80)@7679e5b8170a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "39", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8" }, { code := "L", val := "p:20, a:GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84)@7679e5b8170a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '101'B, channelTypeandTDMAOffset := '00011'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(82)@7679e5b8170a: Disabled queueing of DChan messages 20250807082814870 DLCLS NOTICE LCLS[0x55ca7271a2b0]{NO_LCLS}: No GCR set, ignoring APPLY_CFG_CSC (osmo_bsc_lcls.c:388) 20250807082814870 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082814870 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082814870 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082814870 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 sls=8 (m3ua.c:642) 20250807082814870 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250807082814870 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=8 -> eSLS=40: use Normal Route via 'virt-msc0' (ss7_combined_linkset.c:275) 20250807082814870 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua (ss7_hmrt.c:193) 20250807082814870 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250807082814870 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082814870 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 bb 00 00 00 b9 03 00 00 08 06 62 41 84 00 01 16 00 14 02 15 00 21 99 2c 01 40 05 7c 06 7f 00 00 05 2a fc 7e 01 81 00 00 00 00 06 00 08 00 00 00 01 (ss7_asp.c:1383) VirtMSC-SCCP(73)@7679e5b8170a: Session index based on local reference:1 VirtMSC-SCCP(73)@7679e5b8170a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(73)@7679e5b8170a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(73)@7679e5b8170a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84)@7679e5b8170a: setverdict(pass): none -> pass TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84)@7679e5b8170a: g_media { mgcp_ep := "rtpbridge/2@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '47E81E65'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 10004 }, peer := { host := "127.0.0.2", port_nr := 9004 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '217D8C21'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 11004 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 2, rtp_pt := 96, bts := { host := "127.0.0.2", port_nr := 9004 }, peer := { host := "127.0.0.5", port_nr := 9004 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 2, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9004 }, peer := <unbound>, local_osmux_cid := 2, remote_osmux_cid := omit } } TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84)@7679e5b8170a: "TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84)@7679e5b8170a: "TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84)@7679e5b8170a: f_rslem_register(0, new_chan_nr = { u := { lm := { tag := '1111'B, sub_chan := 0 } }, tn := 5 }) 20250807082817892 DCHAN NOTICE lchan(0-0-5-TCH_H-1)[0x55ca72712070]{ESTABLISHED}: (type=TCH_H) VTY requests re-assignment of this lchan to (bts=0,trx=0,ts=5,ss=shadow0) (to VAMOS mode) (bsc_vty.c:2185) 20250807082817892 DCHAN NOTICE lchan(0-0-5-TCH_H-shadow0)[0x55ca72719ef0]{UNUSED}: (type=TCH_H) VTY requests re-assignment of (bts=0,trx=0,ts=5,ss=1) to this lchan (to VAMOS mode) TSC 4/2 (bsc_vty.c:2187) 20250807082817970 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082817970 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082817970 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082817970 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 sls=0 (m3ua.c:642) 20250807082817970 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082817970 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=3=0.0.3,SLS=0 -> eSLS=112: picked Normal Route via 'virt-msc2' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250807082817970 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=187=0.23.3,DPC=3=0.0.3,SLS=0 -> eSLS=112: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250807082817970 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! (ss7_hmrt.c:226) 20250807082817970 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082817970 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082817970 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082817970 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 sls=11 (m3ua.c:642) 20250807082817970 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250807082817970 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=187=0.23.3,DPC=2=0.0.2,SLS=11 -> eSLS=107: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250807082817970 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! (ss7_hmrt.c:226) 20250807082817981 DLCLS NOTICE LCLS[0x55ca7271a2b0]{NO_LCLS}: No GCR set, ignoring APPLY_CFG_CSC (osmo_bsc_lcls.c:388) 20250807082819828 DLSS7 DEBUG XUA_ASP(bsc0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250807082819828 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250807082819828 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082819828 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250807082819828 DLSS7 DEBUG XUA_ASP(bsc0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250807082819828 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250807082819828 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082819828 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250807082819828 DLSS7 DEBUG XUA_ASP(bsc0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250807082819828 DLSS7 DEBUG XUA_ASP(bsc0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84)@7679e5b8170a: setverdict(pass): pass -> pass, component reason not changed TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84)@7679e5b8170a: setverdict(pass): pass -> pass, component reason not changed 20250807082821000 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082821000 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082821000 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082821000 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 sls=8 (m3ua.c:642) 20250807082821000 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250807082821000 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=8 -> eSLS=40: use Normal Route via 'virt-msc0' (ss7_combined_linkset.c:275) 20250807082821000 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua (ss7_hmrt.c:193) 20250807082821000 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250807082821000 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082821000 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bb 00 00 00 b9 03 00 00 08 06 62 41 84 00 01 15 01 80 12 05 08 02 12 34 56 17 2a 52 08 09 10 10 57 55 51 86 02 00 06 00 08 00 00 00 01 (ss7_asp.c:1383) VirtMSC-SCCP(73)@7679e5b8170a: Session index based on local reference:1 VirtMSC-SCCP(73)@7679e5b8170a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(73)@7679e5b8170a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(73)@7679e5b8170a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(73)@7679e5b8170a: Session index based on connection ID:1 VirtMSC-SCCP(73)@7679e5b8170a: vl_len:12 VirtMSC-SCCP(73)@7679e5b8170a: vl_from0 VirtMSC-SCCP(73)@7679e5b8170a: data sent by MTP3_SCCP_PORT: '0100090800DCBA9876543210'O 20250807082821005 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082821005 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082821005 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082821005 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 sls=0 (m3ua.c:642) 20250807082821005 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082821005 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'bsc0' (ss7_combined_linkset.c:275) 20250807082821005 DLSS7 DEBUG 0: Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 prio=5 via AS bsc0 proto=m3ua (ss7_hmrt.c:193) 20250807082821005 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=187=0.23.3 (ss7_hmrt.c:203) 20250807082821005 DLSS7 DEBUG XUA_AS(bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082821005 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 08 00 01 0c 01 00 09 08 00 dc ba 98 76 54 32 10 00 (ss7_asp.c:1383) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85)@7679e5b8170a: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := GSM_HR (1), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(74)@7679e5b8170a: f_create_expect(l3 := '05240103505902080910103333333333'O, n_connectPointCode := omit VirtMSC-RAN(74)@7679e5b8170a: Created Expect[0] for '05240103505902080910103333333333'O to be handled at TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85) 20250807082821040 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082821040 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082821040 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082821040 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 sls=9 (m3ua.c:642) 20250807082821040 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250807082821040 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=9 -> eSLS=41: use Normal Route via 'virt-msc0' (ss7_combined_linkset.c:275) 20250807082821040 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua (ss7_hmrt.c:193) 20250807082821040 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250807082821040 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082821040 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4f 00 00 00 bb 00 00 00 b9 03 00 00 09 01 00 00 09 02 02 06 04 43 b9 00 fe 04 04 43 bb 00 fe 0f 2a 00 28 57 05 08 00 00 f1 10 00 01 00 00 17 10 05 24 01 03 50 59 02 08 09 10 10 33 33 33 33 33 7d 09 80 82 83 04 57 81 84 04 07 00 00 00 06 00 08 00 00 00 01 (ss7_asp.c:1383) VirtMSC-SCCP(73)@7679e5b8170a: First idle individual index:2 VirtMSC-SCCP(73)@7679e5b8170a: Warning: Stopping inactive timer T_ias[2]. VirtMSC-RAN(74)@7679e5b8170a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(74)@7679e5b8170a: Found Expect[0] for '05240103505902080910103333333333'O handled at TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85) VirtMSC-RAN(74)@7679e5b8170a: Added conn table entry 2TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85)5889067 VirtMSC-SCCP(73)@7679e5b8170a: Session index based on connection ID:2 VirtMSC-SCCP(73)@7679e5b8170a: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250807082821041 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082821041 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082821041 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082821041 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 sls=0 (m3ua.c:642) 20250807082821041 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082821041 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'bsc0' (ss7_combined_linkset.c:275) 20250807082821041 DLSS7 DEBUG 0: Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 prio=5 via AS bsc0 proto=m3ua (ss7_hmrt.c:193) 20250807082821041 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=187=0.23.3 (ss7_hmrt.c:203) 20250807082821041 DLSS7 DEBUG XUA_AS(bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082821041 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bb 03 02 00 00 02 00 00 09 bf 3c e5 02 00 00 00 00 (ss7_asp.c:1383) IPA-BTS0-TRX0-RSL-RSL(82)@7679e5b8170a: Enabled queueing of DChan messages VirtMGW-MGCP-0(80)@7679e5b8170a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85) VirtMSC-SCCP(73)@7679e5b8170a: Session index based on connection ID:2 VirtMSC-SCCP(73)@7679e5b8170a: vl_len:19 VirtMSC-SCCP(73)@7679e5b8170a: vl_from0 VirtMSC-SCCP(73)@7679e5b8170a: data sent by MTP3_SCCP_PORT: '0011010B030109057C060102030409267D0181'O 20250807082821245 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082821245 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082821245 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082821245 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 sls=0 (m3ua.c:642) 20250807082821245 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082821245 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'bsc0' (ss7_combined_linkset.c:275) 20250807082821245 DLSS7 DEBUG 0: Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 prio=5 via AS bsc0 proto=m3ua (ss7_hmrt.c:193) 20250807082821245 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=187=0.23.3 (ss7_hmrt.c:203) 20250807082821245 DLSS7 DEBUG XUA_AS(bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082821245 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2a 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 09 00 01 13 00 11 01 0b 03 01 09 05 7c 06 01 02 03 04 09 26 7d 01 81 00 00 (ss7_asp.c:1383) VirtMGW-MGCP-0(80)@7679e5b8170a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "43", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9" }, { code := "L", val := "p:20, a:GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85)@7679e5b8170a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '101'B, channelTypeandTDMAOffset := '00011'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(82)@7679e5b8170a: Disabled queueing of DChan messages 20250807082821331 DLCLS NOTICE LCLS[0x55ca72718e50]{NO_LCLS}: No GCR set, ignoring APPLY_CFG_CSC (osmo_bsc_lcls.c:388) 20250807082821331 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082821331 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082821331 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082821331 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 sls=9 (m3ua.c:642) 20250807082821331 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250807082821331 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=9 -> eSLS=41: use Normal Route via 'virt-msc0' (ss7_combined_linkset.c:275) 20250807082821331 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua (ss7_hmrt.c:193) 20250807082821331 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250807082821331 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082821331 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 bb 00 00 00 b9 03 00 00 09 06 bf 3c e5 00 01 16 00 14 02 15 00 21 99 2c 01 40 05 7c 06 7f 00 00 05 2a fe 7e 01 81 00 00 00 00 06 00 08 00 00 00 01 (ss7_asp.c:1383) VirtMSC-SCCP(73)@7679e5b8170a: Session index based on local reference:2 VirtMSC-SCCP(73)@7679e5b8170a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(73)@7679e5b8170a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(73)@7679e5b8170a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250807082822971 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082822971 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082822971 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082822971 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 sls=7 (m3ua.c:642) 20250807082822971 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250807082822971 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=187=0.23.3,DPC=2=0.0.2,SLS=7 -> eSLS=103: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250807082822971 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! (ss7_hmrt.c:226) 20250807082822971 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082822971 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082822972 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082822972 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 sls=1 (m3ua.c:642) 20250807082822972 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082822972 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=3=0.0.3,SLS=1 -> eSLS=113: picked Normal Route via 'virt-msc2' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250807082822972 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=187=0.23.3,DPC=3=0.0.3,SLS=1 -> eSLS=113: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250807082822972 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! (ss7_hmrt.c:226) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85)@7679e5b8170a: setverdict(pass): none -> pass TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85)@7679e5b8170a: g_media { mgcp_ep := "rtpbridge/3@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '7C80B349'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 10006 }, peer := { host := "127.0.0.2", port_nr := 9006 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '7556AFA2'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 11006 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 3, rtp_pt := 96, bts := { host := "127.0.0.2", port_nr := 9006 }, peer := { host := "127.0.0.5", port_nr := 9006 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 3, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9006 }, peer := <unbound>, local_osmux_cid := 3, remote_osmux_cid := omit } } TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85)@7679e5b8170a: "TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85)@7679e5b8170a: "TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85)@7679e5b8170a: setverdict(pass): pass -> pass, component reason not changed TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85)@7679e5b8170a: setverdict(pass): pass -> pass, component reason not changed 20250807082824366 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082824366 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082824366 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082824366 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 sls=9 (m3ua.c:642) 20250807082824366 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250807082824366 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=9 -> eSLS=41: use Normal Route via 'virt-msc0' (ss7_combined_linkset.c:275) 20250807082824366 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua (ss7_hmrt.c:193) 20250807082824366 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250807082824366 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082824366 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bb 00 00 00 b9 03 00 00 09 06 bf 3c e5 00 01 15 01 80 12 05 08 02 12 34 56 17 2a 52 08 09 10 10 34 98 68 72 21 00 06 00 08 00 00 00 01 (ss7_asp.c:1383) VirtMSC-SCCP(73)@7679e5b8170a: Session index based on local reference:2 VirtMSC-SCCP(73)@7679e5b8170a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(73)@7679e5b8170a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(73)@7679e5b8170a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(73)@7679e5b8170a: Session index based on connection ID:2 VirtMSC-SCCP(73)@7679e5b8170a: vl_len:12 VirtMSC-SCCP(73)@7679e5b8170a: vl_from0 VirtMSC-SCCP(73)@7679e5b8170a: data sent by MTP3_SCCP_PORT: '0100090800DCBA9876543210'O 20250807082824369 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082824369 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082824369 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082824369 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 sls=0 (m3ua.c:642) 20250807082824369 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082824369 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'bsc0' (ss7_combined_linkset.c:275) 20250807082824369 DLSS7 DEBUG 0: Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 prio=5 via AS bsc0 proto=m3ua (ss7_hmrt.c:193) 20250807082824369 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=187=0.23.3 (ss7_hmrt.c:203) 20250807082824369 DLSS7 DEBUG XUA_AS(bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082824369 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 09 00 01 0c 01 00 09 08 00 dc ba 98 76 54 32 10 00 (ss7_asp.c:1383) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85)@7679e5b8170a: "f_est_lchan_and_mode_modify_to_vamos done" 20250807082824373 DLGLOBAL NOTICE TTCN3 f_logp(): f_est_lchan_and_mode_modify_to_vamos done (logging_vty.c:1172) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86)@7679e5b8170a: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := GSM_HR (1), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(74)@7679e5b8170a: f_create_expect(l3 := '05240103505902080910104444444444'O, n_connectPointCode := omit VirtMSC-RAN(74)@7679e5b8170a: Created Expect[0] for '05240103505902080910104444444444'O to be handled at TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86) 20250807082824389 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082824389 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082824389 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082824389 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 sls=10 (m3ua.c:642) 20250807082824389 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250807082824389 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=10 -> eSLS=42: use Normal Route via 'virt-msc0' (ss7_combined_linkset.c:275) 20250807082824389 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua (ss7_hmrt.c:193) 20250807082824389 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250807082824389 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082824389 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4f 00 00 00 bb 00 00 00 b9 03 00 00 0a 01 00 00 0a 02 02 06 04 43 b9 00 fe 04 04 43 bb 00 fe 0f 2a 00 28 57 05 08 00 00 f1 10 00 01 00 00 17 10 05 24 01 03 50 59 02 08 09 10 10 44 44 44 44 44 7d 09 80 82 83 04 57 81 84 04 07 00 00 00 06 00 08 00 00 00 01 (ss7_asp.c:1383) VirtMSC-SCCP(73)@7679e5b8170a: First idle individual index:3 VirtMSC-SCCP(73)@7679e5b8170a: Warning: Stopping inactive timer T_ias[3]. VirtMSC-RAN(74)@7679e5b8170a: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(74)@7679e5b8170a: Found Expect[0] for '05240103505902080910104444444444'O handled at TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86) VirtMSC-RAN(74)@7679e5b8170a: Added conn table entry 3TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86)2079602 VirtMSC-SCCP(73)@7679e5b8170a: Session index based on connection ID:3 VirtMSC-SCCP(73)@7679e5b8170a: Warning: Re-starting timer T_ias[3], which is already active (running or expired). 20250807082824390 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082824390 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082824390 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082824390 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 sls=0 (m3ua.c:642) 20250807082824390 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082824390 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'bsc0' (ss7_combined_linkset.c:275) 20250807082824390 DLSS7 DEBUG 0: Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 prio=5 via AS bsc0 proto=m3ua (ss7_hmrt.c:193) 20250807082824390 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=187=0.23.3 (ss7_hmrt.c:203) 20250807082824390 DLSS7 DEBUG XUA_AS(bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082824390 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bb 03 02 00 00 02 00 00 0a c2 94 3d 02 00 00 00 00 (ss7_asp.c:1383) IPA-BTS0-TRX0-RSL-RSL(82)@7679e5b8170a: Enabled queueing of DChan messages VirtMGW-MGCP-0(80)@7679e5b8170a: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86) VirtMSC-SCCP(73)@7679e5b8170a: Session index based on connection ID:3 VirtMSC-SCCP(73)@7679e5b8170a: vl_len:19 VirtMSC-SCCP(73)@7679e5b8170a: vl_from0 VirtMSC-SCCP(73)@7679e5b8170a: data sent by MTP3_SCCP_PORT: '0011010B030109057C060102030409267D0181'O 20250807082824597 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082824597 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082824597 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082824597 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 sls=0 (m3ua.c:642) 20250807082824597 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082824597 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'bsc0' (ss7_combined_linkset.c:275) 20250807082824597 DLSS7 DEBUG 0: Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 prio=5 via AS bsc0 proto=m3ua (ss7_hmrt.c:193) 20250807082824597 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=187=0.23.3 (ss7_hmrt.c:203) 20250807082824597 DLSS7 DEBUG XUA_AS(bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082824597 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2a 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 0a 00 01 13 00 11 01 0b 03 01 09 05 7c 06 01 02 03 04 09 26 7d 01 81 00 00 (ss7_asp.c:1383) VirtMGW-MGCP-0(80)@7679e5b8170a: Found Expect[0] for { line := { verb := "CRCX", trans_id := "46", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a" }, { code := "L", val := "p:20, a:GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86)@7679e5b8170a: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '110'B, channelTypeandTDMAOffset := '00010'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(82)@7679e5b8170a: Disabled queueing of DChan messages 20250807082824658 DLCLS NOTICE LCLS[0x55ca727249b0]{NO_LCLS}: No GCR set, ignoring APPLY_CFG_CSC (osmo_bsc_lcls.c:388) 20250807082824658 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082824658 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082824658 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082824658 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 sls=10 (m3ua.c:642) 20250807082824658 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250807082824658 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=10 -> eSLS=42: use Normal Route via 'virt-msc0' (ss7_combined_linkset.c:275) 20250807082824658 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua (ss7_hmrt.c:193) 20250807082824658 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250807082824658 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082824658 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 bb 00 00 00 b9 03 00 00 0a 06 c2 94 3d 00 01 16 00 14 02 15 00 21 99 2c 01 40 05 7c 06 7f 00 00 05 2b 00 7e 01 81 00 00 00 00 06 00 08 00 00 00 01 (ss7_asp.c:1383) VirtMSC-SCCP(73)@7679e5b8170a: Session index based on local reference:3 VirtMSC-SCCP(73)@7679e5b8170a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(73)@7679e5b8170a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(73)@7679e5b8170a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86)@7679e5b8170a: setverdict(pass): none -> pass TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86)@7679e5b8170a: g_media { mgcp_ep := "rtpbridge/4@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '7E7E4323'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 10008 }, peer := { host := "127.0.0.2", port_nr := 9008 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '4682CB74'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 11008 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 4, rtp_pt := 96, bts := { host := "127.0.0.2", port_nr := 9008 }, peer := { host := "127.0.0.5", port_nr := 9008 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 4, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9008 }, peer := <unbound>, local_osmux_cid := 4, remote_osmux_cid := omit } } TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86)@7679e5b8170a: "TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86)@7679e5b8170a: "TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86)@7679e5b8170a: f_rslem_register(0, new_chan_nr = { u := { lm := { tag := '1111'B, sub_chan := 1 } }, tn := 5 }) 20250807082827681 DCHAN NOTICE lchan(0-0-6-TCH_H-0)[0x55ca727163f0]{ESTABLISHED}: (type=TCH_H) VTY requests re-assignment of this lchan to (bts=0,trx=0,ts=5,ss=shadow1) (to VAMOS mode) (bsc_vty.c:2185) 20250807082827681 DCHAN NOTICE lchan(0-0-5-TCH_H-shadow1)[0x55ca7235a630]{UNUSED}: (type=TCH_H) VTY requests re-assignment of (bts=0,trx=0,ts=6,ss=0) to this lchan (to VAMOS mode) TSC 4/2 (bsc_vty.c:2187) 20250807082827776 DLCLS NOTICE LCLS[0x55ca727249b0]{NO_LCLS}: No GCR set, ignoring APPLY_CFG_CSC (osmo_bsc_lcls.c:388) 20250807082827972 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082827972 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082827972 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082827972 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 sls=5 (m3ua.c:642) 20250807082827972 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250807082827972 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=187=0.23.3,DPC=2=0.0.2,SLS=5 -> eSLS=101: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250807082827972 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! (ss7_hmrt.c:226) 20250807082827972 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082827972 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082827972 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082827972 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 sls=14 (m3ua.c:642) 20250807082827972 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082827972 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=3=0.0.3,SLS=14 -> eSLS=126: picked Normal Route via 'virt-msc2' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250807082827972 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=187=0.23.3,DPC=3=0.0.3,SLS=14 -> eSLS=126: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250807082827972 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! (ss7_hmrt.c:226) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86)@7679e5b8170a: setverdict(pass): pass -> pass, component reason not changed TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86)@7679e5b8170a: setverdict(pass): pass -> pass, component reason not changed 20250807082830799 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082830799 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082830799 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082830799 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 sls=10 (m3ua.c:642) 20250807082830799 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250807082830799 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=10 -> eSLS=42: use Normal Route via 'virt-msc0' (ss7_combined_linkset.c:275) 20250807082830799 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua (ss7_hmrt.c:193) 20250807082830799 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250807082830799 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082830799 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bb 00 00 00 b9 03 00 00 0a 06 c2 94 3d 00 01 15 01 80 12 05 08 02 12 34 56 17 2a 52 08 09 10 10 53 24 12 31 09 00 06 00 08 00 00 00 01 (ss7_asp.c:1383) VirtMSC-SCCP(73)@7679e5b8170a: Session index based on local reference:3 VirtMSC-SCCP(73)@7679e5b8170a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(73)@7679e5b8170a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(73)@7679e5b8170a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(73)@7679e5b8170a: Session index based on connection ID:3 VirtMSC-SCCP(73)@7679e5b8170a: vl_len:12 VirtMSC-SCCP(73)@7679e5b8170a: vl_from0 VirtMSC-SCCP(73)@7679e5b8170a: data sent by MTP3_SCCP_PORT: '0100090800DCBA9876543210'O 20250807082830803 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082830803 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082830803 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082830803 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 sls=0 (m3ua.c:642) 20250807082830803 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082830803 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'bsc0' (ss7_combined_linkset.c:275) 20250807082830803 DLSS7 DEBUG 0: Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 prio=5 via AS bsc0 proto=m3ua (ss7_hmrt.c:193) 20250807082830803 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=187=0.23.3 (ss7_hmrt.c:203) 20250807082830803 DLSS7 DEBUG XUA_AS(bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082830803 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 0a 00 01 0c 01 00 09 08 00 dc ba 98 76 54 32 10 00 (ss7_asp.c:1383) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86)@7679e5b8170a: "MSC instructs BSC to clear channel" 20250807082830808 DLGLOBAL NOTICE TTCN3 f_logp(): MSC instructs BSC to clear channel (logging_vty.c:1172) 20250807082830810 DLGLOBAL NOTICE TTCN3 f_logp(): MSC instructs BSC to clear channel (logging_vty.c:1172) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85)@7679e5b8170a: "MSC instructs BSC to clear channel" 20250807082830810 DLGLOBAL NOTICE TTCN3 f_logp(): MSC instructs BSC to clear channel (logging_vty.c:1172) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84)@7679e5b8170a: "MSC instructs BSC to clear channel" 20250807082830812 DLGLOBAL NOTICE TTCN3 f_logp(): MSC instructs BSC to clear channel (logging_vty.c:1172) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83)@7679e5b8170a: "MSC instructs BSC to clear channel" VirtMSC-SCCP(73)@7679e5b8170a: Session index based on connection ID:3 VirtMSC-SCCP(73)@7679e5b8170a: vl_len:6 VirtMSC-SCCP(73)@7679e5b8170a: vl_from0 VirtMSC-SCCP(73)@7679e5b8170a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(73)@7679e5b8170a: Session index based on connection ID:2 VirtMSC-SCCP(73)@7679e5b8170a: vl_len:6 VirtMSC-SCCP(73)@7679e5b8170a: vl_from0 VirtMSC-SCCP(73)@7679e5b8170a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(73)@7679e5b8170a: Session index based on connection ID:1 VirtMSC-SCCP(73)@7679e5b8170a: vl_len:6 VirtMSC-SCCP(73)@7679e5b8170a: vl_from0 VirtMSC-SCCP(73)@7679e5b8170a: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(73)@7679e5b8170a: Session index based on connection ID:0 VirtMSC-SCCP(73)@7679e5b8170a: vl_len:6 VirtMSC-SCCP(73)@7679e5b8170a: vl_from0 VirtMSC-SCCP(73)@7679e5b8170a: data sent by MTP3_SCCP_PORT: '000420040100'O 20250807082831008 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082831008 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082831008 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082831008 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 sls=0 (m3ua.c:642) 20250807082831008 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082831008 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'bsc0' (ss7_combined_linkset.c:275) 20250807082831008 DLSS7 DEBUG 0: Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 prio=5 via AS bsc0 proto=m3ua (ss7_hmrt.c:193) 20250807082831008 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=187=0.23.3 (ss7_hmrt.c:203) 20250807082831008 DLSS7 DEBUG XUA_AS(bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082831008 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 0a 00 01 06 00 04 20 04 01 00 00 00 00 (ss7_asp.c:1383) 20250807082831009 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082831009 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082831009 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082831009 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 sls=0 (m3ua.c:642) 20250807082831009 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082831009 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'bsc0' (ss7_combined_linkset.c:275) 20250807082831009 DLSS7 DEBUG 0: Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 prio=5 via AS bsc0 proto=m3ua (ss7_hmrt.c:193) 20250807082831009 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=187=0.23.3 (ss7_hmrt.c:203) 20250807082831009 DLSS7 DEBUG XUA_AS(bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082831009 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 09 00 01 06 00 04 20 04 01 00 00 00 00 (ss7_asp.c:1383) 20250807082831009 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082831009 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082831009 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082831009 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 sls=0 (m3ua.c:642) 20250807082831009 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082831009 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'bsc0' (ss7_combined_linkset.c:275) 20250807082831009 DLSS7 DEBUG 0: Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 prio=5 via AS bsc0 proto=m3ua (ss7_hmrt.c:193) 20250807082831009 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=187=0.23.3 (ss7_hmrt.c:203) 20250807082831009 DLSS7 DEBUG XUA_AS(bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082831009 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 08 00 01 06 00 04 20 04 01 00 00 00 00 (ss7_asp.c:1383) 20250807082831009 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082831009 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082831009 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082831009 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 sls=0 (m3ua.c:642) 20250807082831009 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082831009 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'bsc0' (ss7_combined_linkset.c:275) 20250807082831009 DLSS7 DEBUG 0: Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 prio=5 via AS bsc0 proto=m3ua (ss7_hmrt.c:193) 20250807082831009 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=187=0.23.3 (ss7_hmrt.c:203) 20250807082831009 DLSS7 DEBUG XUA_AS(bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082831009 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 07 00 01 06 00 04 20 04 01 00 00 00 00 (ss7_asp.c:1383) 20250807082831010 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082831010 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082831010 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082831010 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 sls=10 (m3ua.c:642) 20250807082831010 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250807082831010 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=10 -> eSLS=42: use Normal Route via 'virt-msc0' (ss7_combined_linkset.c:275) 20250807082831010 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua (ss7_hmrt.c:193) 20250807082831010 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250807082831010 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082831010 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 bb 00 00 00 b9 03 00 00 0a 06 c2 94 3d 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 01 (ss7_asp.c:1383) 20250807082831011 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082831011 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082831011 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082831011 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 sls=9 (m3ua.c:642) 20250807082831011 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250807082831011 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=9 -> eSLS=41: use Normal Route via 'virt-msc0' (ss7_combined_linkset.c:275) 20250807082831011 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua (ss7_hmrt.c:193) 20250807082831011 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250807082831011 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082831011 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 bb 00 00 00 b9 03 00 00 09 06 bf 3c e5 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 01 (ss7_asp.c:1383) VirtMSC-SCCP(73)@7679e5b8170a: Session index based on local reference:3 VirtMSC-SCCP(73)@7679e5b8170a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(73)@7679e5b8170a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(73)@7679e5b8170a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(73)@7679e5b8170a: Session index based on local reference:2 VirtMSC-SCCP(73)@7679e5b8170a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(73)@7679e5b8170a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(73)@7679e5b8170a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250807082831011 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082831011 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082831011 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082831012 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 sls=8 (m3ua.c:642) 20250807082831012 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250807082831012 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=8 -> eSLS=40: use Normal Route via 'virt-msc0' (ss7_combined_linkset.c:275) 20250807082831012 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua (ss7_hmrt.c:193) 20250807082831012 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250807082831012 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082831012 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 bb 00 00 00 b9 03 00 00 08 06 62 41 84 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 01 (ss7_asp.c:1383) 20250807082831012 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082831012 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082831012 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082831012 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 sls=7 (m3ua.c:642) 20250807082831012 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250807082831012 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=7 -> eSLS=39: use Normal Route via 'virt-msc0' (ss7_combined_linkset.c:275) 20250807082831012 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua (ss7_hmrt.c:193) 20250807082831012 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250807082831012 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082831012 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 bb 00 00 00 b9 03 00 00 07 06 84 f3 28 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 01 (ss7_asp.c:1383) VirtMSC-SCCP(73)@7679e5b8170a: Session index based on local reference:1 VirtMSC-SCCP(73)@7679e5b8170a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(73)@7679e5b8170a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(73)@7679e5b8170a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(73)@7679e5b8170a: Session index based on local reference:0 VirtMSC-SCCP(73)@7679e5b8170a: DT1 will be put to the reassembly buffer VirtMSC-SCCP(73)@7679e5b8170a: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(73)@7679e5b8170a: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86)@7679e5b8170a: "Got BSSMAP Clear Complete" 20250807082831014 DLGLOBAL NOTICE TTCN3 f_logp(): Got BSSMAP Clear Complete (logging_vty.c:1172) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85)@7679e5b8170a: "Got BSSMAP Clear Complete" 20250807082831018 DLGLOBAL NOTICE TTCN3 f_logp(): Got BSSMAP Clear Complete (logging_vty.c:1172) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84)@7679e5b8170a: "Got BSSMAP Clear Complete" 20250807082831018 DLGLOBAL NOTICE TTCN3 f_logp(): Got BSSMAP Clear Complete (logging_vty.c:1172) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83)@7679e5b8170a: "Got BSSMAP Clear Complete" 20250807082831019 DLGLOBAL NOTICE TTCN3 f_logp(): Got BSSMAP Clear Complete (logging_vty.c:1172) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86)@7679e5b8170a: "Got RSL RR Release" 20250807082831020 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL RR Release (logging_vty.c:1172) VirtMSC-RAN(74)@7679e5b8170a: Deleted conn table entry 3TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86)2079602 VirtMSC-SCCP(73)@7679e5b8170a: Session index based on connection ID:3 TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86)@7679e5b8170a: "Got RSL Deact SACCH" 20250807082831022 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL Deact SACCH (logging_vty.c:1172) 20250807082831023 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082831023 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082831023 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082831023 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 sls=0 (m3ua.c:642) 20250807082831023 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082831023 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'bsc0' (ss7_combined_linkset.c:275) 20250807082831023 DLSS7 DEBUG 0: Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 prio=5 via AS bsc0 proto=m3ua (ss7_hmrt.c:193) 20250807082831023 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=187=0.23.3 (ss7_hmrt.c:203) 20250807082831023 DLSS7 DEBUG XUA_AS(bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082831023 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bb 03 02 00 00 04 00 00 0a c2 94 3d 00 00 00 00 00 (ss7_asp.c:1383) VirtMSC-SCCP(73)@7679e5b8170a: Session index based on connection ID:2 VirtMSC-RAN(74)@7679e5b8170a: Deleted conn table entry 2TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85)5889067 20250807082831025 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082831025 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082831025 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082831025 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 sls=10 (m3ua.c:642) 20250807082831025 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250807082831025 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=10 -> eSLS=42: use Normal Route via 'virt-msc0' (ss7_combined_linkset.c:275) 20250807082831025 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua (ss7_hmrt.c:193) 20250807082831025 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250807082831025 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082831025 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bb 00 00 00 b9 03 00 00 0a 05 c2 94 3d 00 00 0a 00 00 06 00 08 00 00 00 01 (ss7_asp.c:1383) 20250807082831025 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082831025 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082831025 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082831025 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 sls=0 (m3ua.c:642) 20250807082831025 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082831025 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'bsc0' (ss7_combined_linkset.c:275) 20250807082831025 DLSS7 DEBUG 0: Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 prio=5 via AS bsc0 proto=m3ua (ss7_hmrt.c:193) 20250807082831025 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=187=0.23.3 (ss7_hmrt.c:203) 20250807082831025 DLSS7 DEBUG XUA_AS(bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082831025 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bb 03 02 00 00 04 00 00 09 bf 3c e5 00 00 00 00 00 (ss7_asp.c:1383) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85)@7679e5b8170a: "Got RSL RR Release" VirtMSC-SCCP(73)@7679e5b8170a: Session index based on local reference:3 VirtMSC-SCCP(73)@7679e5b8170a: RLC received in state:disconnect_pending 20250807082831026 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL RR Release (logging_vty.c:1172) VirtMSC-SCCP(73)@7679e5b8170a: Session index based on connection ID:1 VirtMSC-RAN(74)@7679e5b8170a: Deleted conn table entry 1TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84)3941084 20250807082831026 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082831026 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082831026 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082831026 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 sls=9 (m3ua.c:642) 20250807082831026 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250807082831026 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=9 -> eSLS=41: use Normal Route via 'virt-msc0' (ss7_combined_linkset.c:275) 20250807082831027 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua (ss7_hmrt.c:193) 20250807082831027 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250807082831027 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082831027 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bb 00 00 00 b9 03 00 00 09 05 bf 3c e5 00 00 09 00 00 06 00 08 00 00 00 01 (ss7_asp.c:1383) 20250807082831027 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082831027 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082831027 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082831027 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 sls=0 (m3ua.c:642) 20250807082831027 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082831027 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'bsc0' (ss7_combined_linkset.c:275) 20250807082831027 DLSS7 DEBUG 0: Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 prio=5 via AS bsc0 proto=m3ua (ss7_hmrt.c:193) 20250807082831027 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=187=0.23.3 (ss7_hmrt.c:203) 20250807082831027 DLSS7 DEBUG XUA_AS(bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082831027 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bb 03 02 00 00 04 00 00 08 62 41 84 00 00 00 00 00 (ss7_asp.c:1383) VirtMSC-SCCP(73)@7679e5b8170a: Session index based on local reference:2 VirtMSC-SCCP(73)@7679e5b8170a: RLC received in state:disconnect_pending VirtMSC-SCCP(73)@7679e5b8170a: Session index based on connection ID:0 VirtMSC-RAN(74)@7679e5b8170a: Deleted conn table entry 0TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83)822493 20250807082831028 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082831028 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082831028 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082831028 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 sls=8 (m3ua.c:642) 20250807082831028 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250807082831028 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=8 -> eSLS=40: use Normal Route via 'virt-msc0' (ss7_combined_linkset.c:275) 20250807082831028 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua (ss7_hmrt.c:193) 20250807082831028 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250807082831028 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082831028 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bb 00 00 00 b9 03 00 00 08 05 62 41 84 00 00 08 00 00 06 00 08 00 00 00 01 (ss7_asp.c:1383) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85)@7679e5b8170a: "Got RSL Deact SACCH" 20250807082831028 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082831028 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082831028 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082831028 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 sls=0 (m3ua.c:642) 20250807082831028 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082831028 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'bsc0' (ss7_combined_linkset.c:275) 20250807082831029 DLSS7 DEBUG 0: Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 prio=5 via AS bsc0 proto=m3ua (ss7_hmrt.c:193) 20250807082831029 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=187=0.23.3 (ss7_hmrt.c:203) 20250807082831029 DLSS7 DEBUG XUA_AS(bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082831029 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 bb 03 02 00 00 04 00 00 07 84 f3 28 00 00 00 00 00 (ss7_asp.c:1383) 20250807082831029 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL Deact SACCH (logging_vty.c:1172) VirtMSC-SCCP(73)@7679e5b8170a: Session index based on local reference:1 VirtMSC-SCCP(73)@7679e5b8170a: RLC received in state:disconnect_pending 20250807082831029 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082831029 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082831029 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082831029 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 sls=7 (m3ua.c:642) 20250807082831029 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250807082831029 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=7 -> eSLS=39: use Normal Route via 'virt-msc0' (ss7_combined_linkset.c:275) 20250807082831029 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua (ss7_hmrt.c:193) 20250807082831029 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250807082831029 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250807082831029 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bb 00 00 00 b9 03 00 00 07 05 84 f3 28 00 00 07 00 00 06 00 08 00 00 00 01 (ss7_asp.c:1383) VirtMSC-SCCP(73)@7679e5b8170a: Session index based on local reference:0 VirtMSC-SCCP(73)@7679e5b8170a: RLC received in state:disconnect_pending TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84)@7679e5b8170a: "Got RSL RR Release" 20250807082831032 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL RR Release (logging_vty.c:1172) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84)@7679e5b8170a: "Got RSL Deact SACCH" 20250807082831033 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL Deact SACCH (logging_vty.c:1172) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83)@7679e5b8170a: "Got RSL RR Release" 20250807082831036 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL RR Release (logging_vty.c:1172) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83)@7679e5b8170a: "Got RSL Deact SACCH" 20250807082831038 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL Deact SACCH (logging_vty.c:1172) 20250807082832973 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082832973 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082832973 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082832973 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 sls=7 (m3ua.c:642) 20250807082832973 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082832973 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=187=0.23.3,DPC=3=0.0.3,SLS=7 -> eSLS=119: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250807082832973 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! (ss7_hmrt.c:226) 20250807082832973 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082832973 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082832973 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082832973 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 sls=7 (m3ua.c:642) 20250807082832973 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250807082832973 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=187=0.23.3,DPC=2=0.0.2,SLS=7 -> eSLS=103: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250807082832973 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! (ss7_hmrt.c:226) 20250807082833018 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL RF Chan Rel, sending Rel Ack (logging_vty.c:1172) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85)@7679e5b8170a: "Got RSL RF Chan Rel, sending Rel Ack" TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86)@7679e5b8170a: "Got RSL RF Chan Rel, sending Rel Ack" 20250807082833020 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL RF Chan Rel, sending Rel Ack (logging_vty.c:1172) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83)@7679e5b8170a: "Got RSL RF Chan Rel, sending Rel Ack" 20250807082833021 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL RF Chan Rel, sending Rel Ack (logging_vty.c:1172) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84)@7679e5b8170a: "Got RSL RF Chan Rel, sending Rel Ack" 20250807082833022 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL RF Chan Rel, sending Rel Ack (logging_vty.c:1172) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85)@7679e5b8170a: Final verdict of PTC: pass TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86)@7679e5b8170a: Final verdict of PTC: pass TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84)@7679e5b8170a: Final verdict of PTC: pass TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83)@7679e5b8170a: Final verdict of PTC: pass MTC@7679e5b8170a: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@7679e5b8170a: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 IPA-CTRL-CLI-IPA(79)@7679e5b8170a: Final verdict of PTC: none VirtMSC-STATS(72)@7679e5b8170a: Final verdict of PTC: none MTC@7679e5b8170a: setverdict(pass): none -> pass 20250807082833049 DLINP NOTICE virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250807082833049 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250807082833049 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250807082833050 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250807082833050 DLINP NOTICE virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250807082833050 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250807082833050 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250807082833050 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250807082833050 DLINP NOTICE SRVCONN(virt-msc0-0,r=127.0.0.1:23905<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:821) 20250807082833050 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) VirtMSC-SCCP(73)@7679e5b8170a: Final verdict of PTC: none 20250807082833050 DLSS7 INFO virt-msc0-0: connection closed (ss7_asp.c:1334) 20250807082833050 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250807082833050 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250807082833050 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250807082833050 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250807082833050 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250807082833050 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250807082833050 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250807082833050 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=virt-msc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250807082833050 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 b9 (ss7_asp.c:1383) 20250807082833050 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 b9 (ss7_asp.c:1383) 20250807082833050 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250807082833050 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250807082833050 DLINP NOTICE SRVCONN(ts-0-2-rsl,r=127.0.0.1:10000<->l=127.0.0.1:3003) connection closed with client (stream_srv.c:769) 20250807082833050 DLINP NOTICE E1TS(0:2) failed reading from socket: 0 (ipaccess.c:554) 20250807082833050 DLINP NOTICE SRVCONN(virt-smlc-0,r=127.0.0.1:23908<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:821) 20250807082833050 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250807082833051 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250807082833050 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250807082833051 DLSS7 NOTICE 0: ASP(virt-smlc-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (ss7_asp.c:1008) VirtSMLC-BSSAP_LE(77)@7679e5b8170a: Final verdict of PTC: none VirtSMLC-SCCP(76)@7679e5b8170a: Final verdict of PTC: none VirtMSC-M3UA(75)@7679e5b8170a: Final verdict of PTC: none 20250807082833051 DLINP ERROR virt-smlc-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:348) 20250807082833051 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250807082833051 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (ss7_asp.c:1000) 20250807082833051 DLSS7 ERROR 0: ASP(virt-smlc-0) xUA SRV SEND_FAILED (ss7_asp.c:1023) 20250807082833051 DLINP ERROR SRVCONN(virt-smlc-0,r=127.0.0.1:23908<->l=127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:818) 20250807082833051 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082833051 DLINP NOTICE (bts=0) Dropping OML link: link down (bts_ipaccess_nanobts.c:543) 20250807082833051 DLSS7 INFO virt-smlc-0: connection closed (ss7_asp.c:1334) 20250807082833051 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250807082833051 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250807082833051 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250807082833051 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250807082833051 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250807082833051 DLMI ERROR (bts=0,trx=0) Lost E1 OML link (osmo_bsc_main.c:487) 20250807082833051 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250807082833051 DLSS7 NOTICE 0: RT(dpc=190=0.23.6,mask=0x3fff=7.255.7,prio=5,via=virt-smlc,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250807082833051 DLSS7 NOTICE 0: RT(dpc=190=0.23.6,mask=0x3fff=7.255.7,prio=5,via=virt-smlc,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250807082833051 DLSS7 DEBUG 0: ASP(bsc0-0) Tx 16 bytes: [L2]> 01 00 02 01 00 00 00 10 00 12 00 08 00 00 00 be (ss7_asp.c:1383) 20250807082833051 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250807082833051 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) VirtMSC-RAN(74)@7679e5b8170a: Final verdict of PTC: none VirtMGW-MGCP-0(80)@7679e5b8170a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(82)@7679e5b8170a: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(81)@7679e5b8170a: Final verdict of PTC: none DLINP stream_cli.c:548 CLICONN(ts-0-1-oml,r=127.0.0.1:3002<->l=127.0.0.1:35615){CONNECTED} connection closed with srv 20250807082833055 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250807082833055 DLMI ERROR (bts=0,trx=0) Lost E1 OSMO link (osmo_bsc_main.c:487) 20250807082833055 DLINP NOTICE (bts=0,trx=0) Dropping RSL link: OML link drop (bts_ipaccess_nanobts.c:514) DABIS abis.c:429 E1L(0) Signalling link down DOML bts_shutdown_fsm.c:268 BTS_SHUTDOWN(bts0)[0x55f9f50ff610]{NONE}: Shutting down BTS, exit 1, reason: Abis close DLINP input/ipaccess.c:926 E1TS(0:1) failed reading from socket: 0 20250807082833055 DLMI ERROR (bts=0,trx=0) Lost E1 RSL link (osmo_bsc_main.c:487) 20250807082833056 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55ca72639940]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:565) 20250807082833056 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55ca72639940]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bb_transc_fsm.c:371) 20250807082833056 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55ca72639770]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:566) 20250807082833056 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55ca72639770]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_rcarrier_fsm.c:373) 20250807082833056 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250807082833056 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250807082833056 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250807082833056 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250807082833056 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250807082833056 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250807082833057 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250807082833057 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250807082833057 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250807082833057 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250807082833057 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250807082833057 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250807082833057 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250807082833057 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250807082833057 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250807082833057 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250807082833057 DNM INFO NM_BTS_OP(bts0)[0x55ca72615660]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:573) 20250807082833057 DNM INFO NM_BTS_OP(bts0)[0x55ca72615660]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bts_fsm.c:363) 20250807082833057 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55ca72615790]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:574) 20250807082833057 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55ca72615790]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_cell_fsm.c:351) 20250807082833057 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55ca72611380]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:576) 20250807082833057 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55ca72611380]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bts_sm_fsm.c:252) 20250807082833057 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55ca7263dbd0]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:577) 20250807082833057 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55ca7263dbd0]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nse_fsm.c:324) 20250807082833057 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55ca7263dd00]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:579) 20250807082833057 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55ca7263dd00]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nsvc_fsm.c:353) 20250807082833057 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55ca7263dec0]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:579) 20250807082833058 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55ca7263dec0]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nsvc_fsm.c:353) 20250807082833058 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250807082833058 DLSS7 NOTICE 0: RT(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5,via=as-clnt-A-0-m3ua,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250807082833058 DMSC NOTICE (msc=0) now unreachable: N-PCSTATE ind: pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (osmo_bsc_sigtran.c:309) 20250807082833058 DRESET NOTICE bssmap_reset(msc-0)[0x55ca726defa0]{DISCONNECTED}: link lost (bssmap_reset.c:91) 20250807082833058 DMSC NOTICE (msc=0) BSSMAP association is down (a_reset.c:54) 20250807082833058 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250807082833059 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.6/0 (xua_snm.c:458) 20250807082833059 DLSS7 NOTICE 0: RT(dpc=190=0.23.6,mask=0x3fff=7.255.7,prio=5,via=as-clnt-A-0-m3ua,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250807082833059 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) VirtSMLC-M3UA(78)@7679e5b8170a: Final verdict of PTC: none MTC@7679e5b8170a: Setting final verdict of the test case. MTC@7679e5b8170a: Local verdict of MTC: pass MTC@7679e5b8170a: Local verdict of PTC VirtMSC-STATS(72): none (pass -> pass) MTC@7679e5b8170a: Local verdict of PTC VirtMSC-SCCP(73): none (pass -> pass) MTC@7679e5b8170a: Local verdict of PTC VirtMSC-RAN(74): none (pass -> pass) MTC@7679e5b8170a: Local verdict of PTC VirtMSC-M3UA(75): none (pass -> pass) MTC@7679e5b8170a: Local verdict of PTC VirtSMLC-SCCP(76): none (pass -> pass) MTC@7679e5b8170a: Local verdict of PTC VirtSMLC-BSSAP_LE(77): none (pass -> pass) MTC@7679e5b8170a: Local verdict of PTC VirtSMLC-M3UA(78): none (pass -> pass) MTC@7679e5b8170a: Local verdict of PTC IPA-CTRL-CLI-IPA(79): none (pass -> pass) MTC@7679e5b8170a: Local verdict of PTC VirtMGW-MGCP-0(80): none (pass -> pass) MTC@7679e5b8170a: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(81): none (pass -> pass) MTC@7679e5b8170a: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(82): none (pass -> pass) MTC@7679e5b8170a: Local verdict of PTC TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83): pass (pass -> pass) MTC@7679e5b8170a: Local verdict of PTC TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84): pass (pass -> pass) MTC@7679e5b8170a: Local verdict of PTC TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85): pass (pass -> pass) MTC@7679e5b8170a: Local verdict of PTC TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86): pass (pass -> pass) MTC@7679e5b8170a: Test case TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h finished. Verdict: pass MTC@7679e5b8170a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/ttcn3-tcpdump-stop.sh BSC_Tests_VAMOS.TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h pass'. Thu Aug 7 08:28:33 UTC 2025 ====== BSC_Tests_VAMOS.TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h pass ====== Saving talloc report from 127.0.0.1:4242 to BSC_Tests_VAMOS.TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h.talloc 20250807082835051 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250807082835051 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250807082835051 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) 20250807082835051 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250807082835051 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250807082835051 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) Waiting for packet dumper to finish... 0 (prev_count=-1, count=1309060) DOML bts_shutdown_fsm.c:228 BTS_SHUTDOWN(bts0)[0x55f9f50ff610]{WAIT_TRX_CLOSED}: Timer expired waiting for TRX close DOML bts_shutdown_fsm.c:171 BTS_SHUTDOWN(bts0)[0x55f9f50ff610]{EXIT}: Shutdown process completed successfully, exiting process respawn: 6: stopped pid 10385 with status 0 respawn: 7: starting: osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,VAMOS,OSMUX 127.0.0.1 1234 1 DABIS abis.c:170 A-bis connection establishment to BSC (127.0.0.1) in progress... DLINP input/ipaccess.c:1078 E1TS(0:1) enabling ipaccess BTS mode, OML connecting to 127.0.0.1:3002 DLINP input/ipaccess.c:893 received ID_GET for unit ID 1234/0/0 20250807082836086 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55ca72611380]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082836086 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55ca72611380]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157) 20250807082836086 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55ca72611380]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_sm_fsm.c:96) 20250807082836086 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55ca7263dbd0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082836086 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55ca72615790]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082836086 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55ca72615790]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181) 20250807082836086 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55ca72615790]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_cell_fsm.c:82) 20250807082836086 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55ca7263dd00]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082836086 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55ca7263dd00]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) 20250807082836086 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55ca7263dd00]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83) 20250807082836086 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55ca7263dec0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082836086 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55ca7263dec0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) 20250807082836086 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55ca7263dec0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83) 20250807082836086 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55ca7263dbd0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177) 20250807082836086 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55ca7263dbd0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nse_fsm.c:81) 20250807082836086 DNM INFO NM_BTS_OP(bts0)[0x55ca72615660]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082836086 DNM INFO NM_BTS_OP(bts0)[0x55ca72615660]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250807082836086 DNM INFO NM_BTS_OP(bts0)[0x55ca72615660]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_fsm.c:86) 20250807082836086 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55ca72639770]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250807082836086 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55ca72639940]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250807082836086 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082836086 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082836086 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082836086 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082836086 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082836086 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082836086 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082836086 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082836087 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55ca72611380]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082836087 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55ca72611380]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157) 20250807082836087 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55ca72611380]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bts_sm_fsm.c:184) DOML oml.c:631 OC=GPRS-CELL INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250807082836087 DNM ERROR OC=GPRS-CELL(f1) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) 20250807082836087 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55ca72615790]{DISABLED_DEPENDENCY}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250807082836087 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55ca72615790]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:358) DOML oml.c:1490 OC=GPRS-CELL(f1) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250807082836087 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55ca72615790]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181) 20250807082836087 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55ca7263dbd0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:354) 20250807082836087 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'GPRS' is supported (abis_nm.c:599) 20250807082836087 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'EGPRS' is supported (abis_nm.c:599) 20250807082836087 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'HOPPING' is supported (abis_nm.c:599) 20250807082836087 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CBCH' is supported (abis_nm.c:599) 20250807082836087 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ETWS_PN' is supported (abis_nm.c:599) 20250807082836087 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'PAGING_COORDINATION' is supported (abis_nm.c:599) 20250807082836087 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'IPV6_NSVC' is supported (abis_nm.c:599) 20250807082836088 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CCN' is supported (abis_nm.c:599) 20250807082836088 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VAMOS' is supported (abis_nm.c:599) 20250807082836088 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ABIS_OSMO_PCU' is supported (abis_nm.c:599) 20250807082836088 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'BCCH_PWR_RED' is supported (abis_nm.c:599) 20250807082836088 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'DYN_TS_SDCCH8' is supported (abis_nm.c:599) 20250807082836088 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'OSMUX' is supported (abis_nm.c:599) 20250807082836088 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VBS' is supported (abis_nm.c:599) 20250807082836088 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VGCS' is supported (abis_nm.c:599) 20250807082836088 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'TWTS001' is supported (abis_nm.c:599) 20250807082836088 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): ARI reported sw[0/2]: osmobts is 1.9.0.3-799a.202508062026 (abis_nm.c:652) 20250807082836088 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Reported variant: osmo-bts-omldummy (abis_nm.c:534) 20250807082836088 DNM INFO NM_BTS_OP(bts0)[0x55ca72615660]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250807082836088 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55ca7263dd00]{DISABLED_DEPENDENCY}: Received Event FEATURE_NEGOTIATED (nm_bts_fsm.c:163) 20250807082836088 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55ca7263dec0]{DISABLED_DEPENDENCY}: Received Event FEATURE_NEGOTIATED (nm_bts_fsm.c:163) DOML oml.c:1490 OC=GPRS-NSE(f0) INST=(00,ff,ff): ADM STATE Locked -> Unlocked 20250807082836088 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55ca7263dbd0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177) 20250807082836088 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55ca7263dd00]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:363) 20250807082836088 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55ca72639770]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082836088 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55ca72639770]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250807082836088 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55ca72639770]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_rcarrier_fsm.c:96) 20250807082836088 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55ca72639940]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082836088 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55ca72639940]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250807082836088 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55ca72639940]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bb_transc_fsm.c:99) 20250807082836088 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082836088 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082836088 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250807082836088 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082836088 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082836088 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250807082836088 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082836088 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082836088 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250807082836088 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082836088 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082836088 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250807082836089 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082836089 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082836089 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250807082836089 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082836089 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082836089 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250807082836089 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082836089 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082836089 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250807082836089 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250807082836089 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082836089 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250807082836089 DNM INFO NM_BTS_OP(bts0)[0x55ca72615660]{DISABLED_OFFLINE}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:300) DOML oml.c:1490 OC=GPRS-NSVC(f2) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250807082836089 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55ca7263dd00]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) DOML oml.c:631 OC=RADIO-CARRIER INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250807082836089 DNM ERROR OC=RADIO-CARRIER(02) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) 20250807082836089 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55ca72639770]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) DL1C bts_model.c:87 Unimplemented vbts_set_trx 20250807082836089 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55ca72639770]{DISABLED_OFFLINE}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:319) DOML oml.c:1490 OC=RADIO-CARRIER(02) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250807082836089 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55ca72639770]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) DOML oml.c:631 OC=BASEBAND-TRANSCEIVER INST=(00,00,ff): O&M Get Attributes [0], Manufacturer Dependent State is unsupported 20250807082836089 DNM ERROR OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): Attribute Manufacturer Dependent State is unreported (abis_nm.c:557) 20250807082836089 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RTP Feature 'Intermediate Rate 64 kbit/s' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250807082836089 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'Dynamic PDCH Activation' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250807082836089 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'RTP Payload Type 2' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250807082836089 DNM NOTICE OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ARI reported sw[0/1]: TRX_PHY_VERSION is Unknown (abis_nm.c:652) 20250807082836089 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55ca72639940]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250807082836090 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,00): ADM STATE Locked -> Unlocked 20250807082836090 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082836090 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,01): ADM STATE Locked -> Unlocked 20250807082836090 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082836090 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,02): ADM STATE Locked -> Unlocked 20250807082836090 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082836090 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,03): ADM STATE Locked -> Unlocked 20250807082836090 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082836090 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,04): ADM STATE Locked -> Unlocked 20250807082836090 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082836090 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,05): ADM STATE Locked -> Unlocked 20250807082836090 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082836091 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,06): ADM STATE Locked -> Unlocked 20250807082836091 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082836091 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,07): ADM STATE Locked -> Unlocked 20250807082836091 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) DOML oml.c:1490 OC=BTS(01) INST=(00,ff,ff): ADM STATE Locked -> Unlocked 20250807082836091 DNM INFO NM_BTS_OP(bts0)[0x55ca72615660]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250807082836091 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55ca72639770]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082836091 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55ca72639770]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250807082836091 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55ca72639770]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_rcarrier_fsm.c:259) DOML oml.c:1490 OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250807082836091 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55ca72639940]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250807082836091 DNM INFO (bts=0,trx=0) IPA RSL CONNECT IP=0.0.0.0 PORT=3003 STREAM=0x00 (abis_nm.c:3088) 20250807082836091 DNM INFO NM_BTS_OP(bts0)[0x55ca72615660]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082836091 DNM INFO NM_BTS_OP(bts0)[0x55ca72615660]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250807082836092 DNM INFO NM_BTS_OP(bts0)[0x55ca72615660]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bts_fsm.c:264) 20250807082836092 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55ca72639940]{DISABLED_OFFLINE}: Received Event RSL_CONNECT_ACK (bts_ipaccess_nanobts.c:382) DOML nm_bb_transc_fsm.c:151 NM_BBTRANSC_OP(bts0-trx0)[0x564755254f10]{DISABLED_OFFLINE}: Not connecting RSL in OML-DUMMY! 20250807082836092 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55ca72639940]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082836092 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55ca72639940]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250807082836092 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55ca72639940]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bb_transc_fsm.c:271) 20250807082836092 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082836092 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250807082836092 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082836092 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250807082836092 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082836092 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250807082836092 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082836092 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250807082836092 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082836092 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250807082836092 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082836092 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250807082836092 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082836092 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250807082836092 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082836092 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250807082836092 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082836093 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082836093 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55ca72639c40]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250807082836093 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082836093 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082836093 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55ca7263a3c0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250807082836093 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082836093 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082836093 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55ca7263abc0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250807082836093 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082836093 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082836093 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55ca7263b3c0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250807082836094 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082836094 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082836094 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55ca7263bbc0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250807082836094 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082836094 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082836094 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55ca7263c450]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250807082836094 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082836094 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082836094 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55ca7263cce0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250807082836094 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250807082836094 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250807082836095 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55ca7263d570]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) Waiting for packet dumper to finish... 1 (prev_count=1309060, count=1582484) MTC@7679e5b8170a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/ttcn3-tcpdump-stop.sh BSC_Tests_VAMOS.TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h pass' was executed successfully (exit status: 0). MC@7679e5b8170a: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@7679e5b8170a: Terminating MTC. MC@7679e5b8170a: MTC terminated. MC2> exit MC@7679e5b8170a: Shutting down session. MC@7679e5b8170a: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/bsc/expected-results.xml' against results in 'junit-xml-9959.log' -------------------- NEW: PASS BSC_Tests_VAMOS.TC_chan_act_to_vamos NEW: PASS BSC_Tests_VAMOS.TC_mode_modify_to_vamos_fr NEW: PASS BSC_Tests_VAMOS.TC_mode_modify_to_vamos_hr NEW: PASS BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_fr NEW: PASS BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_hr NEW: PASS BSC_Tests_VAMOS.TC_vamos_multiplex_tch_f_tch_f NEW: PASS BSC_Tests_VAMOS.TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h Summary: NEW: PASS: 7 skip: 332 20250807082837973 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082837973 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082837973 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082837973 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 sls=8 (m3ua.c:642) 20250807082837973 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250807082837973 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=2=0.0.2,SLS=8 -> eSLS=104: picked Normal Route via 'virt-msc1' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250807082837973 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=187=0.23.3,DPC=2=0.0.2,SLS=8 -> eSLS=104: Normal Route via 'virt-msc1' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250807082837973 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! (ss7_hmrt.c:226) 20250807082837973 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082837973 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082837973 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082837973 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 sls=5 (m3ua.c:642) 20250807082837973 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250807082837973 DLSS7 INFO 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=187=0.23.3,DPC=3=0.0.3,SLS=5 -> eSLS=117: Normal Route via 'virt-msc2' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250807082837973 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! (ss7_hmrt.c:226) 20250807082838059 DLSS7 DEBUG 0: ASP(bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250807082838059 DLM3UA DEBUG 0: ASP(bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250807082838059 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer (m3ua.c:599) 20250807082838059 DLM3UA DEBUG 0: ASP(bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 sls=12 (m3ua.c:642) 20250807082838059 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250807082838059 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=12 -> eSLS=44: picked Normal Route via 'virt-msc0' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250807082838059 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=12 -> eSLS=44: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250807082838059 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! (ss7_hmrt.c:226) [testenv][vamos] Testsuite is done [testenv][vamos] Stopping testsuite (722948) [testenv][vamos] Merging log files [testenv][vamos] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache/podman/titan-11.1.0', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/testsuite', 'testenv-bsc-vamos-osmocom-nightly-20250807-0826-76ba20f0-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/log_merge.sh BSC_Tests --rm >/dev/null'] [testenv][vamos] Formatting log files [testenv][vamos] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache/podman/titan-11.1.0', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/testsuite', 'testenv-bsc-vamos-osmocom-nightly-20250807-0826-76ba20f0-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts/log_format.sh'] [testenv][vamos] Stopping stp (722756) [testenv][vamos] Stopping bts-0 (722781) [testenv][vamos] Stopping bts-1 (722827) [testenv][vamos] Stopping bts-2 (722871) [testenv][vamos] Stopping bsc (722900) [testenv] Showing testsuite/junit-xml-9959.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-vamos-osmocom-nightly-20250807-0826-76ba20f0-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/testsuite/junit-xml-9959.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='7' failures='0' errors='0' skipped='0' inconc='0' time='137.00'> <testcase classname='BSC_Tests_VAMOS' name='TC_chan_act_to_vamos' time='7.392166'/> <testcase classname='BSC_Tests_VAMOS' name='TC_mode_modify_to_vamos_fr' time='8.949888'/> <testcase classname='BSC_Tests_VAMOS' name='TC_mode_modify_to_vamos_hr' time='8.837024'/> <testcase classname='BSC_Tests_VAMOS' name='TC_assign_to_secondary_lchan_fr' time='16.042899'/> <testcase classname='BSC_Tests_VAMOS' name='TC_assign_to_secondary_lchan_hr' time='16.101526'/> <testcase classname='BSC_Tests_VAMOS' name='TC_vamos_multiplex_tch_f_tch_f' time='17.110557'/> <testcase classname='BSC_Tests_VAMOS' name='TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h' time='25.131738'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-bsc-vamos-osmocom-nightly-20250807-0826-76ba20f0-0'] testenv-bsc-vamos-osmocom-nightly-20250807-0826-76ba20f0-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-bsc-test-vamos/1542/artifact/logs/ + [ 0 = 0 ] + rm -rf _cache .linux + uptime + grep --color=always -o load.* load average: 0.81, 0.48, 0.31 + exit 0 Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS