Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite-latest The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://gerrit.osmocom.org/docker-playground > git init /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite-latest # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/docker-playground > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/osmith/wip^{commit} # timeout=10 > git rev-parse osmith/wip^{commit} # timeout=10 Checking out Revision fcdeba228c4e242be149239ac2454f7bf833c2da (refs/remotes/origin/osmith/wip) > git config core.sparsecheckout # timeout=10 > git checkout -f fcdeba228c4e242be149239ac2454f7bf833c2da # timeout=10 Commit message: "debian-bookworm-obs-asan: new container" First time build. Skipping changelog.
[ttcn3-bsc-test-sccplite-latest] $ /bin/sh -xe /tmp/jenkins17836715743875624813.sh + export REGISTRY_HOST=registry.osmocom.org + echo ttcn3-bsc-test-sccplite-latest + sed s/-latest$// + DIR=ttcn3-bsc-test-sccplite + export IMAGE_SUFFIX=latest + cd ttcn3-bsc-test-sccplite + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite-latest = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite-latest/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite-latest/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite-latest/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite-latest/logs ] + [ xjenkins-ttcn3-bsc-test-sccplite-latest-1975 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite-latest/ttcn3-bsc-test-sccplite + SUITE_NAME=ttcn3-bsc-test-sccplite + IMAGE_SUFFIX=latest + docker_images_require osmo-bsc-latest osmo-bts-latest ttcn3-bsc-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends osmo-bsc-latest + local feed + echo debian-bookworm-obs-latest + depends=debian-bookworm-obs-latest + [ -n debian-bookworm-obs-latest ] + docker_images_require debian-bookworm-obs-latest + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends debian-bookworm-obs-latest + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-obs-latest + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-obs-latest + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-obs-latest + echo debian-bookworm-obs-latest + dir=debian-bookworm-obs-latest + pull_arg=--pull + grep ^FROM ../debian-bookworm-obs-latest/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-obs-latest (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-obs-latest BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-obs-latest OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite-latest/debian-bookworm-obs-latest' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite-latest/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ --pull -t osmocom-build/debian-bookworm-obs-latest:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.1s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 1.36kB done #2 DONE 0.1s #3 [auth] sharing credentials for registry.osmocom.org #3 DONE 0.0s #4 [internal] load metadata for registry.osmocom.org/debian:bookworm #4 DONE 0.1s #5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12//Release #5 DONE 0.0s #6 [1/6] FROM registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 #6 resolve registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 0.0s done #6 DONE 0.0s #7 [internal] load build context #7 transferring context: 1.96kB done #7 DONE 0.0s #8 [2/6] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #8 CACHED #9 [3/6] COPY .COMMON/RELEASE.KEY /usr/share/keyrings/osmocom-latest.asc #9 CACHED #10 [4/6] RUN SET -x && useradd --uid=1000 build && mkdir /build && chown -R build:build /build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #10 CACHED #11 [5/6] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates telnet && apt-get clean && echo "deb [signed-by=/usr/share/keyrings/osmocom-latest.asc] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-latest.list #11 CACHED #12 [6/6] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/LATEST/DEBIAN_12//RELEASE /tmp/Release #12 CACHED #13 exporting to image #13 exporting layers done #13 writing image sha256:e9f312cd9e7b5a59385a3afb09af40f74fcf93f790f12847195a6eee1f9628a5 0.0s done #13 naming to docker.io/osmocom-build/debian-bookworm-obs-latest:latest done #13 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite-latest/debian-bookworm-obs-latest' + docker_image_exists debian-bookworm-obs-latest + docker images -q osmocom-build/debian-bookworm-obs-latest + test -n e9f312cd9e7b + list_osmo_packages debian-bookworm debian-bookworm-obs-latest + local distro=debian-bookworm + local image=debian-bookworm-obs-latest + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-obs-latest -c + [ -n ] + return + docker_distro_from_image_name osmo-bsc-latest + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-bsc-latest + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-bsc-latest + echo osmo-bsc-latest + dir=osmo-bsc-latest + pull_arg=--pull + grep ^FROM ../osmo-bsc-latest/Dockerfile + from_line=FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + echo FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + grep -q $USER + pull_arg= + set +x Building image: osmo-bsc-latest (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-bsc-latest BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-bsc-latest OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite-latest/osmo-bsc-latest' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite-latest/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/osmo-bsc-latest:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 659B done #2 DONE 0.0s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-obs-latest:latest #3 DONE 0.0s #4 [1/5] FROM docker.io/osmocom-build/debian-bookworm-obs-latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 8.74kB done #5 DONE 0.0s #6 [2/5] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends osmo-bsc osmo-bsc-ipaccess-utils && apt-get clean ;; centos*) dnf install -y osmo-bsc osmo-bsc-ipaccess-utils ;; esac #6 CACHED #7 [3/5] WORKDIR /TMP #7 CACHED #8 [4/5] COPY OSMO-BSC.CFG /data/osmo-bsc.cfg #8 CACHED #9 [5/5] WORKDIR /DATA #9 CACHED #10 exporting to image #10 exporting layers done #10 writing image sha256:024635f29658a539cbd308814911bc63406bb908a4366f9b066e39f6578b7bb0 done #10 naming to docker.io/osmocom-build/osmo-bsc-latest:latest done #10 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite-latest/osmo-bsc-latest' + docker_image_exists osmo-bsc-latest + docker images -q osmocom-build/osmo-bsc-latest + test -n 024635f29658 + list_osmo_packages debian-bookworm osmo-bsc-latest + local distro=debian-bookworm + local image=osmo-bsc-latest + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-bsc-latest -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-bsc-latest ### ii libosmo-mgcp-client12:amd64 1.12.2 amd64 libosmo-mgcp-client: Osmocom's Media Gateway Control Protocol client utilities ii libosmo-sigtran9:amd64 1.8.2 amd64 Osmocom SIGTRAN library (SCCP, SUA, M3UA and more) ii libosmoabis13:amd64 1.5.2 amd64 GSM A-bis handling ii libosmocore21:amd64 1.9.3 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.3 amd64 Osmo control library ii libosmogsm20:amd64 1.9.3 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.3 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0 amd64 Common/shared code regarding network interface for OpenBSC ii libosmovty13:amd64 1.9.3 amd64 Osmo VTY library ii osmo-bsc 1.11.1 amd64 OsmoBSC: Osmocom's Base Station Controller for 2G circuit-switched mobile networks ii osmo-bsc-ipaccess-utils 1.11.1 amd64 Command line utilities for ip.access nanoBTS ii osmocom-latest 1.0.0 amd64 Dummy package, which conflicts with: osmocom-nightly osmocom-next + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends osmo-bts-latest + local feed + echo debian-bookworm-obs-latest + depends=debian-bookworm-obs-latest + [ -n debian-bookworm-obs-latest ] + docker_images_require debian-bookworm-obs-latest + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends debian-bookworm-obs-latest + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-obs-latest + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-obs-latest + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-obs-latest + echo debian-bookworm-obs-latest + dir=debian-bookworm-obs-latest + pull_arg=--pull + grep ^FROM ../debian-bookworm-obs-latest/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-obs-latest (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-obs-latest BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-obs-latest OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite-latest/debian-bookworm-obs-latest' rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite-latest/common .common docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ --pull -t osmocom-build/debian-bookworm-obs-latest:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 1.36kB done #2 DONE 0.0s #3 [auth] sharing credentials for registry.osmocom.org #3 DONE 0.0s #4 [internal] load metadata for registry.osmocom.org/debian:bookworm #4 DONE 0.0s #5 [internal] load build context #5 DONE 0.0s #6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12//Release #6 DONE 0.0s #7 [1/6] FROM registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 #7 resolve registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 0.0s done #7 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.0s #8 [2/6] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #8 CACHED #9 [3/6] COPY .COMMON/RELEASE.KEY /usr/share/keyrings/osmocom-latest.asc #9 CACHED #10 [4/6] RUN SET -x && useradd --uid=1000 build && mkdir /build && chown -R build:build /build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #10 CACHED #11 [5/6] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates telnet && apt-get clean && echo "deb [signed-by=/usr/share/keyrings/osmocom-latest.asc] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-latest.list #11 CACHED #12 [6/6] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/LATEST/DEBIAN_12//RELEASE /tmp/Release #12 CACHED #13 exporting to image #13 exporting layers done #13 writing image sha256:e9f312cd9e7b5a59385a3afb09af40f74fcf93f790f12847195a6eee1f9628a5 done #13 naming to docker.io/osmocom-build/debian-bookworm-obs-latest:latest done #13 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite-latest/debian-bookworm-obs-latest' + docker_image_exists debian-bookworm-obs-latest + docker images -q osmocom-build/debian-bookworm-obs-latest + test -n e9f312cd9e7b + list_osmo_packages debian-bookworm debian-bookworm-obs-latest + local distro=debian-bookworm + local image=debian-bookworm-obs-latest + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-obs-latest -c + [ -n ] + return + docker_distro_from_image_name osmo-bts-latest + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-bts-latest + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-bts-latest + echo osmo-bts-latest + dir=osmo-bts-latest + pull_arg=--pull + grep ^FROM ../osmo-bts-latest/Dockerfile + from_line=FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + echo FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + grep -q $USER + pull_arg= + set +x Building image: osmo-bts-latest (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-bts-latest BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-bts-latest OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite-latest/osmo-bts-latest' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite-latest/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/osmo-bts-latest:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 751B done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.1s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-obs-latest:latest #3 DONE 0.0s #4 [1/5] FROM docker.io/osmocom-build/debian-bookworm-obs-latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.63kB done #5 DONE 0.0s #6 [4/5] COPY OSMO-BTS.CFG /data/osmo-bts.cfg #6 CACHED #7 [3/5] WORKDIR /TMP #7 CACHED #8 [2/5] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends osmo-bts-trx osmo-bts-virtual && apt-get clean ;; centos*) dnf install -y osmo-bts osmo-bts-virtual osmo-bts-omldummy ;; esac #8 CACHED #9 [5/5] WORKDIR /DATA #9 CACHED #10 exporting to image #10 exporting layers done #10 writing image sha256:e30683cfd73b2d9fd837a421e8f87d301bb97408b4100efc4572ab01def4ffb8 done #10 naming to docker.io/osmocom-build/osmo-bts-latest:latest done #10 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite-latest/osmo-bts-latest' + docker_image_exists osmo-bts-latest + docker images -q osmocom-build/osmo-bts-latest + test -n e30683cfd73b + list_osmo_packages debian-bookworm osmo-bts-latest + local distro=debian-bookworm + local image=osmo-bts-latest + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-bts-latest -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-bts-latest ### ii libosmoabis13:amd64 1.5.2 amd64 GSM A-bis handling ii libosmocodec4:amd64 1.9.3 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.3 amd64 Osmo coding library ii libosmocore21:amd64 1.9.3 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.3 amd64 Osmo control library ii libosmogsm20:amd64 1.9.3 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.3 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0 amd64 Common/shared code regarding network interface for OpenBSC ii libosmotrau2:amd64 1.5.2 amd64 GSM trau handling ii libosmovty13:amd64 1.9.3 amd64 Osmo VTY library ii osmo-bts-trx 1.7.2 amd64 osmo-bts-trx GSM BTS with osmo-trx ii osmo-bts-virtual 1.7.2 amd64 Virtual Osmocom GSM BTS (no RF hardware; GSMTAP/UDP) ii osmocom-latest 1.0.0 amd64 Dummy package, which conflicts with: osmocom-nightly osmocom-next + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends ttcn3-bsc-test + local feed + echo debian-bookworm-titan + depends=debian-bookworm-titan + [ -n debian-bookworm-titan ] + docker_images_require debian-bookworm-titan + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker pull registry.osmocom.org/osmocom-build/debian-bookworm-titan Using default tag: latest Error response from daemon: manifest for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest not found: manifest unknown: manifest unknown + continue + docker_distro_from_image_name ttcn3-bsc-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-bsc-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-bsc-test + echo ttcn3-bsc-test + dir=ttcn3-bsc-test + pull_arg=--pull + grep ^FROM ../ttcn3-bsc-test/Dockerfile + from_line=FROM $REGISTRY/$USER/debian-bookworm-titan + echo FROM $REGISTRY/$USER/debian-bookworm-titan + grep -q $USER + pull_arg= + set +x Building image: ttcn3-bsc-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-bsc-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-bsc-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite-latest/ttcn3-bsc-test' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite-latest/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/ttcn3-bsc-test:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 385B done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #3 DONE 0.0s #4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 2.20kB done #5 DONE 0.0s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 DONE 0.1s #7 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #7 CACHED #8 [3/4] RUN TTCN3-DOCKER-PREPARE "master" bsc #8 CACHED #9 [4/4] COPY BSC_TESTS.CFG /data/BSC_Tests.cfg #9 CACHED #10 exporting to image #10 exporting layers done #10 writing image sha256:02e6bb4df8fe01b7942de5e69a9e3ff4c0dc94cbf24fe20509dc2c1a7f1cf465 0.0s done #10 naming to docker.io/osmocom-build/ttcn3-bsc-test:latest 0.0s done #10 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite-latest/ttcn3-bsc-test' + docker_image_exists ttcn3-bsc-test + docker images -q osmocom-build/ttcn3-bsc-test + test -n 02e6bb4df8fe + list_osmo_packages debian-bookworm ttcn3-bsc-test + local distro=debian-bookworm + local image=ttcn3-bsc-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-bsc-test -c + [ -n ] + return + set_clean_up_trap + trap clean_up_common EXIT INT TERM 0 + set -e + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite-latest/logs/bsc-tester + cp sccplite/BSC_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite-latest/logs/bsc-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite-latest/logs/bsc-tester/BSC_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite-latest/logs/bsc-tester/BSC_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite-latest/logs/bsc-tester/BSC_Tests.cfg ] + repo=latest + line=Misc_Helpers.mp_osmo_repo := "latest" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "latest"/g /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite-latest/logs/bsc-tester/BSC_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite-latest/logs/bsc + cp sccplite/osmo-bsc.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite-latest/logs/bsc/ + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite-latest/logs/bts-omldummy + network_create + SUBNET=2625827 + seq 1 30 + echo (2625827 + 1) % 256 + bc + SUBNET=36 + NET_NAME=ttcn3-bsc-test-sccplite-36 + SUB4=172.18.36.0/24 + SUB6=fd02:db8:36::/64 + set +x Creating network ttcn3-bsc-test-sccplite-36, trying SUBNET=36... + docker network create --internal --subnet 172.18.36.0/24 --ipv6 --subnet fd02:db8:36::/64 ttcn3-bsc-test-sccplite-36 2f6469e447b365666aec2230c9b73eb3501bb7970f5727c81759ac7c27a8219b + set +x ### Network ttcn3-bsc-test-sccplite-36 created (SUBNET=36) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=36 to: /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite-latest/logs/bsc-tester/BSC_Tests.cfg Applying SUBNET=36 to: /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite-latest/logs/bsc/osmo-bsc.cfg + echo Starting container with BSC Starting container with BSC + docker_network_params 36 20 + NET=36 + ADDR_SUFIX=20 + echo --network ttcn3-bsc-test-sccplite-36 --ip 172.18.36.20 --ip6 fd02:db8:36::20 + docker run --rm --network ttcn3-bsc-test-sccplite-36 --ip 172.18.36.20 --ip6 fd02:db8:36::20 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite-latest/logs/bsc:/data --name jenkins-ttcn3-bsc-test-sccplite-latest-1975-bsc -d osmocom-build/osmo-bsc-latest 1251e4406b332ab86e48499ef790b3837831393e4eada928fe7872b4d9ca213d + BTS_FEATURES=-fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,OSMUX + set -- 0 1 + echo Starting container with OML for BTS0 (TRXN = 1) Starting container with OML for BTS0 (TRXN = 1) + docker_network_params 36 100 + NET=36 + ADDR_SUFIX=100 + echo --network ttcn3-bsc-test-sccplite-36 --ip 172.18.36.100 --ip6 fd02:db8:36::100 + docker run --rm --network ttcn3-bsc-test-sccplite-36 --ip 172.18.36.100 --ip6 fd02:db8:36::100 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite-latest/logs/bts-omldummy:/data --name jenkins-ttcn3-bsc-test-sccplite-latest-1975-bts0 -d osmocom-build/osmo-bts-latest /bin/sh -c /usr/local/bin/respawn.sh osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,OSMUX 172.18.36.20 1234 1 >>/data/osmo-bts-omldummy-0.log 2>&1 3c2a08a4b676c0ceb26b4f7b61cb1b26b32db198ba15978eb9b5506b5fd3cc07 + set -- 1 1 + echo Starting container with OML for BTS1 (TRXN = 1) Starting container with OML for BTS1 (TRXN = 1) + docker_network_params 36 101 + NET=36 + ADDR_SUFIX=101 + echo --network ttcn3-bsc-test-sccplite-36 --ip 172.18.36.101 --ip6 fd02:db8:36::101 + docker run --rm --network ttcn3-bsc-test-sccplite-36 --ip 172.18.36.101 --ip6 fd02:db8:36::101 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite-latest/logs/bts-omldummy:/data --name jenkins-ttcn3-bsc-test-sccplite-latest-1975-bts1 -d osmocom-build/osmo-bts-latest /bin/sh -c /usr/local/bin/respawn.sh osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,OSMUX 172.18.36.20 1235 1 >>/data/osmo-bts-omldummy-1.log 2>&1 f29b6e7dde1e8039e95b69611335758238e15cfe15bdcf511618ef7f0316049b + set -- 2 4 + echo Starting container with OML for BTS2 (TRXN = 4) Starting container with OML for BTS2 (TRXN = 4) + docker_network_params 36 102 + NET=36 + ADDR_SUFIX=102 + echo --network ttcn3-bsc-test-sccplite-36 --ip 172.18.36.102 --ip6 fd02:db8:36::102 + docker run --rm --network ttcn3-bsc-test-sccplite-36 --ip 172.18.36.102 --ip6 fd02:db8:36::102 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite-latest/logs/bts-omldummy:/data --name jenkins-ttcn3-bsc-test-sccplite-latest-1975-bts2 -d osmocom-build/osmo-bts-latest /bin/sh -c /usr/local/bin/respawn.sh osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,OSMUX 172.18.36.20 1236 4 >>/data/osmo-bts-omldummy-2.log 2>&1 41ff3237fb423eb6dae0a902da79dbc38d519aab026cd11dbd66ca59a72f3037 + echo Starting container with BSC testsuite Starting container with BSC testsuite + docker_network_params 36 203 + NET=36 + ADDR_SUFIX=203 + echo --network ttcn3-bsc-test-sccplite-36 --ip 172.18.36.203 --ip6 fd02:db8:36::203 + docker run --rm --network ttcn3-bsc-test-sccplite-36 --ip 172.18.36.203 --ip6 fd02:db8:36::203 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.36.20 -e OSMO_SUT_PORT=4242 -v /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite-latest/logs/bsc-tester:/data --name jenkins-ttcn3-bsc-test-sccplite-latest-1975-ttcn3-bsc-test osmocom-build/ttcn3-bsc-test + SUBDIR=bsc + SUITE=BSC_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/bsc/BSC_Tests BSC_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli BSC_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: BSC_Tests.cfg MC@dfa3c83210fe: Unix server socket created successfully. MC@dfa3c83210fe: Listening on TCP port 39129. dfa3c83210fe is the default MC2> spawn /osmo-ttcn3-hacks/bsc/BSC_Tests dfa3c83210fe 39129 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@dfa3c83210fe: New HC connected from 172.18.36.203 [172.18.36.203]. dfa3c83210fe: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@dfa3c83210fe: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@dfa3c83210fe: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@dfa3c83210fe: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@dfa3c83210fe: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@dfa3c83210fe: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@dfa3c83210fe: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@dfa3c83210fe: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@dfa3c83210fe: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@dfa3c83210fe: Configuration file was processed on all HCs. MC@dfa3c83210fe: Creating MTC on host 172.18.36.203. MC@dfa3c83210fe: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl_msc_connection_status'. ------ BSC_Tests.TC_ctrl_msc_connection_status ------ Tue Jun 11 09:40:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ctrl_msc_connection_status.pcap" >/data/BSC_Tests.TC_ctrl_msc_connection_status.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl_msc_connection_status' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_ctrl_msc_connection_status started. VirtMSC-IPA(5)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(5)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(5)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(6)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(6)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(4)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(9)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(9)@dfa3c83210fe: 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(9)@dfa3c83210fe: 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(9)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_ctrl_msc_connection_status() start" MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(4)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(3)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(5)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(7)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass VirtMGW-MGCP-0(8)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(9)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(3): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(4): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(5): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(6): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(7): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(8): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(9): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_ctrl_msc_connection_status finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl_msc_connection_status pass'. Tue Jun 11 09:40:14 UTC 2024 ====== BSC_Tests.TC_ctrl_msc_connection_status pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_ctrl_msc_connection_status.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1144361) Waiting for packet dumper to finish... 1 (prev_count=1144361, count=1326967) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl_msc_connection_status pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl_msc0_connection_status'. ------ BSC_Tests.TC_ctrl_msc0_connection_status ------ Tue Jun 11 09:40:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ctrl_msc0_connection_status.pcap" >/data/BSC_Tests.TC_ctrl_msc0_connection_status.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl_msc0_connection_status' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_ctrl_msc0_connection_status started. VirtMSC-IPA(12)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(12)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(12)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(13)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(13)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(11)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(16)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(16)@dfa3c83210fe: 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(16)@dfa3c83210fe: 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(16)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_ctrl_msc0_connection_status() start" MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(11)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(10)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(14)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(12)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(16)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(15)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(10): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(11): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(12): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(13): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(14): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(15): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(16): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_ctrl_msc0_connection_status finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl_msc0_connection_status pass'. Tue Jun 11 09:40:27 UTC 2024 ====== BSC_Tests.TC_ctrl_msc0_connection_status pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_ctrl_msc0_connection_status.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=160919) Waiting for packet dumper to finish... 1 (prev_count=160919, count=342412) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl_msc0_connection_status pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_bts_connected_1'. ------ BSC_Tests.TC_stat_num_bts_connected_1 ------ Tue Jun 11 09:40:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_stat_num_bts_connected_1.pcap" >/data/BSC_Tests.TC_stat_num_bts_connected_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_bts_connected_1' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_stat_num_bts_connected_1 started. VirtMSC-IPA(20)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(20)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(20)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(21)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(21)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(18)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(19)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(24)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(24)@dfa3c83210fe: 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(24)@dfa3c83210fe: 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(24)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_stat_num_bts_connected_1() start" TC_stat_num_bts_connected_1(26)@dfa3c83210fe: "TC_stat_num_bts_connected_1": using IMSI '001016785864058'H VirtMSC-STATS(17)@dfa3c83210fe: EXP match: { name := "TTCN3.bsc.0.num_bts.oml_connected", val := 3, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_bts.oml_connected", mtype := "g", min := 1, max := 4 } VirtMSC-STATS(17)@dfa3c83210fe: EXP match: { name := "TTCN3.bsc.0.num_bts.all_trx_rsl_connected", val := 1, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_bts.all_trx_rsl_connected", mtype := "g", min := 1, max := 1 } VirtMSC-STATS(17)@dfa3c83210fe: EXP match: { name := "TTCN3.bsc.0.num_bts.total", val := 4, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_bts.total", mtype := "g", min := 4, max := 4 } VirtMSC-STATS(17)@dfa3c83210fe: EXP match: { name := "TTCN3.bsc.0.num_trx.rsl_connected", val := 1, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_trx.rsl_connected", mtype := "g", min := 1, max := 1 } VirtMSC-STATS(17)@dfa3c83210fe: EXP match: { name := "TTCN3.bsc.0.num_trx.total", val := 7, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_trx.total", mtype := "g", min := 7, max := 7 } TC_stat_num_bts_connected_1(26)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(18)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-RAN(19)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(22)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(17)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(20)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(25)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(23)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(24)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(17): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(18): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(19): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(20): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(21): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(22): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(23): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(24): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(25): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_stat_num_bts_connected_1(26): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_stat_num_bts_connected_1 finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_bts_connected_1 pass'. Tue Jun 11 09:40:40 UTC 2024 ====== BSC_Tests.TC_stat_num_bts_connected_1 pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_stat_num_bts_connected_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=403808) Waiting for packet dumper to finish... 1 (prev_count=403808, count=406220) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_bts_connected_1 pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_bts_connected_2'. ------ BSC_Tests.TC_stat_num_bts_connected_2 ------ Tue Jun 11 09:40:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_stat_num_bts_connected_2.pcap" >/data/BSC_Tests.TC_stat_num_bts_connected_2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_bts_connected_2' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_stat_num_bts_connected_2 started. VirtMSC-IPA(30)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(30)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(30)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(31)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(31)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(28)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(29)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(34)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(34)@dfa3c83210fe: 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(34)@dfa3c83210fe: 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(34)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(36)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(36)@dfa3c83210fe: 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-BTS1-TRX0-RSL-IPA(36)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'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-BTS1-TRX0-RSL-IPA(36)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_stat_num_bts_connected_2() start" TC_stat_num_bts_connected_2(38)@dfa3c83210fe: "TC_stat_num_bts_connected_2": using IMSI '001011505263055'H VirtMSC-STATS(27)@dfa3c83210fe: EXP match: { name := "TTCN3.bsc.0.num_bts.oml_connected", val := 3, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_bts.oml_connected", mtype := "g", min := 2, max := 4 } VirtMSC-STATS(27)@dfa3c83210fe: EXP match: { name := "TTCN3.bsc.0.num_bts.all_trx_rsl_connected", val := 2, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_bts.all_trx_rsl_connected", mtype := "g", min := 2, max := 2 } VirtMSC-STATS(27)@dfa3c83210fe: EXP match: { name := "TTCN3.bsc.0.num_bts.total", val := 4, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_bts.total", mtype := "g", min := 4, max := 4 } VirtMSC-STATS(27)@dfa3c83210fe: EXP match: { name := "TTCN3.bsc.0.num_trx.rsl_connected", val := 2, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_trx.rsl_connected", mtype := "g", min := 2, max := 2 } VirtMSC-STATS(27)@dfa3c83210fe: EXP match: { name := "TTCN3.bsc.0.num_trx.total", val := 7, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_trx.total", mtype := "g", min := 7, max := 7 } TC_stat_num_bts_connected_2(38)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(28)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(30)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-RAN(29)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(27)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(32)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(35)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(37)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(34)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(36)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(33)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(27): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(28): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(29): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(30): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(31): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(32): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(33): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(34): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(35): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(36): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(37): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_stat_num_bts_connected_2(38): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_stat_num_bts_connected_2 finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_bts_connected_2 pass'. Tue Jun 11 09:40:55 UTC 2024 ====== BSC_Tests.TC_stat_num_bts_connected_2 pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_stat_num_bts_connected_2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=308482) Waiting for packet dumper to finish... 1 (prev_count=308482, count=505002) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_bts_connected_2 pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_bts_connected_3'. ------ BSC_Tests.TC_stat_num_bts_connected_3 ------ Tue Jun 11 09:41:00 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_stat_num_bts_connected_3.pcap" >/data/BSC_Tests.TC_stat_num_bts_connected_3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_bts_connected_3' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_stat_num_bts_connected_3 started. VirtMSC-IPA(42)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(42)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(42)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(43)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(43)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(40)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(41)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(46)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(46)@dfa3c83210fe: 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(46)@dfa3c83210fe: 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(46)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(48)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(48)@dfa3c83210fe: 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-BTS1-TRX0-RSL-IPA(48)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'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-BTS1-TRX0-RSL-IPA(48)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(50)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(50)@dfa3c83210fe: 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-BTS2-TRX0-RSL-IPA(50)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'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-BTS2-TRX0-RSL-IPA(50)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(52)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(52)@dfa3c83210fe: 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-BTS2-TRX1-RSL-IPA(52)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'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-BTS2-TRX1-RSL-IPA(52)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(54)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(54)@dfa3c83210fe: 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-BTS2-TRX2-RSL-IPA(54)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'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-BTS2-TRX2-RSL-IPA(54)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(56)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(56)@dfa3c83210fe: 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-BTS2-TRX3-RSL-IPA(56)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'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-BTS2-TRX3-RSL-IPA(56)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_stat_num_bts_connected_3() start" TC_stat_num_bts_connected_3(58)@dfa3c83210fe: "TC_stat_num_bts_connected_3": using IMSI '001014854891111'H VirtMSC-STATS(39)@dfa3c83210fe: EXP match: { name := "TTCN3.bsc.0.num_bts.oml_connected", val := 3, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_bts.oml_connected", mtype := "g", min := 3, max := 4 } VirtMSC-STATS(39)@dfa3c83210fe: EXP match: { name := "TTCN3.bsc.0.num_bts.all_trx_rsl_connected", val := 3, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_bts.all_trx_rsl_connected", mtype := "g", min := 3, max := 3 } VirtMSC-STATS(39)@dfa3c83210fe: EXP match: { name := "TTCN3.bsc.0.num_bts.total", val := 4, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_bts.total", mtype := "g", min := 4, max := 4 } VirtMSC-STATS(39)@dfa3c83210fe: EXP match: { name := "TTCN3.bsc.0.num_trx.rsl_connected", val := 6, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_trx.rsl_connected", mtype := "g", min := 6, max := 6 } VirtMSC-STATS(39)@dfa3c83210fe: EXP match: { name := "TTCN3.bsc.0.num_trx.total", val := 7, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_trx.total", mtype := "g", min := 7, max := 7 } TC_stat_num_bts_connected_3(58)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(40)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(39)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-RAN(41)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(42)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(47)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(49)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(51)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(55)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(52)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(48)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(50)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(46)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(53)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(56)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(54)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(45)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(57)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(39): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(40): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(41): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(42): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(43): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(45): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(46): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(47): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(48): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(49): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(50): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(51): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(52): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(53): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(54): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(55): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(56): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(57): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_stat_num_bts_connected_3(58): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_stat_num_bts_connected_3 finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_bts_connected_3 pass'. Tue Jun 11 09:41:13 UTC 2024 ====== BSC_Tests.TC_stat_num_bts_connected_3 pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_stat_num_bts_connected_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=572184) Waiting for packet dumper to finish... 1 (prev_count=572184, count=1357379) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_bts_connected_3 pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl'. ------ BSC_Tests.TC_ctrl ------ Tue Jun 11 09:41:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ctrl.pcap" >/data/BSC_Tests.TC_ctrl.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_ctrl started. VirtMSC-IPA(61)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(61)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(61)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(62)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(62)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(60)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(65)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(65)@dfa3c83210fe: 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(65)@dfa3c83210fe: 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(65)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_ctrl() start" MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(60)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(59)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(61)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(63)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(65)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(64)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(59): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(60): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(61): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(62): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(63): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(64): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(65): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_ctrl finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl pass'. Tue Jun 11 09:41:27 UTC 2024 ====== BSC_Tests.TC_ctrl pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_ctrl.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=173398) Waiting for packet dumper to finish... 1 (prev_count=173398, count=354803) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl_location'. ------ BSC_Tests.TC_ctrl_location ------ Tue Jun 11 09:41:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ctrl_location.pcap" >/data/BSC_Tests.TC_ctrl_location.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl_location' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_ctrl_location started. VirtMSC-IPA(69)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(69)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(69)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(70)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(70)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(67)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(68)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(73)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(73)@dfa3c83210fe: 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(73)@dfa3c83210fe: 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(73)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_ctrl_location() start" MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(67)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-RAN(68)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(66)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(71)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(69)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(74)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(72)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(73)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(66): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(67): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(68): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(69): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(70): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(71): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(72): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(73): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(74): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_ctrl_location finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl_location pass'. Tue Jun 11 09:41:42 UTC 2024 ====== BSC_Tests.TC_ctrl_location pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_ctrl_location.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=205824) Waiting for packet dumper to finish... 1 (prev_count=205824, count=388141) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl_location pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si_default'. ------ BSC_Tests.TC_si_default ------ Tue Jun 11 09:41:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_si_default.pcap" >/data/BSC_Tests.TC_si_default.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si_default' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_si_default started. VirtMSC-IPA(77)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(77)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(77)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(78)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(78)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(76)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping MTC@dfa3c83210fe: "TC_si_default() start" IPA-BTS0-TRX0-RSL-IPA(81)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(81)@dfa3c83210fe: 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)@dfa3c83210fe: 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(81)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@dfa3c83210fe: RSL 0 SYSTEM INFORMATION: { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := '2B'O ("+") }, si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } }, si2bis := omit, si2ter := { extd_bcch_freq_list := '8E320000000000000000000000000800'O, rest_octets := '2B2B2B2B'O ("++++") }, si2quater := { { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 0, si2quater_count := 0, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 111, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } } }, si3 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 3, t3212 := 30 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_SHALL_USE_UL_DTX (1), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '1'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '1'B, si2_quater_ind := { presence := '1'B, ind := '0'B }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } }, si4 := { lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := { iei := '64'O ("d"), v := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }, tsc := 2, h := false, arfcn := 871, maio_hsn := omit } }, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } }, si13 := { rest_octets := { presence := '1'B, bcch_change_mark := 1, si_change_field := '0000'B, presence2 := '0'B, si13_change_mark := omit, gprs_ma := omit, zero := '0'B, rac := 0, spgc_ccch_sup := '0'B, priority_access_thr := '110'B, network_control_order := '00'B, gprs_cell_opts := { nmo := '01'B, t3168 := '011'B, t3192 := '010'B, drx_timer_max := '011'B, access_burst_type := '0'B, control_ack_type := '1'B, bs_cv_max := 15, pan_presence := '1'B, pan_dec := 1, pan_inc := 1, pan_max := '111'B, ext_info_presence := '1'B, ext_info_length := '000101'B, ext_info := { egprs_supported := '0'B, egprs_pkt_channel_req := omit, bep_period := omit, pfc_feature_mode := '0'B, dtm_support := '0'B, bss_paging_coordination := '1'B, ccn_active := '1'B, nw_ext_utbf := '0'B } }, gprs_pwr_ctrl_params := { alpha := 0, t_avg_w := '10000'B, t_avg_t := '10000'B, pc_meas_chan := '0'B, n_avg_i := '1000'B } } }, si5 := { bcch_freq_list := '10000000000000000000000000000000'O }, si5bis := omit, si5ter := { extd_bcch_freq_list := '9E050020000000000000000000000000'O }, si6 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_options := { dtx_ext := '1'B, pwrc := false, dtx := '01'B, radio_link_timeout := '0111'B }, ncc_permitted := '11111111'B, rest_octets := { pch_nch_info := { presence := '0'B, info := omit }, vbs_vgcs_options := { presence := '0'B, options := omit }, dtm_support := '0'B, rac := omit, max_lapdm := omit, band_ind := '0'B } } } MTC@dfa3c83210fe: setverdict(pass): none -> pass MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(76)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(75)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(77)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(79)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMGW-MGCP-0(80)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(81)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(75): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(76): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(77): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(78): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(79): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(80): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(81): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_si_default finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si_default pass'. Tue Jun 11 09:41:59 UTC 2024 ====== BSC_Tests.TC_si_default pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_si_default.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=169986) Waiting for packet dumper to finish... 1 (prev_count=169986, count=351301) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si_default pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_2_earfcns'. ------ BSC_Tests.TC_si2quater_2_earfcns ------ Tue Jun 11 09:42:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_si2quater_2_earfcns.pcap" >/data/BSC_Tests.TC_si2quater_2_earfcns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_2_earfcns' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_si2quater_2_earfcns started. VirtMSC-IPA(84)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(84)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(84)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(85)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(85)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(83)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping MTC@dfa3c83210fe: "TC_si2quater_2_earfcns() start" IPA-BTS0-TRX0-RSL-IPA(88)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(88)@dfa3c83210fe: 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(88)@dfa3c83210fe: 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(88)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B'O ("++++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@dfa3c83210fe: RSL 0 SYSTEM INFORMATION: { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := '2B'O ("+") }, si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } }, si2bis := omit, si2ter := { extd_bcch_freq_list := '8E320000000000000000000000000800'O, rest_octets := '2B2B2B2B'O ("++++") }, si2quater := { { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 0, si2quater_count := 0, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 111, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 1, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } } }, si3 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 3, t3212 := 30 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_SHALL_USE_UL_DTX (1), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '1'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '1'B, si2_quater_ind := { presence := '1'B, ind := '0'B }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } }, si4 := { lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := { iei := '64'O ("d"), v := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }, tsc := 2, h := false, arfcn := 871, maio_hsn := omit } }, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } }, si13 := { rest_octets := { presence := '1'B, bcch_change_mark := 1, si_change_field := '0000'B, presence2 := '0'B, si13_change_mark := omit, gprs_ma := omit, zero := '0'B, rac := 0, spgc_ccch_sup := '0'B, priority_access_thr := '110'B, network_control_order := '00'B, gprs_cell_opts := { nmo := '01'B, t3168 := '011'B, t3192 := '010'B, drx_timer_max := '011'B, access_burst_type := '0'B, control_ack_type := '1'B, bs_cv_max := 15, pan_presence := '1'B, pan_dec := 1, pan_inc := 1, pan_max := '111'B, ext_info_presence := '1'B, ext_info_length := '000101'B, ext_info := { egprs_supported := '0'B, egprs_pkt_channel_req := omit, bep_period := omit, pfc_feature_mode := '0'B, dtm_support := '0'B, bss_paging_coordination := '1'B, ccn_active := '1'B, nw_ext_utbf := '0'B } }, gprs_pwr_ctrl_params := { alpha := 0, t_avg_w := '10000'B, t_avg_t := '10000'B, pc_meas_chan := '0'B, n_avg_i := '1000'B } } }, si5 := { bcch_freq_list := '10000000000000000000000000000000'O }, si5bis := omit, si5ter := { extd_bcch_freq_list := '9E050020000000000000000000000000'O }, si6 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_options := { dtx_ext := '1'B, pwrc := false, dtx := '01'B, radio_link_timeout := '0111'B }, ncc_permitted := '11111111'B, rest_octets := { pch_nch_info := { presence := '0'B, info := omit }, vbs_vgcs_options := { presence := '0'B, options := omit }, dtm_support := '0'B, rac := omit, max_lapdm := omit, band_ind := '0'B } } } MTC@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-SCCP(83)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(83)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(83)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(83)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(83)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(83)@dfa3c83210fe: vl_len:17 VirtMSC-SCCP(83)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(83)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000F2F0808091010896745230195323454'O VirtMSC-SCCP(83)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(83)@dfa3c83210fe: vl_len:7 VirtMSC-SCCP(83)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(83)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '0005200401008F'O VirtMSC-SCCP(83)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(83)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(83)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(83)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@dfa3c83210fe: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(83)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(83)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(83)@dfa3c83210fe: RLC received in state:disconnect_pending MTC@dfa3c83210fe: Warning: dec_CellSelIndValue(): Data remained at the end of the stream after successful decoding: '00'O MTC@dfa3c83210fe: GOT RR CHANNEL RELEASE WITH CELLS: { discr := '011'B, value_list := { eutran := { { item_ind := '1'B, earfcn := 111, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 1, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit } } }, value_list_term := '0'B } MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(83)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(86)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(82)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(84)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(88)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(87)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(82): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(83): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(84): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(85): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(86): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(87): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(88): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_si2quater_2_earfcns finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_2_earfcns pass'. Tue Jun 11 09:42:18 UTC 2024 ====== BSC_Tests.TC_si2quater_2_earfcns pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_si2quater_2_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=222231) Waiting for packet dumper to finish... 1 (prev_count=222231, count=404548) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_2_earfcns pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_3_earfcns'. ------ BSC_Tests.TC_si2quater_3_earfcns ------ Tue Jun 11 09:42:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_si2quater_3_earfcns.pcap" >/data/BSC_Tests.TC_si2quater_3_earfcns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_3_earfcns' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_si2quater_3_earfcns started. VirtMSC-IPA(91)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(91)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(91)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(92)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(92)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(90)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping MTC@dfa3c83210fe: "TC_si2quater_3_earfcns() start" IPA-BTS0-TRX0-RSL-IPA(95)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(95)@dfa3c83210fe: 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(95)@dfa3c83210fe: 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(95)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@dfa3c83210fe: RSL 0 SYSTEM INFORMATION: { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := '2B'O ("+") }, si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } }, si2bis := omit, si2ter := { extd_bcch_freq_list := '8E320000000000000000000000000800'O, rest_octets := '2B2B2B2B'O ("++++") }, si2quater := { { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 0, si2quater_count := 0, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 111, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 1, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 0, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } } }, si3 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 3, t3212 := 30 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_SHALL_USE_UL_DTX (1), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '1'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '1'B, si2_quater_ind := { presence := '1'B, ind := '0'B }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } }, si4 := { lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := { iei := '64'O ("d"), v := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }, tsc := 2, h := false, arfcn := 871, maio_hsn := omit } }, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } }, si13 := { rest_octets := { presence := '1'B, bcch_change_mark := 1, si_change_field := '0000'B, presence2 := '0'B, si13_change_mark := omit, gprs_ma := omit, zero := '0'B, rac := 0, spgc_ccch_sup := '0'B, priority_access_thr := '110'B, network_control_order := '00'B, gprs_cell_opts := { nmo := '01'B, t3168 := '011'B, t3192 := '010'B, drx_timer_max := '011'B, access_burst_type := '0'B, control_ack_type := '1'B, bs_cv_max := 15, pan_presence := '1'B, pan_dec := 1, pan_inc := 1, pan_max := '111'B, ext_info_presence := '1'B, ext_info_length := '000101'B, ext_info := { egprs_supported := '0'B, egprs_pkt_channel_req := omit, bep_period := omit, pfc_feature_mode := '0'B, dtm_support := '0'B, bss_paging_coordination := '1'B, ccn_active := '1'B, nw_ext_utbf := '0'B } }, gprs_pwr_ctrl_params := { alpha := 0, t_avg_w := '10000'B, t_avg_t := '10000'B, pc_meas_chan := '0'B, n_avg_i := '1000'B } } }, si5 := { bcch_freq_list := '10000000000000000000000000000000'O }, si5bis := omit, si5ter := { extd_bcch_freq_list := '9E050020000000000000000000000000'O }, si6 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_options := { dtx_ext := '1'B, pwrc := false, dtx := '01'B, radio_link_timeout := '0111'B }, ncc_permitted := '11111111'B, rest_octets := { pch_nch_info := { presence := '0'B, info := omit }, vbs_vgcs_options := { presence := '0'B, options := omit }, dtm_support := '0'B, rac := omit, max_lapdm := omit, band_ind := '0'B } } } MTC@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-SCCP(90)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(90)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(90)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(90)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(90)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(90)@dfa3c83210fe: vl_len:17 VirtMSC-SCCP(90)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(90)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000F2F0808091010896745230195323454'O VirtMSC-SCCP(90)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(90)@dfa3c83210fe: vl_len:7 VirtMSC-SCCP(90)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(90)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '0005200401008F'O VirtMSC-SCCP(90)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(90)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(90)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(90)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@dfa3c83210fe: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(90)@dfa3c83210fe: Session index based on connection ID:0 MTC@dfa3c83210fe: Warning: dec_CellSelIndValue(): Data remained at the end of the stream after successful decoding: '00'O MTC@dfa3c83210fe: GOT RR CHANNEL RELEASE WITH CELLS: { discr := '011'B, value_list := { eutran := { { item_ind := '1'B, earfcn := 111, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 1, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 0, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit } } }, value_list_term := '0'B } MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(90)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(90)@dfa3c83210fe: RLC received in state:disconnect_pending MTC@dfa3c83210fe: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(90)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(89)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(91)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(93)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMGW-MGCP-0(94)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(95)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(89): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(90): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(91): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(92): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(93): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(94): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(95): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_si2quater_3_earfcns finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_3_earfcns pass'. Tue Jun 11 09:42:38 UTC 2024 ====== BSC_Tests.TC_si2quater_3_earfcns pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_si2quater_3_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=224414) Waiting for packet dumper to finish... 1 (prev_count=224414, count=405318) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_3_earfcns pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_4_earfcns'. ------ BSC_Tests.TC_si2quater_4_earfcns ------ Tue Jun 11 09:42:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_si2quater_4_earfcns.pcap" >/data/BSC_Tests.TC_si2quater_4_earfcns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_4_earfcns' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_si2quater_4_earfcns started. VirtMSC-IPA(98)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(98)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(98)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(99)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(99)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(97)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping MTC@dfa3c83210fe: "TC_si2quater_4_earfcns() start" IPA-BTS0-TRX0-RSL-IPA(102)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(102)@dfa3c83210fe: 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(102)@dfa3c83210fe: 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(102)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@dfa3c83210fe: RSL 0 SYSTEM INFORMATION: { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := '2B'O ("+") }, si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } }, si2bis := omit, si2ter := { extd_bcch_freq_list := '8E320000000000000000000000000800'O, rest_octets := '2B2B2B2B'O ("++++") }, si2quater := { { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 0, si2quater_count := 1, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 111, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 1, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 0, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 1, si2quater_count := 1, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } } }, si3 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 3, t3212 := 30 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_SHALL_USE_UL_DTX (1), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '1'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '1'B, si2_quater_ind := { presence := '1'B, ind := '0'B }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } }, si4 := { lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := { iei := '64'O ("d"), v := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }, tsc := 2, h := false, arfcn := 871, maio_hsn := omit } }, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } }, si13 := { rest_octets := { presence := '1'B, bcch_change_mark := 1, si_change_field := '0000'B, presence2 := '0'B, si13_change_mark := omit, gprs_ma := omit, zero := '0'B, rac := 0, spgc_ccch_sup := '0'B, priority_access_thr := '110'B, network_control_order := '00'B, gprs_cell_opts := { nmo := '01'B, t3168 := '011'B, t3192 := '010'B, drx_timer_max := '011'B, access_burst_type := '0'B, control_ack_type := '1'B, bs_cv_max := 15, pan_presence := '1'B, pan_dec := 1, pan_inc := 1, pan_max := '111'B, ext_info_presence := '1'B, ext_info_length := '000101'B, ext_info := { egprs_supported := '0'B, egprs_pkt_channel_req := omit, bep_period := omit, pfc_feature_mode := '0'B, dtm_support := '0'B, bss_paging_coordination := '1'B, ccn_active := '1'B, nw_ext_utbf := '0'B } }, gprs_pwr_ctrl_params := { alpha := 0, t_avg_w := '10000'B, t_avg_t := '10000'B, pc_meas_chan := '0'B, n_avg_i := '1000'B } } }, si5 := { bcch_freq_list := '10000000000000000000000000000000'O }, si5bis := omit, si5ter := { extd_bcch_freq_list := '9E050020000000000000000000000000'O }, si6 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_options := { dtx_ext := '1'B, pwrc := false, dtx := '01'B, radio_link_timeout := '0111'B }, ncc_permitted := '11111111'B, rest_octets := { pch_nch_info := { presence := '0'B, info := omit }, vbs_vgcs_options := { presence := '0'B, options := omit }, dtm_support := '0'B, rac := omit, max_lapdm := omit, band_ind := '0'B } } } MTC@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-SCCP(97)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(97)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(97)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(97)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(97)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(97)@dfa3c83210fe: vl_len:17 VirtMSC-SCCP(97)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(97)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000F2F0808091010896745230195323454'O VirtMSC-SCCP(97)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(97)@dfa3c83210fe: vl_len:7 VirtMSC-SCCP(97)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(97)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '0005200401008F'O VirtMSC-SCCP(97)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(97)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(97)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(97)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@dfa3c83210fe: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(97)@dfa3c83210fe: Session index based on connection ID:0 MTC@dfa3c83210fe: GOT RR CHANNEL RELEASE WITH CELLS: { discr := '011'B, value_list := { eutran := { { item_ind := '1'B, earfcn := 111, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 1, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 0, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit } } }, value_list_term := '0'B } MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(97)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(97)@dfa3c83210fe: RLC received in state:disconnect_pending MTC@dfa3c83210fe: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(97)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(100)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(98)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(96)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMGW-MGCP-0(101)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(102)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(96): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(97): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(98): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(99): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(100): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(101): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(102): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_si2quater_4_earfcns finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_4_earfcns pass'. Tue Jun 11 09:42:57 UTC 2024 ====== BSC_Tests.TC_si2quater_4_earfcns pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_si2quater_4_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=227765) Waiting for packet dumper to finish... 1 (prev_count=227765, count=409258) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_4_earfcns pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_5_earfcns'. ------ BSC_Tests.TC_si2quater_5_earfcns ------ Tue Jun 11 09:43:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_si2quater_5_earfcns.pcap" >/data/BSC_Tests.TC_si2quater_5_earfcns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_5_earfcns' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_si2quater_5_earfcns started. VirtMSC-IPA(105)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(105)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(105)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(106)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(106)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(104)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping MTC@dfa3c83210fe: "TC_si2quater_5_earfcns() start" IPA-BTS0-TRX0-RSL-IPA(109)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(109)@dfa3c83210fe: 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(109)@dfa3c83210fe: 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(109)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B'O ("++++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@dfa3c83210fe: RSL 0 SYSTEM INFORMATION: { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := '2B'O ("+") }, si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } }, si2bis := omit, si2ter := { extd_bcch_freq_list := '8E320000000000000000000000000800'O, rest_octets := '2B2B2B2B'O ("++++") }, si2quater := { { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 0, si2quater_count := 1, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 111, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 1, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 0, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 1, si2quater_count := 1, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 23, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } } }, si3 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 3, t3212 := 30 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_SHALL_USE_UL_DTX (1), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '1'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '1'B, si2_quater_ind := { presence := '1'B, ind := '0'B }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } }, si4 := { lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := { iei := '64'O ("d"), v := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }, tsc := 2, h := false, arfcn := 871, maio_hsn := omit } }, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } }, si13 := { rest_octets := { presence := '1'B, bcch_change_mark := 1, si_change_field := '0000'B, presence2 := '0'B, si13_change_mark := omit, gprs_ma := omit, zero := '0'B, rac := 0, spgc_ccch_sup := '0'B, priority_access_thr := '110'B, network_control_order := '00'B, gprs_cell_opts := { nmo := '01'B, t3168 := '011'B, t3192 := '010'B, drx_timer_max := '011'B, access_burst_type := '0'B, control_ack_type := '1'B, bs_cv_max := 15, pan_presence := '1'B, pan_dec := 1, pan_inc := 1, pan_max := '111'B, ext_info_presence := '1'B, ext_info_length := '000101'B, ext_info := { egprs_supported := '0'B, egprs_pkt_channel_req := omit, bep_period := omit, pfc_feature_mode := '0'B, dtm_support := '0'B, bss_paging_coordination := '1'B, ccn_active := '1'B, nw_ext_utbf := '0'B } }, gprs_pwr_ctrl_params := { alpha := 0, t_avg_w := '10000'B, t_avg_t := '10000'B, pc_meas_chan := '0'B, n_avg_i := '1000'B } } }, si5 := { bcch_freq_list := '10000000000000000000000000000000'O }, si5bis := omit, si5ter := { extd_bcch_freq_list := '9E050020000000000000000000000000'O }, si6 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_options := { dtx_ext := '1'B, pwrc := false, dtx := '01'B, radio_link_timeout := '0111'B }, ncc_permitted := '11111111'B, rest_octets := { pch_nch_info := { presence := '0'B, info := omit }, vbs_vgcs_options := { presence := '0'B, options := omit }, dtm_support := '0'B, rac := omit, max_lapdm := omit, band_ind := '0'B } } } MTC@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-SCCP(104)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(104)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(104)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(104)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(104)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(104)@dfa3c83210fe: vl_len:17 VirtMSC-SCCP(104)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(104)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000F2F0808091010896745230195323454'O VirtMSC-SCCP(104)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(104)@dfa3c83210fe: vl_len:7 VirtMSC-SCCP(104)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(104)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '0005200401008F'O VirtMSC-SCCP(104)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(104)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(104)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(104)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@dfa3c83210fe: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(104)@dfa3c83210fe: Session index based on connection ID:0 MTC@dfa3c83210fe: Warning: dec_CellSelIndValue(): Data remained at the end of the stream after successful decoding: 'B0'O MTC@dfa3c83210fe: GOT RR CHANNEL RELEASE WITH CELLS: { discr := '011'B, value_list := { eutran := { { item_ind := '1'B, earfcn := 111, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 1, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 0, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 23, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit } } }, value_list_term := '0'B } MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(104)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(104)@dfa3c83210fe: RLC received in state:disconnect_pending MTC@dfa3c83210fe: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(104)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(103)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(105)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(107)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMGW-MGCP-0(108)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(109)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(103): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(104): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(105): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(106): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(107): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(108): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(109): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_si2quater_5_earfcns finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_5_earfcns pass'. Tue Jun 11 09:43:16 UTC 2024 ====== BSC_Tests.TC_si2quater_5_earfcns pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_si2quater_5_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=229963) Waiting for packet dumper to finish... 1 (prev_count=229963, count=412280) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_5_earfcns pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_6_earfcns'. ------ BSC_Tests.TC_si2quater_6_earfcns ------ Tue Jun 11 09:43:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_si2quater_6_earfcns.pcap" >/data/BSC_Tests.TC_si2quater_6_earfcns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_6_earfcns' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_si2quater_6_earfcns started. VirtMSC-IPA(112)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(112)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(112)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(113)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(113)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(111)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping MTC@dfa3c83210fe: "TC_si2quater_6_earfcns() start" IPA-BTS0-TRX0-RSL-IPA(116)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(116)@dfa3c83210fe: 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(116)@dfa3c83210fe: 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(116)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@dfa3c83210fe: RSL 0 SYSTEM INFORMATION: { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := '2B'O ("+") }, si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } }, si2bis := omit, si2ter := { extd_bcch_freq_list := '8E320000000000000000000000000800'O, rest_octets := '2B2B2B2B'O ("++++") }, si2quater := { { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 0, si2quater_count := 1, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 111, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 1, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 0, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 1, si2quater_count := 1, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 23, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 46, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } } }, si3 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 3, t3212 := 30 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_SHALL_USE_UL_DTX (1), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '1'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '1'B, si2_quater_ind := { presence := '1'B, ind := '0'B }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } }, si4 := { lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := { iei := '64'O ("d"), v := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }, tsc := 2, h := false, arfcn := 871, maio_hsn := omit } }, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } }, si13 := { rest_octets := { presence := '1'B, bcch_change_mark := 1, si_change_field := '0000'B, presence2 := '0'B, si13_change_mark := omit, gprs_ma := omit, zero := '0'B, rac := 0, spgc_ccch_sup := '0'B, priority_access_thr := '110'B, network_control_order := '00'B, gprs_cell_opts := { nmo := '01'B, t3168 := '011'B, t3192 := '010'B, drx_timer_max := '011'B, access_burst_type := '0'B, control_ack_type := '1'B, bs_cv_max := 15, pan_presence := '1'B, pan_dec := 1, pan_inc := 1, pan_max := '111'B, ext_info_presence := '1'B, ext_info_length := '000101'B, ext_info := { egprs_supported := '0'B, egprs_pkt_channel_req := omit, bep_period := omit, pfc_feature_mode := '0'B, dtm_support := '0'B, bss_paging_coordination := '1'B, ccn_active := '1'B, nw_ext_utbf := '0'B } }, gprs_pwr_ctrl_params := { alpha := 0, t_avg_w := '10000'B, t_avg_t := '10000'B, pc_meas_chan := '0'B, n_avg_i := '1000'B } } }, si5 := { bcch_freq_list := '10000000000000000000000000000000'O }, si5bis := omit, si5ter := { extd_bcch_freq_list := '9E050020000000000000000000000000'O }, si6 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_options := { dtx_ext := '1'B, pwrc := false, dtx := '01'B, radio_link_timeout := '0111'B }, ncc_permitted := '11111111'B, rest_octets := { pch_nch_info := { presence := '0'B, info := omit }, vbs_vgcs_options := { presence := '0'B, options := omit }, dtm_support := '0'B, rac := omit, max_lapdm := omit, band_ind := '0'B } } } MTC@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-SCCP(111)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(111)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(111)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(111)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(111)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(111)@dfa3c83210fe: vl_len:17 VirtMSC-SCCP(111)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(111)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000F2F0808091010896745230195323454'O VirtMSC-SCCP(111)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(111)@dfa3c83210fe: vl_len:7 VirtMSC-SCCP(111)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(111)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '0005200401008F'O VirtMSC-SCCP(111)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(111)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(111)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(111)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@dfa3c83210fe: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(111)@dfa3c83210fe: Session index based on connection ID:0 MTC@dfa3c83210fe: Warning: dec_CellSelIndValue(): Data remained at the end of the stream after successful decoding: '60'O ("`") MTC@dfa3c83210fe: GOT RR CHANNEL RELEASE WITH CELLS: { discr := '011'B, value_list := { eutran := { { item_ind := '1'B, earfcn := 111, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 1, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 0, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 23, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 46, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit } } }, value_list_term := '0'B } MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(111)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(111)@dfa3c83210fe: RLC received in state:disconnect_pending MTC@dfa3c83210fe: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(111)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(110)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(114)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(112)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMGW-MGCP-0(115)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(116)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(110): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(111): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(112): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(113): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(114): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(115): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(116): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_si2quater_6_earfcns finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_6_earfcns pass'. Tue Jun 11 09:43:35 UTC 2024 ====== BSC_Tests.TC_si2quater_6_earfcns pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_si2quater_6_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=233626) Waiting for packet dumper to finish... 1 (prev_count=233626, count=416054) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_6_earfcns pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_12_earfcns'. ------ BSC_Tests.TC_si2quater_12_earfcns ------ Tue Jun 11 09:43:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_si2quater_12_earfcns.pcap" >/data/BSC_Tests.TC_si2quater_12_earfcns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_12_earfcns' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_si2quater_12_earfcns started. VirtMSC-IPA(119)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(119)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(119)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(120)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(120)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(118)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping MTC@dfa3c83210fe: "TC_si2quater_12_earfcns() start" IPA-BTS0-TRX0-RSL-IPA(123)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(123)@dfa3c83210fe: 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(123)@dfa3c83210fe: 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(123)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@dfa3c83210fe: RSL 0 SYSTEM INFORMATION: { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := '2B'O ("+") }, si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } }, si2bis := omit, si2ter := { extd_bcch_freq_list := '8E320000000000000000000000000800'O, rest_octets := '2B2B2B2B'O ("++++") }, si2quater := { { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 0, si2quater_count := 3, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 111, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 1, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 0, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 1, si2quater_count := 3, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 23, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 46, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 2, si2quater_count := 3, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 69, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 92, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 115, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 3, si2quater_count := 3, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 138, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 161, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 184, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } } }, si3 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 3, t3212 := 30 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_SHALL_USE_UL_DTX (1), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '1'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '1'B, si2_quater_ind := { presence := '1'B, ind := '0'B }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } }, si4 := { lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := { iei := '64'O ("d"), v := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }, tsc := 2, h := false, arfcn := 871, maio_hsn := omit } }, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } }, si13 := { rest_octets := { presence := '1'B, bcch_change_mark := 1, si_change_field := '0000'B, presence2 := '0'B, si13_change_mark := omit, gprs_ma := omit, zero := '0'B, rac := 0, spgc_ccch_sup := '0'B, priority_access_thr := '110'B, network_control_order := '00'B, gprs_cell_opts := { nmo := '01'B, t3168 := '011'B, t3192 := '010'B, drx_timer_max := '011'B, access_burst_type := '0'B, control_ack_type := '1'B, bs_cv_max := 15, pan_presence := '1'B, pan_dec := 1, pan_inc := 1, pan_max := '111'B, ext_info_presence := '1'B, ext_info_length := '000101'B, ext_info := { egprs_supported := '0'B, egprs_pkt_channel_req := omit, bep_period := omit, pfc_feature_mode := '0'B, dtm_support := '0'B, bss_paging_coordination := '1'B, ccn_active := '1'B, nw_ext_utbf := '0'B } }, gprs_pwr_ctrl_params := { alpha := 0, t_avg_w := '10000'B, t_avg_t := '10000'B, pc_meas_chan := '0'B, n_avg_i := '1000'B } } }, si5 := { bcch_freq_list := '10000000000000000000000000000000'O }, si5bis := omit, si5ter := { extd_bcch_freq_list := '9E050020000000000000000000000000'O }, si6 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_options := { dtx_ext := '1'B, pwrc := false, dtx := '01'B, radio_link_timeout := '0111'B }, ncc_permitted := '11111111'B, rest_octets := { pch_nch_info := { presence := '0'B, info := omit }, vbs_vgcs_options := { presence := '0'B, options := omit }, dtm_support := '0'B, rac := omit, max_lapdm := omit, band_ind := '0'B } } } MTC@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-SCCP(118)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(118)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(118)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(118)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(118)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(118)@dfa3c83210fe: vl_len:17 VirtMSC-SCCP(118)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(118)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000F2F0808091010896745230195323454'O VirtMSC-SCCP(118)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(118)@dfa3c83210fe: vl_len:7 VirtMSC-SCCP(118)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(118)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '0005200401008F'O VirtMSC-SCCP(118)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(118)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(118)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(118)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@dfa3c83210fe: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(118)@dfa3c83210fe: Session index based on connection ID:0 MTC@dfa3c83210fe: GOT RR CHANNEL RELEASE WITH CELLS: { discr := '011'B, value_list := { eutran := { { item_ind := '1'B, earfcn := 111, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 1, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 0, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 23, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 46, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 69, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 92, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 115, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 138, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 161, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 184, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit } } }, value_list_term := '0'B } MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(118)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(118)@dfa3c83210fe: RLC received in state:disconnect_pending MTC@dfa3c83210fe: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(118)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(117)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(119)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(121)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMGW-MGCP-0(122)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(123)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(117): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(118): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(119): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(120): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(121): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(122): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(123): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_si2quater_12_earfcns finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_12_earfcns pass'. Tue Jun 11 09:43:54 UTC 2024 ====== BSC_Tests.TC_si2quater_12_earfcns pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_si2quater_12_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=246064) Waiting for packet dumper to finish... 1 (prev_count=246064, count=429517) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_12_earfcns pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_23_earfcns'. ------ BSC_Tests.TC_si2quater_23_earfcns ------ Tue Jun 11 09:43:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_si2quater_23_earfcns.pcap" >/data/BSC_Tests.TC_si2quater_23_earfcns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_23_earfcns' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_si2quater_23_earfcns started. VirtMSC-IPA(126)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(126)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(126)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(127)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(127)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(125)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping MTC@dfa3c83210fe: "TC_si2quater_23_earfcns() start" IPA-BTS0-TRX0-RSL-IPA(130)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(130)@dfa3c83210fe: 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(130)@dfa3c83210fe: 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(130)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B'O ("++++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@dfa3c83210fe: RSL 0 SYSTEM INFORMATION: { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := '2B'O ("+") }, si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } }, si2bis := omit, si2ter := { extd_bcch_freq_list := '8E320000000000000000000000000800'O, rest_octets := '2B2B2B2B'O ("++++") }, si2quater := { { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 0, si2quater_count := 7, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 111, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 1, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 0, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 1, si2quater_count := 7, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 23, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 46, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 2, si2quater_count := 7, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 69, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 92, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 115, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 3, si2quater_count := 7, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 138, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 161, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 184, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 4, si2quater_count := 7, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 207, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 230, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 253, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 5, si2quater_count := 7, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 276, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 299, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 322, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 6, si2quater_count := 7, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 345, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 368, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 391, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 7, si2quater_count := 7, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 414, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 437, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } } }, si3 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 3, t3212 := 30 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_SHALL_USE_UL_DTX (1), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '1'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '1'B, si2_quater_ind := { presence := '1'B, ind := '0'B }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } }, si4 := { lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := { iei := '64'O ("d"), v := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }, tsc := 2, h := false, arfcn := 871, maio_hsn := omit } }, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } }, si13 := { rest_octets := { presence := '1'B, bcch_change_mark := 1, si_change_field := '0000'B, presence2 := '0'B, si13_change_mark := omit, gprs_ma := omit, zero := '0'B, rac := 0, spgc_ccch_sup := '0'B, priority_access_thr := '110'B, network_control_order := '00'B, gprs_cell_opts := { nmo := '01'B, t3168 := '011'B, t3192 := '010'B, drx_timer_max := '011'B, access_burst_type := '0'B, control_ack_type := '1'B, bs_cv_max := 15, pan_presence := '1'B, pan_dec := 1, pan_inc := 1, pan_max := '111'B, ext_info_presence := '1'B, ext_info_length := '000101'B, ext_info := { egprs_supported := '0'B, egprs_pkt_channel_req := omit, bep_period := omit, pfc_feature_mode := '0'B, dtm_support := '0'B, bss_paging_coordination := '1'B, ccn_active := '1'B, nw_ext_utbf := '0'B } }, gprs_pwr_ctrl_params := { alpha := 0, t_avg_w := '10000'B, t_avg_t := '10000'B, pc_meas_chan := '0'B, n_avg_i := '1000'B } } }, si5 := { bcch_freq_list := '10000000000000000000000000000000'O }, si5bis := omit, si5ter := { extd_bcch_freq_list := '9E050020000000000000000000000000'O }, si6 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_options := { dtx_ext := '1'B, pwrc := false, dtx := '01'B, radio_link_timeout := '0111'B }, ncc_permitted := '11111111'B, rest_octets := { pch_nch_info := { presence := '0'B, info := omit }, vbs_vgcs_options := { presence := '0'B, options := omit }, dtm_support := '0'B, rac := omit, max_lapdm := omit, band_ind := '0'B } } } MTC@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-SCCP(125)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(125)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(125)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(125)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(125)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(125)@dfa3c83210fe: vl_len:17 VirtMSC-SCCP(125)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(125)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000F2F0808091010896745230195323454'O VirtMSC-SCCP(125)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(125)@dfa3c83210fe: vl_len:7 VirtMSC-SCCP(125)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(125)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '0005200401008F'O VirtMSC-SCCP(125)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(125)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(125)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(125)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@dfa3c83210fe: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(125)@dfa3c83210fe: Session index based on connection ID:0 MTC@dfa3c83210fe: Warning: dec_CellSelIndValue(): Data remained at the end of the stream after successful decoding: 'C0'O MTC@dfa3c83210fe: GOT RR CHANNEL RELEASE WITH CELLS: { discr := '011'B, value_list := { eutran := { { item_ind := '1'B, earfcn := 111, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 1, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 0, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 23, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 46, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 69, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 92, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 115, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 138, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 161, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 184, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 207, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 230, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 253, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 276, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 299, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 322, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 345, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 368, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 391, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 414, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 437, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit } } }, value_list_term := '0'B } MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(125)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(125)@dfa3c83210fe: RLC received in state:disconnect_pending MTC@dfa3c83210fe: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(125)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(124)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(126)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(128)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMGW-MGCP-0(129)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(130)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(124): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(125): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(126): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(127): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(128): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(129): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(130): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_si2quater_23_earfcns finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_23_earfcns pass'. Tue Jun 11 09:44:13 UTC 2024 ====== BSC_Tests.TC_si2quater_23_earfcns pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_si2quater_23_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=275001) Waiting for packet dumper to finish... 1 (prev_count=275001, count=456729) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_23_earfcns pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_32_earfcns'. ------ BSC_Tests.TC_si2quater_32_earfcns ------ Tue Jun 11 09:44:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_si2quater_32_earfcns.pcap" >/data/BSC_Tests.TC_si2quater_32_earfcns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_32_earfcns' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_si2quater_32_earfcns started. VirtMSC-IPA(133)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(133)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(133)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(134)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(134)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(132)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping MTC@dfa3c83210fe: "TC_si2quater_32_earfcns() start" IPA-BTS0-TRX0-RSL-IPA(137)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(137)@dfa3c83210fe: 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(137)@dfa3c83210fe: 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(137)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B'O ("++++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@dfa3c83210fe: RSL 0 SYSTEM INFORMATION: { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := '2B'O ("+") }, si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } }, si2bis := omit, si2ter := { extd_bcch_freq_list := '8E320000000000000000000000000800'O, rest_octets := '2B2B2B2B'O ("++++") }, si2quater := { { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 0, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 111, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 1, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 0, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 1, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 23, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 46, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 2, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 69, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 92, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 115, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 3, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 138, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 161, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 184, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 4, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 207, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 230, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 253, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 5, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 276, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 299, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 322, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 6, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 345, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 368, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 391, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 7, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 414, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 437, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 460, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 8, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 483, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 506, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 529, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 9, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 552, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 575, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 598, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 10, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 621, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 644, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } } }, si3 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 3, t3212 := 30 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_SHALL_USE_UL_DTX (1), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '1'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '1'B, si2_quater_ind := { presence := '1'B, ind := '0'B }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } }, si4 := { lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := { iei := '64'O ("d"), v := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }, tsc := 2, h := false, arfcn := 871, maio_hsn := omit } }, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } }, si13 := { rest_octets := { presence := '1'B, bcch_change_mark := 1, si_change_field := '0000'B, presence2 := '0'B, si13_change_mark := omit, gprs_ma := omit, zero := '0'B, rac := 0, spgc_ccch_sup := '0'B, priority_access_thr := '110'B, network_control_order := '00'B, gprs_cell_opts := { nmo := '01'B, t3168 := '011'B, t3192 := '010'B, drx_timer_max := '011'B, access_burst_type := '0'B, control_ack_type := '1'B, bs_cv_max := 15, pan_presence := '1'B, pan_dec := 1, pan_inc := 1, pan_max := '111'B, ext_info_presence := '1'B, ext_info_length := '000101'B, ext_info := { egprs_supported := '0'B, egprs_pkt_channel_req := omit, bep_period := omit, pfc_feature_mode := '0'B, dtm_support := '0'B, bss_paging_coordination := '1'B, ccn_active := '1'B, nw_ext_utbf := '0'B } }, gprs_pwr_ctrl_params := { alpha := 0, t_avg_w := '10000'B, t_avg_t := '10000'B, pc_meas_chan := '0'B, n_avg_i := '1000'B } } }, si5 := { bcch_freq_list := '10000000000000000000000000000000'O }, si5bis := omit, si5ter := { extd_bcch_freq_list := '9E050020000000000000000000000000'O }, si6 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_options := { dtx_ext := '1'B, pwrc := false, dtx := '01'B, radio_link_timeout := '0111'B }, ncc_permitted := '11111111'B, rest_octets := { pch_nch_info := { presence := '0'B, info := omit }, vbs_vgcs_options := { presence := '0'B, options := omit }, dtm_support := '0'B, rac := omit, max_lapdm := omit, band_ind := '0'B } } } MTC@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-SCCP(132)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(132)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(132)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(132)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(132)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(132)@dfa3c83210fe: vl_len:17 VirtMSC-SCCP(132)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(132)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000F2F0808091010896745230195323454'O VirtMSC-SCCP(132)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(132)@dfa3c83210fe: vl_len:7 VirtMSC-SCCP(132)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(132)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '0005200401008F'O VirtMSC-SCCP(132)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(132)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(132)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(132)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@dfa3c83210fe: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(132)@dfa3c83210fe: Session index based on connection ID:0 MTC@dfa3c83210fe: Warning: dec_CellSelIndValue(): Data remained at the end of the stream after successful decoding: '80'O MTC@dfa3c83210fe: GOT RR CHANNEL RELEASE WITH CELLS: { discr := '011'B, value_list := { eutran := { { item_ind := '1'B, earfcn := 111, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 1, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 0, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 23, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 46, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 69, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 92, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 115, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 138, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 161, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 184, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 207, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 230, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 253, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 276, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 299, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 322, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 345, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 368, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 391, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 414, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 437, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 460, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 483, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 506, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 529, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 552, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 575, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 598, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 621, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 644, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit } } }, value_list_term := '0'B } MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(132)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(132)@dfa3c83210fe: RLC received in state:disconnect_pending MTC@dfa3c83210fe: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(132)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(133)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(135)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(131)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMGW-MGCP-0(136)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(137)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(131): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(132): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(133): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(134): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(135): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(136): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(137): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_si2quater_32_earfcns finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_32_earfcns pass'. Tue Jun 11 09:44:33 UTC 2024 ====== BSC_Tests.TC_si2quater_32_earfcns pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_si2quater_32_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=296077) Waiting for packet dumper to finish... 1 (prev_count=296077, count=477570) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_32_earfcns pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_33_earfcns'. ------ BSC_Tests.TC_si2quater_33_earfcns ------ Tue Jun 11 09:44:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_si2quater_33_earfcns.pcap" >/data/BSC_Tests.TC_si2quater_33_earfcns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_33_earfcns' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_si2quater_33_earfcns started. VirtMSC-IPA(140)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(140)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(140)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(141)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(141)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(139)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping MTC@dfa3c83210fe: "TC_si2quater_33_earfcns() start" IPA-BTS0-TRX0-RSL-IPA(144)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(144)@dfa3c83210fe: 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(144)@dfa3c83210fe: 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(144)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@dfa3c83210fe: RSL 0 SYSTEM INFORMATION: { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := '2B'O ("+") }, si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } }, si2bis := omit, si2ter := { extd_bcch_freq_list := '8E320000000000000000000000000800'O, rest_octets := '2B2B2B2B'O ("++++") }, si2quater := { { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 0, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 111, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 1, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 0, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 1, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 23, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 46, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 2, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 69, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 92, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 115, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 3, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 138, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 161, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 184, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 4, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 207, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 230, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 253, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 5, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 276, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 299, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 322, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 6, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 345, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 368, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 391, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 7, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 414, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 437, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 460, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 8, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 483, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 506, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 529, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 9, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 552, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 575, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 598, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 10, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 621, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 644, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 667, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } } }, si3 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 3, t3212 := 30 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_SHALL_USE_UL_DTX (1), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '1'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '1'B, si2_quater_ind := { presence := '1'B, ind := '0'B }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } }, si4 := { lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := { iei := '64'O ("d"), v := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }, tsc := 2, h := false, arfcn := 871, maio_hsn := omit } }, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } }, si13 := { rest_octets := { presence := '1'B, bcch_change_mark := 1, si_change_field := '0000'B, presence2 := '0'B, si13_change_mark := omit, gprs_ma := omit, zero := '0'B, rac := 0, spgc_ccch_sup := '0'B, priority_access_thr := '110'B, network_control_order := '00'B, gprs_cell_opts := { nmo := '01'B, t3168 := '011'B, t3192 := '010'B, drx_timer_max := '011'B, access_burst_type := '0'B, control_ack_type := '1'B, bs_cv_max := 15, pan_presence := '1'B, pan_dec := 1, pan_inc := 1, pan_max := '111'B, ext_info_presence := '1'B, ext_info_length := '000101'B, ext_info := { egprs_supported := '0'B, egprs_pkt_channel_req := omit, bep_period := omit, pfc_feature_mode := '0'B, dtm_support := '0'B, bss_paging_coordination := '1'B, ccn_active := '1'B, nw_ext_utbf := '0'B } }, gprs_pwr_ctrl_params := { alpha := 0, t_avg_w := '10000'B, t_avg_t := '10000'B, pc_meas_chan := '0'B, n_avg_i := '1000'B } } }, si5 := { bcch_freq_list := '10000000000000000000000000000000'O }, si5bis := omit, si5ter := { extd_bcch_freq_list := '9E050020000000000000000000000000'O }, si6 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_options := { dtx_ext := '1'B, pwrc := false, dtx := '01'B, radio_link_timeout := '0111'B }, ncc_permitted := '11111111'B, rest_octets := { pch_nch_info := { presence := '0'B, info := omit }, vbs_vgcs_options := { presence := '0'B, options := omit }, dtm_support := '0'B, rac := omit, max_lapdm := omit, band_ind := '0'B } } } MTC@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-SCCP(139)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(139)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(139)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(139)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(139)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(139)@dfa3c83210fe: vl_len:17 VirtMSC-SCCP(139)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(139)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000F2F0808091010896745230195323454'O VirtMSC-SCCP(139)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(139)@dfa3c83210fe: vl_len:7 VirtMSC-SCCP(139)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(139)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '0005200401008F'O VirtMSC-SCCP(139)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(139)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(139)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(139)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@dfa3c83210fe: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(139)@dfa3c83210fe: Session index based on connection ID:0 MTC@dfa3c83210fe: Warning: dec_CellSelIndValue(): Data remained at the end of the stream after successful decoding: '00'O MTC@dfa3c83210fe: GOT RR CHANNEL RELEASE WITH CELLS: { discr := '011'B, value_list := { eutran := { { item_ind := '1'B, earfcn := 111, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 1, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 0, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 23, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 46, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 69, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 92, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 115, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 138, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 161, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 184, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 207, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 230, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 253, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 276, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 299, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 322, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 345, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 368, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 391, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 414, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 437, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 460, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 483, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 506, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 529, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 552, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 575, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 598, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 621, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 644, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 667, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit } } }, value_list_term := '0'B } MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(139)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(139)@dfa3c83210fe: RLC received in state:disconnect_pending MTC@dfa3c83210fe: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(139)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(138)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(140)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(142)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(144)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(143)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(138): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(139): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(140): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(141): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(142): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(143): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(144): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_si2quater_33_earfcns finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_33_earfcns pass'. Tue Jun 11 09:44:52 UTC 2024 ====== BSC_Tests.TC_si2quater_33_earfcns pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_si2quater_33_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=299333) Waiting for packet dumper to finish... 1 (prev_count=299333, count=479824) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_33_earfcns pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_42_earfcns'. ------ BSC_Tests.TC_si2quater_42_earfcns ------ Tue Jun 11 09:44:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_si2quater_42_earfcns.pcap" >/data/BSC_Tests.TC_si2quater_42_earfcns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_42_earfcns' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_si2quater_42_earfcns started. VirtMSC-IPA(147)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(147)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(147)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(148)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(148)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(146)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping MTC@dfa3c83210fe: "TC_si2quater_42_earfcns() start" IPA-BTS0-TRX0-RSL-IPA(151)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(151)@dfa3c83210fe: 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(151)@dfa3c83210fe: 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(151)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@dfa3c83210fe: RSL 0 SYSTEM INFORMATION: { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := '2B'O ("+") }, si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } }, si2bis := omit, si2ter := { extd_bcch_freq_list := '8E320000000000000000000000000800'O, rest_octets := '2B2B2B2B'O ("++++") }, si2quater := { { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 0, si2quater_count := 13, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 111, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 1, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 0, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 1, si2quater_count := 13, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 23, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 46, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 2, si2quater_count := 13, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 69, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 92, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 115, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 3, si2quater_count := 13, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 138, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 161, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 184, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 4, si2quater_count := 13, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 207, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 230, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 253, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 5, si2quater_count := 13, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 276, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 299, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 322, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 6, si2quater_count := 13, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 345, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 368, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 391, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 7, si2quater_count := 13, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 414, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 437, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 460, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 8, si2quater_count := 13, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 483, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 506, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 529, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 9, si2quater_count := 13, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 552, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 575, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 598, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 10, si2quater_count := 13, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 621, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 644, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 667, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 11, si2quater_count := 13, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 690, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 713, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 736, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 12, si2quater_count := 13, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 759, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 782, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 805, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 13, si2quater_count := 13, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 828, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 851, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 874, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } } }, si3 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 3, t3212 := 30 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_SHALL_USE_UL_DTX (1), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '1'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '1'B, si2_quater_ind := { presence := '1'B, ind := '0'B }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } }, si4 := { lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := { iei := '64'O ("d"), v := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }, tsc := 2, h := false, arfcn := 871, maio_hsn := omit } }, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } }, si13 := { rest_octets := { presence := '1'B, bcch_change_mark := 1, si_change_field := '0000'B, presence2 := '0'B, si13_change_mark := omit, gprs_ma := omit, zero := '0'B, rac := 0, spgc_ccch_sup := '0'B, priority_access_thr := '110'B, network_control_order := '00'B, gprs_cell_opts := { nmo := '01'B, t3168 := '011'B, t3192 := '010'B, drx_timer_max := '011'B, access_burst_type := '0'B, control_ack_type := '1'B, bs_cv_max := 15, pan_presence := '1'B, pan_dec := 1, pan_inc := 1, pan_max := '111'B, ext_info_presence := '1'B, ext_info_length := '000101'B, ext_info := { egprs_supported := '0'B, egprs_pkt_channel_req := omit, bep_period := omit, pfc_feature_mode := '0'B, dtm_support := '0'B, bss_paging_coordination := '1'B, ccn_active := '1'B, nw_ext_utbf := '0'B } }, gprs_pwr_ctrl_params := { alpha := 0, t_avg_w := '10000'B, t_avg_t := '10000'B, pc_meas_chan := '0'B, n_avg_i := '1000'B } } }, si5 := { bcch_freq_list := '10000000000000000000000000000000'O }, si5bis := omit, si5ter := { extd_bcch_freq_list := '9E050020000000000000000000000000'O }, si6 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_options := { dtx_ext := '1'B, pwrc := false, dtx := '01'B, radio_link_timeout := '0111'B }, ncc_permitted := '11111111'B, rest_octets := { pch_nch_info := { presence := '0'B, info := omit }, vbs_vgcs_options := { presence := '0'B, options := omit }, dtm_support := '0'B, rac := omit, max_lapdm := omit, band_ind := '0'B } } } MTC@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-SCCP(146)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(146)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(146)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(146)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(146)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(146)@dfa3c83210fe: vl_len:17 VirtMSC-SCCP(146)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(146)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000F2F0808091010896745230195323454'O VirtMSC-SCCP(146)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(146)@dfa3c83210fe: vl_len:7 VirtMSC-SCCP(146)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(146)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '0005200401008F'O VirtMSC-SCCP(146)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(146)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(146)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(146)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@dfa3c83210fe: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(146)@dfa3c83210fe: Session index based on connection ID:0 MTC@dfa3c83210fe: Warning: dec_CellSelIndValue(): Data remained at the end of the stream after successful decoding: '00'O MTC@dfa3c83210fe: GOT RR CHANNEL RELEASE WITH CELLS: { discr := '011'B, value_list := { eutran := { { item_ind := '1'B, earfcn := 111, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 1, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 0, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 23, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 46, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 69, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 92, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 115, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 138, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 161, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 184, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 207, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 230, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 253, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 276, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 299, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 322, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 345, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 368, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 391, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 414, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 437, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 460, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 483, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 506, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 529, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 552, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 575, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 598, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 621, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 644, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 667, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 690, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 713, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 736, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 759, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 782, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 805, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 828, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 851, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 874, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit } } }, value_list_term := '0'B } MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(146)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(146)@dfa3c83210fe: RLC received in state:disconnect_pending MTC@dfa3c83210fe: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(146)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(145)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(147)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(149)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMGW-MGCP-0(150)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(151)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(145): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(146): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(147): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(148): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(150): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(151): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_si2quater_42_earfcns finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_42_earfcns pass'. Tue Jun 11 09:45:11 UTC 2024 ====== BSC_Tests.TC_si2quater_42_earfcns pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_si2quater_42_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=324677) Waiting for packet dumper to finish... 1 (prev_count=324677, count=505992) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_42_earfcns pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_48_earfcns'. ------ BSC_Tests.TC_si2quater_48_earfcns ------ Tue Jun 11 09:45:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_si2quater_48_earfcns.pcap" >/data/BSC_Tests.TC_si2quater_48_earfcns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_48_earfcns' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_si2quater_48_earfcns started. VirtMSC-IPA(154)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(154)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(154)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(155)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(155)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(153)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping MTC@dfa3c83210fe: "TC_si2quater_48_earfcns() start" IPA-BTS0-TRX0-RSL-IPA(158)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(158)@dfa3c83210fe: 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(158)@dfa3c83210fe: 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(158)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@dfa3c83210fe: RSL 0 SYSTEM INFORMATION: { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := '2B'O ("+") }, si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } }, si2bis := omit, si2ter := { extd_bcch_freq_list := '8E320000000000000000000000000800'O, rest_octets := '2B2B2B2B'O ("++++") }, si2quater := { { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 0, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 111, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 1, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 0, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 1, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 23, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 46, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 2, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 69, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 92, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 115, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 3, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 138, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 161, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 184, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 4, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 207, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 230, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 253, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 5, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 276, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 299, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 322, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 6, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 345, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 368, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 391, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 7, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 414, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 437, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 460, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 8, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 483, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 506, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 529, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 9, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 552, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 575, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 598, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 10, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 621, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 644, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 667, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 11, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 690, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 713, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 736, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 12, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 759, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 782, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 805, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 13, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 828, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 851, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 874, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 14, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 897, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 920, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 943, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 15, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 966, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 989, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 1012, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } } }, si3 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 3, t3212 := 30 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_SHALL_USE_UL_DTX (1), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '1'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '1'B, si2_quater_ind := { presence := '1'B, ind := '0'B }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } }, si4 := { lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := { iei := '64'O ("d"), v := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }, tsc := 2, h := false, arfcn := 871, maio_hsn := omit } }, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } }, si13 := { rest_octets := { presence := '1'B, bcch_change_mark := 1, si_change_field := '0000'B, presence2 := '0'B, si13_change_mark := omit, gprs_ma := omit, zero := '0'B, rac := 0, spgc_ccch_sup := '0'B, priority_access_thr := '110'B, network_control_order := '00'B, gprs_cell_opts := { nmo := '01'B, t3168 := '011'B, t3192 := '010'B, drx_timer_max := '011'B, access_burst_type := '0'B, control_ack_type := '1'B, bs_cv_max := 15, pan_presence := '1'B, pan_dec := 1, pan_inc := 1, pan_max := '111'B, ext_info_presence := '1'B, ext_info_length := '000101'B, ext_info := { egprs_supported := '0'B, egprs_pkt_channel_req := omit, bep_period := omit, pfc_feature_mode := '0'B, dtm_support := '0'B, bss_paging_coordination := '1'B, ccn_active := '1'B, nw_ext_utbf := '0'B } }, gprs_pwr_ctrl_params := { alpha := 0, t_avg_w := '10000'B, t_avg_t := '10000'B, pc_meas_chan := '0'B, n_avg_i := '1000'B } } }, si5 := { bcch_freq_list := '10000000000000000000000000000000'O }, si5bis := omit, si5ter := { extd_bcch_freq_list := '9E050020000000000000000000000000'O }, si6 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_options := { dtx_ext := '1'B, pwrc := false, dtx := '01'B, radio_link_timeout := '0111'B }, ncc_permitted := '11111111'B, rest_octets := { pch_nch_info := { presence := '0'B, info := omit }, vbs_vgcs_options := { presence := '0'B, options := omit }, dtm_support := '0'B, rac := omit, max_lapdm := omit, band_ind := '0'B } } } MTC@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-SCCP(153)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(153)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(153)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(153)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(153)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(153)@dfa3c83210fe: vl_len:17 VirtMSC-SCCP(153)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(153)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000F2F0808091010896745230195323454'O VirtMSC-SCCP(153)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(153)@dfa3c83210fe: vl_len:7 VirtMSC-SCCP(153)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(153)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '0005200401008F'O VirtMSC-SCCP(153)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(153)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(153)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(153)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@dfa3c83210fe: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(153)@dfa3c83210fe: Session index based on connection ID:0 MTC@dfa3c83210fe: Warning: dec_CellSelIndValue(): Data remained at the end of the stream after successful decoding: '80'O MTC@dfa3c83210fe: GOT RR CHANNEL RELEASE WITH CELLS: { discr := '011'B, value_list := { eutran := { { item_ind := '1'B, earfcn := 111, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 1, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 0, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 23, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 46, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 69, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 92, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 115, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 138, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 161, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 184, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 207, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 230, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 253, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 276, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 299, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 322, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 345, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 368, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 391, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 414, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 437, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 460, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 483, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 506, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 529, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 552, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 575, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 598, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 621, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 644, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 667, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 690, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 713, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 736, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 759, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 782, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 805, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 828, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 851, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 874, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 897, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 920, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 943, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 966, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 989, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 1012, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit } } }, value_list_term := '0'B } MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(153)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(153)@dfa3c83210fe: RLC received in state:disconnect_pending MTC@dfa3c83210fe: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(153)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(152)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(156)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(154)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMGW-MGCP-0(157)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(158)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(152): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(153): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(154): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(155): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(156): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(157): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(158): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_si2quater_48_earfcns finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_48_earfcns pass'. Tue Jun 11 09:45:30 UTC 2024 ====== BSC_Tests.TC_si2quater_48_earfcns pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_si2quater_48_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=336426) Waiting for packet dumper to finish... 1 (prev_count=336426, count=518743) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_48_earfcns pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_49_earfcns'. ------ BSC_Tests.TC_si2quater_49_earfcns ------ Tue Jun 11 09:45:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_si2quater_49_earfcns.pcap" >/data/BSC_Tests.TC_si2quater_49_earfcns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_49_earfcns' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_si2quater_49_earfcns started. VirtMSC-IPA(161)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(161)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(161)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(162)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(162)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(160)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping MTC@dfa3c83210fe: "TC_si2quater_49_earfcns() start" MTC@dfa3c83210fe: Got expected VTY error: "% Unable to add ARFCN 70: Cannot allocate memory" MTC@dfa3c83210fe: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(165)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(165)@dfa3c83210fe: 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(165)@dfa3c83210fe: 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(165)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@dfa3c83210fe: RSL 0 SYSTEM INFORMATION: { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := '2B'O ("+") }, si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } }, si2bis := omit, si2ter := { extd_bcch_freq_list := '8E320000000000000000000000000800'O, rest_octets := '2B2B2B2B'O ("++++") }, si2quater := { { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 0, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 111, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 1, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 0, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 1, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 23, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 46, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 2, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 69, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 92, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 115, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 3, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 138, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 161, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 184, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 4, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 207, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 230, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 253, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 5, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 276, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 299, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 322, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 6, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 345, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 368, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 391, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 7, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 414, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 437, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 460, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 8, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 483, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 506, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 529, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 9, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 552, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 575, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 598, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 10, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 621, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 644, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 667, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 11, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 690, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 713, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 736, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 12, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 759, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 782, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 805, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 13, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 828, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 851, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 874, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 14, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 897, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 920, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 943, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 15, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 966, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 989, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 1012, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } } }, si3 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 3, t3212 := 30 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_SHALL_USE_UL_DTX (1), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '1'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '1'B, si2_quater_ind := { presence := '1'B, ind := '0'B }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } }, si4 := { lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := { iei := '64'O ("d"), v := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }, tsc := 2, h := false, arfcn := 871, maio_hsn := omit } }, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } }, si13 := { rest_octets := { presence := '1'B, bcch_change_mark := 1, si_change_field := '0000'B, presence2 := '0'B, si13_change_mark := omit, gprs_ma := omit, zero := '0'B, rac := 0, spgc_ccch_sup := '0'B, priority_access_thr := '110'B, network_control_order := '00'B, gprs_cell_opts := { nmo := '01'B, t3168 := '011'B, t3192 := '010'B, drx_timer_max := '011'B, access_burst_type := '0'B, control_ack_type := '1'B, bs_cv_max := 15, pan_presence := '1'B, pan_dec := 1, pan_inc := 1, pan_max := '111'B, ext_info_presence := '1'B, ext_info_length := '000101'B, ext_info := { egprs_supported := '0'B, egprs_pkt_channel_req := omit, bep_period := omit, pfc_feature_mode := '0'B, dtm_support := '0'B, bss_paging_coordination := '1'B, ccn_active := '1'B, nw_ext_utbf := '0'B } }, gprs_pwr_ctrl_params := { alpha := 0, t_avg_w := '10000'B, t_avg_t := '10000'B, pc_meas_chan := '0'B, n_avg_i := '1000'B } } }, si5 := { bcch_freq_list := '10000000000000000000000000000000'O }, si5bis := omit, si5ter := { extd_bcch_freq_list := '9E050020000000000000000000000000'O }, si6 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_options := { dtx_ext := '1'B, pwrc := false, dtx := '01'B, radio_link_timeout := '0111'B }, ncc_permitted := '11111111'B, rest_octets := { pch_nch_info := { presence := '0'B, info := omit }, vbs_vgcs_options := { presence := '0'B, options := omit }, dtm_support := '0'B, rac := omit, max_lapdm := omit, band_ind := '0'B } } } MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(160)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(159)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(163)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(161)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMGW-MGCP-0(164)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(165)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(159): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(160): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(161): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(162): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(163): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(164): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(165): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_si2quater_49_earfcns finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_49_earfcns pass'. Tue Jun 11 09:45:47 UTC 2024 ====== BSC_Tests.TC_si2quater_49_earfcns pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_si2quater_49_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=288190) Waiting for packet dumper to finish... 1 (prev_count=288190, count=469505) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_49_earfcns pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si_acc_rotate'. ------ BSC_Tests.TC_si_acc_rotate ------ Tue Jun 11 09:45:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_si_acc_rotate.pcap" >/data/BSC_Tests.TC_si_acc_rotate.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si_acc_rotate' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_si_acc_rotate started. VirtMSC-IPA(168)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(168)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(168)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(169)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(169)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(167)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping MTC@dfa3c83210fe: "TC_si_acc_rotate() start" IPA-BTS0-TRX0-RSL-IPA(172)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(172)@dfa3c83210fe: 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(172)@dfa3c83210fe: 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(172)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@dfa3c83210fe: RSL 0 SYSTEM INFORMATION: { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010001111111'B }, rest_octets := '2B'O ("+") }, si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010001111111'B } }, si2bis := omit, si2ter := { extd_bcch_freq_list := '8E320000000000000000000000000800'O, rest_octets := '2B2B2B2B'O ("++++") }, si2quater := { { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 0, si2quater_count := 0, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 111, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } } }, si3 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 3, t3212 := 30 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_SHALL_USE_UL_DTX (1), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010001111111'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '1'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '1'B, si2_quater_ind := { presence := '1'B, ind := '0'B }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } }, si4 := { lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010001111111'B }, cbch_chan_desc := { iei := '64'O ("d"), v := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }, tsc := 2, h := false, arfcn := 871, maio_hsn := omit } }, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } }, si13 := { rest_octets := { presence := '1'B, bcch_change_mark := 3, si_change_field := '0000'B, presence2 := '0'B, si13_change_mark := omit, gprs_ma := omit, zero := '0'B, rac := 0, spgc_ccch_sup := '0'B, priority_access_thr := '110'B, network_control_order := '00'B, gprs_cell_opts := { nmo := '01'B, t3168 := '011'B, t3192 := '010'B, drx_timer_max := '011'B, access_burst_type := '0'B, control_ack_type := '1'B, bs_cv_max := 15, pan_presence := '1'B, pan_dec := 1, pan_inc := 1, pan_max := '111'B, ext_info_presence := '1'B, ext_info_length := '000101'B, ext_info := { egprs_supported := '0'B, egprs_pkt_channel_req := omit, bep_period := omit, pfc_feature_mode := '0'B, dtm_support := '0'B, bss_paging_coordination := '1'B, ccn_active := '1'B, nw_ext_utbf := '0'B } }, gprs_pwr_ctrl_params := { alpha := 0, t_avg_w := '10000'B, t_avg_t := '10000'B, pc_meas_chan := '0'B, n_avg_i := '1000'B } } }, si5 := { bcch_freq_list := '10000000000000000000000000000000'O }, si5bis := omit, si5ter := { extd_bcch_freq_list := '9E050020000000000000000000000000'O }, si6 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_options := { dtx_ext := '1'B, pwrc := false, dtx := '01'B, radio_link_timeout := '0111'B }, ncc_permitted := '11111111'B, rest_octets := { pch_nch_info := { presence := '0'B, info := omit }, vbs_vgcs_options := { presence := '0'B, options := omit }, dtm_support := '0'B, rac := omit, max_lapdm := omit, band_ind := '0'B } } } MTC@dfa3c83210fe: setverdict(pass): none -> pass MTC@dfa3c83210fe: RSL: GOT SI1 ACC len=3: '0000010011111110'B MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@dfa3c83210fe: RSL: GOT SI1 ACC len=3: '0000010111111100'B MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@dfa3c83210fe: RSL: GOT SI1 ACC len=3: '0000011111111000'B MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@dfa3c83210fe: RSL: GOT SI1 ACC len=3: '0000011111110001'B MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@dfa3c83210fe: RSL: GOT SI1 ACC len=3: '0000011111100011'B MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@dfa3c83210fe: RSL: GOT SI1 ACC len=3: '0000011110100111'B MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@dfa3c83210fe: RSL: GOT SI1 ACC len=3: '0000011100101111'B MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@dfa3c83210fe: RSL: GOT SI1 ACC len=3: '0000011000111111'B MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@dfa3c83210fe: RSL: GOT SI1 ACC len=3: '0000010001111111'B MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@dfa3c83210fe: RSL: GOT SI1 ACC len=3: '0000010011111110'B MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@dfa3c83210fe: RSL: GOT SI1 ACC len=3: '0000010111111100'B MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@dfa3c83210fe: RSL: GOT SI1 ACC len=3: '0000011111111000'B MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@dfa3c83210fe: RSL: GOT SI1 ACC len=3: '0000011111110001'B MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@dfa3c83210fe: RSL: GOT SI1 ACC len=3: '0000011111100011'B MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@dfa3c83210fe: RSL: GOT SI1 ACC len=3: '0000011110100111'B MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@dfa3c83210fe: RSL: GOT SI1 ACC len=3: '0000011100101111'B MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@dfa3c83210fe: RSL: GOT SI1 ACC len=3: '0000011000111111'B MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@dfa3c83210fe: RSL: GOT SI1 ACC len=3: '0000010001111111'B MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@dfa3c83210fe: RSL: GOT SI1 ACC len=3: '0000010011111110'B MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@dfa3c83210fe: RSL: GOT SI1 ACC len=3: '0000010111111100'B MTC@dfa3c83210fe: ACC0 allowed 8 times MTC@dfa3c83210fe: ACC1 allowed 7 times MTC@dfa3c83210fe: ACC2 allowed 6 times MTC@dfa3c83210fe: ACC3 allowed 6 times MTC@dfa3c83210fe: ACC4 allowed 6 times MTC@dfa3c83210fe: ACC5 allowed 0 times MTC@dfa3c83210fe: ACC6 allowed 6 times MTC@dfa3c83210fe: ACC7 allowed 6 times MTC@dfa3c83210fe: ACC8 allowed 7 times MTC@dfa3c83210fe: ACC9 allowed 8 times MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(167)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(166)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(168)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(170)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(172)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(171)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(166): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(167): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(168): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(169): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(170): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(171): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(172): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_si_acc_rotate finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si_acc_rotate pass'. Tue Jun 11 09:46:36 UTC 2024 ====== BSC_Tests.TC_si_acc_rotate pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_si_acc_rotate.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=472742) Waiting for packet dumper to finish... 1 (prev_count=472742, count=655059) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si_acc_rotate pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si_acc_ramp_rotate'. ------ BSC_Tests.TC_si_acc_ramp_rotate ------ Tue Jun 11 09:46:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_si_acc_ramp_rotate.pcap" >/data/BSC_Tests.TC_si_acc_ramp_rotate.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si_acc_ramp_rotate' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_si_acc_ramp_rotate started. VirtMSC-IPA(175)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(175)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(175)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(176)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(176)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(174)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping MTC@dfa3c83210fe: "TC_si_acc_ramp_rotate() start" IPA-BTS0-TRX0-RSL-IPA(179)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(179)@dfa3c83210fe: 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(179)@dfa3c83210fe: 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(179)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@dfa3c83210fe: RSL 0 SYSTEM INFORMATION: { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000011111111111'B }, rest_octets := '2B'O ("+") }, si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000011111111111'B } }, si2bis := omit, si2ter := { extd_bcch_freq_list := '8E320000000000000000000000000800'O, rest_octets := '2B2B2B2B'O ("++++") }, si2quater := { { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 0, si2quater_count := 0, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 111, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } } }, si3 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 3, t3212 := 30 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_SHALL_USE_UL_DTX (1), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000011111111111'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '1'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '1'B, si2_quater_ind := { presence := '1'B, ind := '0'B }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } }, si4 := { lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000011111111111'B }, cbch_chan_desc := { iei := '64'O ("d"), v := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }, tsc := 2, h := false, arfcn := 871, maio_hsn := omit } }, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } }, si13 := { rest_octets := { presence := '1'B, bcch_change_mark := 6, si_change_field := '0000'B, presence2 := '0'B, si13_change_mark := omit, gprs_ma := omit, zero := '0'B, rac := 0, spgc_ccch_sup := '0'B, priority_access_thr := '110'B, network_control_order := '00'B, gprs_cell_opts := { nmo := '01'B, t3168 := '011'B, t3192 := '010'B, drx_timer_max := '011'B, access_burst_type := '0'B, control_ack_type := '1'B, bs_cv_max := 15, pan_presence := '1'B, pan_dec := 1, pan_inc := 1, pan_max := '111'B, ext_info_presence := '1'B, ext_info_length := '000101'B, ext_info := { egprs_supported := '0'B, egprs_pkt_channel_req := omit, bep_period := omit, pfc_feature_mode := '0'B, dtm_support := '0'B, bss_paging_coordination := '1'B, ccn_active := '1'B, nw_ext_utbf := '0'B } }, gprs_pwr_ctrl_params := { alpha := 0, t_avg_w := '10000'B, t_avg_t := '10000'B, pc_meas_chan := '0'B, n_avg_i := '1000'B } } }, si5 := { bcch_freq_list := '10000000000000000000000000000000'O }, si5bis := omit, si5ter := { extd_bcch_freq_list := '9E050020000000000000000000000000'O }, si6 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_options := { dtx_ext := '1'B, pwrc := false, dtx := '01'B, radio_link_timeout := '0111'B }, ncc_permitted := '11111111'B, rest_octets := { pch_nch_info := { presence := '0'B, info := omit }, vbs_vgcs_options := { presence := '0'B, options := omit }, dtm_support := '0'B, rac := omit, max_lapdm := omit, band_ind := '0'B } } } MTC@dfa3c83210fe: setverdict(pass): none -> pass MTC@dfa3c83210fe: RSL: GOT SI1 ACC len=5: '0000011111010000'B MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@dfa3c83210fe: RSL: GOT SI1 ACC len=5: '0000011110010001'B MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@dfa3c83210fe: RSL: GOT SI1 ACC len=5: '0000011100010011'B MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@dfa3c83210fe: RSL: GOT SI1 ACC len=5: '0000011000010111'B MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@dfa3c83210fe: RSL: GOT SI1 ACC len=5: '0000010000011111'B MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@dfa3c83210fe: RSL: GOT SI1 ACC len=5: '0000010000111110'B MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@dfa3c83210fe: RSL: GOT SI1 ACC len=9: '0000010000010000'B MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(174)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(175)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(177)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(173)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(179)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(178)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(173): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(174): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(175): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(176): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(177): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(178): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(179): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_si_acc_ramp_rotate finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si_acc_ramp_rotate pass'. Tue Jun 11 09:47:01 UTC 2024 ====== BSC_Tests.TC_si_acc_ramp_rotate pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_si_acc_ramp_rotate.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=292027) Waiting for packet dumper to finish... 1 (prev_count=292027, count=472931) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si_acc_ramp_rotate pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2_ncc_permitted'. ------ BSC_Tests.TC_si2_ncc_permitted ------ Tue Jun 11 09:47:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_si2_ncc_permitted.pcap" >/data/BSC_Tests.TC_si2_ncc_permitted.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2_ncc_permitted' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_si2_ncc_permitted started. MTC@dfa3c83210fe: setverdict(fail): none -> fail reason: ""VTY: Unknown Command: ncc-permitted 6 7 8"", new component reason: ""VTY: Unknown Command: ncc-permitted 6 7 8"" MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: fail reason: ""VTY: Unknown Command: ncc-permitted 6 7 8"" MTC@dfa3c83210fe: No PTCs were created. MTC@dfa3c83210fe: Test case TC_si2_ncc_permitted finished. Verdict: fail reason: "VTY: Unknown Command: ncc-permitted 6 7 8" MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2_ncc_permitted fail'. Tue Jun 11 09:47:08 UTC 2024 ------ BSC_Tests.TC_si2_ncc_permitted fail ------ Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_si2_ncc_permitted.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=36717) Waiting for packet dumper to finish... 1 (prev_count=36717, count=39845) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2_ncc_permitted fail' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_noreply'. ------ BSC_Tests.TC_chan_act_noreply ------ Tue Jun 11 09:47:13 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_chan_act_noreply.pcap" >/data/BSC_Tests.TC_chan_act_noreply.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_noreply' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_chan_act_noreply started. VirtMSC-IPA(182)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(182)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(182)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(183)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(183)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(181)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(186)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(186)@dfa3c83210fe: 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(186)@dfa3c83210fe: 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(186)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_chan_act_noreply() start" MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(181)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(180)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(182)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(184)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass VirtMGW-MGCP-0(185)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(186)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(180): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(181): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(182): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(183): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(184): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(185): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(186): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_chan_act_noreply finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_noreply pass'. Tue Jun 11 09:47:18 UTC 2024 ====== BSC_Tests.TC_chan_act_noreply pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_chan_act_noreply.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=167493) Waiting for packet dumper to finish... 1 (prev_count=167493, count=348986) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_noreply pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_counter'. ------ BSC_Tests.TC_chan_act_counter ------ Tue Jun 11 09:47:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_chan_act_counter.pcap" >/data/BSC_Tests.TC_chan_act_counter.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_counter' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_chan_act_counter started. VirtMSC-IPA(189)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(189)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(189)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(190)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(190)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(188)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(193)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(193)@dfa3c83210fe: 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(193)@dfa3c83210fe: 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(193)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_chan_act_counter() start" MTC@dfa3c83210fe: retrieved rate counters: "bts": { { { name := "chreq:total", val := 0 }, { name := "chreq:attempted_emerg", val := 0 }, { name := "chreq:attempted_call", val := 0 }, { name := "chreq:attempted_location_upd", val := 0 }, { name := "chreq:attempted_pag", val := 0 }, { name := "chreq:attempted_pdch", val := 0 }, { name := "chreq:attempted_other", val := 0 }, { name := "chreq:attempted_unknown", val := 0 }, { name := "chreq:successful", val := 0 }, { name := "chreq:successful_emerg", val := 0 }, { name := "chreq:successful_call", val := 0 }, { name := "chreq:successful_location_upd", val := 0 }, { name := "chreq:successful_pag", val := 0 }, { name := "chreq:successful_pdch", val := 0 }, { name := "chreq:successful_other", val := 0 }, { name := "chreq:successful_unknown", val := 0 }, { name := "chreq:no_channel", val := 0 }, { name := "chreq:max_delay_exceeded", val := 0 } } } MTC@dfa3c83210fe: initial bts rate counters: { { { name := "chreq:total", val := 0 }, { name := "chreq:attempted_emerg", val := 0 }, { name := "chreq:attempted_call", val := 0 }, { name := "chreq:attempted_location_upd", val := 0 }, { name := "chreq:attempted_pag", val := 0 }, { name := "chreq:attempted_pdch", val := 0 }, { name := "chreq:attempted_other", val := 0 }, { name := "chreq:attempted_unknown", val := 0 }, { name := "chreq:successful", val := 0 }, { name := "chreq:successful_emerg", val := 0 }, { name := "chreq:successful_call", val := 0 }, { name := "chreq:successful_location_upd", val := 0 }, { name := "chreq:successful_pag", val := 0 }, { name := "chreq:successful_pdch", val := 0 }, { name := "chreq:successful_other", val := 0 }, { name := "chreq:successful_unknown", val := 0 }, { name := "chreq:no_channel", val := 0 }, { name := "chreq:max_delay_exceeded", val := 0 } } } MTC@dfa3c83210fe: "f_chan_act_counter(emerg)" MTC@dfa3c83210fe: setverdict(pass): none -> pass MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: "f_chan_act_counter(call)" MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: "f_chan_act_counter(location_upd)" MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: "f_chan_act_counter(pag)" MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: "f_chan_act_counter(pag)" MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: "f_chan_act_counter(other)" MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(188)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(191)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(187)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(189)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(193)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(192)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(187): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(188): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(189): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(190): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(191): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(192): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(193): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_chan_act_counter finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_counter pass'. Tue Jun 11 09:47:37 UTC 2024 ====== BSC_Tests.TC_chan_act_counter pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_chan_act_counter.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=399045) Waiting for packet dumper to finish... 1 (prev_count=399045, count=581362) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_counter pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_ack_noest'. ------ BSC_Tests.TC_chan_act_ack_noest ------ Tue Jun 11 09:47:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_chan_act_ack_noest.pcap" >/data/BSC_Tests.TC_chan_act_ack_noest.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_ack_noest' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_chan_act_ack_noest started. VirtMSC-IPA(196)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(196)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(196)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(197)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(197)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(195)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(200)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(200)@dfa3c83210fe: 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(200)@dfa3c83210fe: 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(200)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_chan_act_ack_noest() start" MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(195)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(194)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(196)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(198)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(200)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(199)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(194): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(195): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(196): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(197): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(198): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(199): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(200): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_chan_act_ack_noest finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_noest pass'. Tue Jun 11 09:47:52 UTC 2024 ====== BSC_Tests.TC_chan_act_ack_noest pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_chan_act_ack_noest.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=180085) Waiting for packet dumper to finish... 1 (prev_count=180085, count=361578) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_noest pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_ack_noest_emerg'. ------ BSC_Tests.TC_chan_act_ack_noest_emerg ------ Tue Jun 11 09:47:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_chan_act_ack_noest_emerg.pcap" >/data/BSC_Tests.TC_chan_act_ack_noest_emerg.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_ack_noest_emerg' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_chan_act_ack_noest_emerg started. VirtMSC-IPA(203)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(203)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(203)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(204)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(204)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(202)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(207)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(207)@dfa3c83210fe: 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(207)@dfa3c83210fe: 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(207)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_chan_act_ack_noest_emerg() start" MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(202)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(205)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(203)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(201)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(207)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(206)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(201): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(202): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(203): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(204): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(205): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(206): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(207): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_chan_act_ack_noest_emerg finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_noest_emerg pass'. Tue Jun 11 09:48:07 UTC 2024 ====== BSC_Tests.TC_chan_act_ack_noest_emerg pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_chan_act_ack_noest_emerg.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=182469) Waiting for packet dumper to finish... 1 (prev_count=182469, count=362960) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_noest_emerg pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rqd_emerg_deny'. ------ BSC_Tests.TC_chan_rqd_emerg_deny ------ Tue Jun 11 09:48:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_chan_rqd_emerg_deny.pcap" >/data/BSC_Tests.TC_chan_rqd_emerg_deny.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rqd_emerg_deny' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_chan_rqd_emerg_deny started. VirtMSC-IPA(210)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(210)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(210)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(211)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(211)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(209)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(214)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(214)@dfa3c83210fe: 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(214)@dfa3c83210fe: 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(214)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_chan_rqd_emerg_deny() start" MTC@dfa3c83210fe: setverdict(pass): none -> pass MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(209)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(208)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(210)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(212)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(214)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(213)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(208): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(209): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(210): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(211): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(212): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(213): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(214): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_chan_rqd_emerg_deny finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rqd_emerg_deny pass'. Tue Jun 11 09:48:19 UTC 2024 ====== BSC_Tests.TC_chan_rqd_emerg_deny pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_chan_rqd_emerg_deny.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=164522) Waiting for packet dumper to finish... 1 (prev_count=164522, count=345013) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rqd_emerg_deny pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_ack_est_ind_noreply'. ------ BSC_Tests.TC_chan_act_ack_est_ind_noreply ------ Tue Jun 11 09:48:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_chan_act_ack_est_ind_noreply.pcap" >/data/BSC_Tests.TC_chan_act_ack_est_ind_noreply.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_ack_est_ind_noreply' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_chan_act_ack_est_ind_noreply started. VirtMSC-IPA(217)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(217)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(217)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(218)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(218)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(216)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(221)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(221)@dfa3c83210fe: 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(221)@dfa3c83210fe: 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(221)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_chan_act_ack_est_ind_noreply() start" VirtMSC-SCCP(216)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(216)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. MTC@dfa3c83210fe: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false MTC@dfa3c83210fe: GOT CAUSE CODE: '03'O = GSM48_RR_CAUSE_ABNORMAL_TIMER (3) MTC@dfa3c83210fe: setverdict(pass): none -> pass MTC@dfa3c83210fe: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(216)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(215)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(219)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(217)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(221)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(220)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(215): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(216): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(217): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(218): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(219): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(220): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(221): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_chan_act_ack_est_ind_noreply finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_est_ind_noreply pass'. Tue Jun 11 09:48:51 UTC 2024 ====== BSC_Tests.TC_chan_act_ack_est_ind_noreply pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_chan_act_ack_est_ind_noreply.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=224109) Waiting for packet dumper to finish... 1 (prev_count=224109, count=405424) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_est_ind_noreply pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_ack_est_ind_refused'. ------ BSC_Tests.TC_chan_act_ack_est_ind_refused ------ Tue Jun 11 09:48:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_chan_act_ack_est_ind_refused.pcap" >/data/BSC_Tests.TC_chan_act_ack_est_ind_refused.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_ack_est_ind_refused' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_chan_act_ack_est_ind_refused started. VirtMSC-IPA(224)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(224)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(224)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(225)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(225)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(223)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(228)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(228)@dfa3c83210fe: 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(228)@dfa3c83210fe: 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(228)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_chan_act_ack_est_ind_refused() start" VirtMSC-SCCP(223)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(223)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. MTC@dfa3c83210fe: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(223)@dfa3c83210fe: Session index based on connection ID:0 MTC@dfa3c83210fe: GOT CAUSE CODE: '01'O = GSM48_RR_CAUSE_ABNORMAL_UNSPEC (1) MTC@dfa3c83210fe: setverdict(pass): none -> pass MTC@dfa3c83210fe: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(223)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(222)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(226)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(224)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMGW-MGCP-0(227)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(228)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(222): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(223): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(224): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(225): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(226): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(227): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(228): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_chan_act_ack_est_ind_refused finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_est_ind_refused pass'. Tue Jun 11 09:49:05 UTC 2024 ====== BSC_Tests.TC_chan_act_ack_est_ind_refused pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_chan_act_ack_est_ind_refused.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=198737) Waiting for packet dumper to finish... 1 (prev_count=198737, count=379641) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_est_ind_refused pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_nack'. ------ BSC_Tests.TC_chan_act_nack ------ Tue Jun 11 09:49:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_chan_act_nack.pcap" >/data/BSC_Tests.TC_chan_act_nack.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_nack' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_chan_act_nack started. VirtMSC-IPA(231)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(231)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(231)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(232)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(232)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(230)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(235)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(235)@dfa3c83210fe: 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(235)@dfa3c83210fe: 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(235)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_chan_act_nack() start" MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(230)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(229)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(233)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(231)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(235)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(234)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(229): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(230): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(231): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(232): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(233): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(234): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(235): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_chan_act_nack finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_nack pass'. Tue Jun 11 09:49:18 UTC 2024 ====== BSC_Tests.TC_chan_act_nack pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_chan_act_nack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=176768) Waiting for packet dumper to finish... 1 (prev_count=176768, count=359498) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_nack pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_exhaustion'. ------ BSC_Tests.TC_chan_exhaustion ------ Tue Jun 11 09:49:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_chan_exhaustion.pcap" >/data/BSC_Tests.TC_chan_exhaustion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_exhaustion' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_chan_exhaustion started. VirtMSC-IPA(238)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(238)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(238)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(239)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(239)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(237)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(242)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(242)@dfa3c83210fe: 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(242)@dfa3c83210fe: 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(242)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_chan_exhaustion() start" MTC@dfa3c83210fe: setverdict(pass): none -> pass MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(237)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(236)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(240)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(238)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMGW-MGCP-0(241)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(242)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(236): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(237): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(238): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(239): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(240): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(241): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(242): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_chan_exhaustion finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_exhaustion pass'. Tue Jun 11 09:49:30 UTC 2024 ====== BSC_Tests.TC_chan_exhaustion pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_chan_exhaustion.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=584626) Waiting for packet dumper to finish... 1 (prev_count=584626, count=587038) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_exhaustion pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_deact_silence'. ------ BSC_Tests.TC_chan_deact_silence ------ Tue Jun 11 09:49:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_chan_deact_silence.pcap" >/data/BSC_Tests.TC_chan_deact_silence.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_deact_silence' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_chan_deact_silence started. VirtMSC-IPA(245)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(245)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(245)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(246)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(246)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(244)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(249)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(249)@dfa3c83210fe: 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(249)@dfa3c83210fe: 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(249)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_chan_deact_silence() start" MTC@dfa3c83210fe: Received CHANnel RELease MTC@dfa3c83210fe: setverdict(pass): none -> pass MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(244)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(243)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(245)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(247)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMGW-MGCP-0(248)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(249)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(243): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(244): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(245): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(246): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(247): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(248): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(249): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_chan_deact_silence finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_deact_silence pass'. Tue Jun 11 09:49:45 UTC 2024 ====== BSC_Tests.TC_chan_deact_silence pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_chan_deact_silence.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=180380) Waiting for packet dumper to finish... 1 (prev_count=180380, count=361284) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_deact_silence pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_rll_rel_ind'. ------ BSC_Tests.TC_chan_rel_rll_rel_ind ------ Tue Jun 11 09:49:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_chan_rel_rll_rel_ind.pcap" >/data/BSC_Tests.TC_chan_rel_rll_rel_ind.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_rll_rel_ind' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_chan_rel_rll_rel_ind started. VirtMSC-IPA(252)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(252)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(252)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(253)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(253)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(251)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(256)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(256)@dfa3c83210fe: 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(256)@dfa3c83210fe: 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(256)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_chan_rel_rll_rel_ind() start" VirtMSC-SCCP(251)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(251)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(251)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(251)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(251)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(251)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(251)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(251)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(251)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(251)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(251)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(251)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040120'O VirtMSC-SCCP(251)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(251)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(251)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(251)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(251)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(251)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(251)@dfa3c83210fe: RLC received in state:disconnect_pending MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(251)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(250)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(254)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(252)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(256)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(255)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(250): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(251): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(252): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(253): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(254): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(255): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(256): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_chan_rel_rll_rel_ind finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_rll_rel_ind pass'. Tue Jun 11 09:50:00 UTC 2024 ====== BSC_Tests.TC_chan_rel_rll_rel_ind pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_chan_rel_rll_rel_ind.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=214864) Waiting for packet dumper to finish... 1 (prev_count=214864, count=396357) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_rll_rel_ind pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_conn_fail'. ------ BSC_Tests.TC_chan_rel_conn_fail ------ Tue Jun 11 09:50:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_chan_rel_conn_fail.pcap" >/data/BSC_Tests.TC_chan_rel_conn_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_conn_fail' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_chan_rel_conn_fail started. VirtMSC-IPA(259)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(259)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(259)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(260)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(260)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(258)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(263)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(263)@dfa3c83210fe: 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(263)@dfa3c83210fe: 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(263)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_chan_rel_conn_fail() start" VirtMSC-SCCP(258)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(258)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(258)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(258)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(258)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(258)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(258)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(258)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(258)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(258)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(258)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(258)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040101'O VirtMSC-SCCP(258)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(258)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(258)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(258)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(258)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(258)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(258)@dfa3c83210fe: RLC received in state:disconnect_pending MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(258)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(257)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(261)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(259)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(263)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(262)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(257): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(258): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(259): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(260): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(261): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(262): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(263): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_chan_rel_conn_fail finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_conn_fail pass'. Tue Jun 11 09:50:16 UTC 2024 ====== BSC_Tests.TC_chan_rel_conn_fail pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_chan_rel_conn_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=214942) Waiting for packet dumper to finish... 1 (prev_count=214942, count=395433) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_conn_fail pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_hard_clear'. ------ BSC_Tests.TC_chan_rel_hard_clear ------ Tue Jun 11 09:50:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_chan_rel_hard_clear.pcap" >/data/BSC_Tests.TC_chan_rel_hard_clear.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_hard_clear' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_chan_rel_hard_clear started. VirtMSC-IPA(266)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(266)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(266)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(267)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(267)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(265)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(270)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(270)@dfa3c83210fe: 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(270)@dfa3c83210fe: 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(270)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_chan_rel_hard_clear() start" VirtMSC-SCCP(265)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(265)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(265)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(265)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(265)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(265)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(265)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(265)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(265)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(265)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(265)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(265)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@dfa3c83210fe: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(265)@dfa3c83210fe: Session index based on connection ID:0 MTC@dfa3c83210fe: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-SCCP(265)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(265)@dfa3c83210fe: RLC received in state:disconnect_pending MTC@dfa3c83210fe: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(265)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(264)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(266)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(270)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(269)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(264): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(265): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(266): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(267): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(269): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(270): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_chan_rel_hard_clear finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_hard_clear pass'. Tue Jun 11 09:50:30 UTC 2024 ====== BSC_Tests.TC_chan_rel_hard_clear pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_chan_rel_hard_clear.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=207775) Waiting for packet dumper to finish... 1 (prev_count=207775, count=389503) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_hard_clear pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb'. ------ BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb ------ Tue Jun 11 09:50:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb.pcap" >/data/BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb started. VirtMSC-IPA(273)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(273)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(273)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(274)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(274)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(272)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(277)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(277)@dfa3c83210fe: 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(277)@dfa3c83210fe: 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(277)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb() start" VirtMSC-SCCP(272)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(272)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(272)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(272)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(272)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(272)@dfa3c83210fe: vl_len:17 VirtMSC-SCCP(272)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(272)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000F2F0808091010896745230195323454'O VirtMSC-SCCP(272)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(272)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(272)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(272)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(272)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(272)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(272)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(272)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@dfa3c83210fe: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(272)@dfa3c83210fe: Session index based on connection ID:0 MTC@dfa3c83210fe: Warning: dec_CellSelIndValue(): Data remained at the end of the stream after successful decoding: '00'O MTC@dfa3c83210fe: GOT RR CHANNEL RELEASE WITH CELLS: { discr := '011'B, value_list := { eutran := { { item_ind := '1'B, earfcn := 111, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit } } }, value_list_term := '0'B } MTC@dfa3c83210fe: setverdict(pass): none -> pass MTC@dfa3c83210fe: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(272)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(272)@dfa3c83210fe: RLC received in state:disconnect_pending MTC@dfa3c83210fe: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(272)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(271)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(275)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(273)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMGW-MGCP-0(276)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(277)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(271): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(272): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(273): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(274): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(275): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(276): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(277): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb pass'. Tue Jun 11 09:50:44 UTC 2024 ====== BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=212425) Waiting for packet dumper to finish... 1 (prev_count=212425, count=392916) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_csfb'. ------ BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_csfb ------ Tue Jun 11 09:50:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_csfb.pcap" >/data/BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_csfb.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_csfb' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_chan_rel_last_eutran_plmn_hard_clear_csfb started. VirtMSC-IPA(280)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(280)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(280)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(281)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(281)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(279)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(284)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(284)@dfa3c83210fe: 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(284)@dfa3c83210fe: 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(284)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_chan_rel_last_eutran_plmn_hard_clear_csfb() start" VirtMSC-SCCP(279)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(279)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(279)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(279)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(279)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(279)@dfa3c83210fe: vl_len:17 VirtMSC-SCCP(279)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(279)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000F2F0808091010896745230195323454'O VirtMSC-SCCP(279)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(279)@dfa3c83210fe: vl_len:7 VirtMSC-SCCP(279)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(279)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '0005200401008F'O VirtMSC-SCCP(279)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(279)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(279)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(279)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@dfa3c83210fe: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(279)@dfa3c83210fe: Session index based on connection ID:0 MTC@dfa3c83210fe: Warning: dec_CellSelIndValue(): Data remained at the end of the stream after successful decoding: '00'O MTC@dfa3c83210fe: GOT RR CHANNEL RELEASE WITH CELLS: { discr := '011'B, value_list := { eutran := { { item_ind := '1'B, earfcn := 111, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit } } }, value_list_term := '0'B } MTC@dfa3c83210fe: setverdict(pass): none -> pass MTC@dfa3c83210fe: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(279)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(279)@dfa3c83210fe: RLC received in state:disconnect_pending MTC@dfa3c83210fe: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(279)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(278)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(280)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(282)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(284)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(283)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(278): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(279): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(280): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(281): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(282): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(283): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(284): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_chan_rel_last_eutran_plmn_hard_clear_csfb finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_csfb pass'. Tue Jun 11 09:50:58 UTC 2024 ====== BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_csfb pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_csfb.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=212300) Waiting for packet dumper to finish... 1 (prev_count=212300, count=395030) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_csfb pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_hard_clear_csfb'. ------ BSC_Tests.TC_chan_rel_hard_clear_csfb ------ Tue Jun 11 09:51:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_chan_rel_hard_clear_csfb.pcap" >/data/BSC_Tests.TC_chan_rel_hard_clear_csfb.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_hard_clear_csfb' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_chan_rel_hard_clear_csfb started. VirtMSC-IPA(287)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(287)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(287)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(288)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(288)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(286)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(291)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(291)@dfa3c83210fe: 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(291)@dfa3c83210fe: 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(291)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_chan_rel_hard_clear_csfb() start" VirtMSC-SCCP(286)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(286)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(286)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(286)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(286)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(286)@dfa3c83210fe: vl_len:7 VirtMSC-SCCP(286)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(286)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '0005200401008F'O VirtMSC-SCCP(286)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(286)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(286)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(286)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@dfa3c83210fe: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(286)@dfa3c83210fe: Session index based on connection ID:0 MTC@dfa3c83210fe: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-SCCP(286)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(286)@dfa3c83210fe: RLC received in state:disconnect_pending MTC@dfa3c83210fe: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(286)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(285)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(287)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(289)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMGW-MGCP-0(290)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(291)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(285): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(286): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(287): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(288): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(289): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(290): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(291): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_chan_rel_hard_clear_csfb finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_hard_clear_csfb pass'. Tue Jun 11 09:51:12 UTC 2024 ====== BSC_Tests.TC_chan_rel_hard_clear_csfb pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_chan_rel_hard_clear_csfb.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=208393) Waiting for packet dumper to finish... 1 (prev_count=208393, count=389886) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_hard_clear_csfb pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_hard_rlsd'. ------ BSC_Tests.TC_chan_rel_hard_rlsd ------ Tue Jun 11 09:51:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_chan_rel_hard_rlsd.pcap" >/data/BSC_Tests.TC_chan_rel_hard_rlsd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_hard_rlsd' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_chan_rel_hard_rlsd started. VirtMSC-IPA(294)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(294)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(294)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(295)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(295)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(293)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(298)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(298)@dfa3c83210fe: 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(298)@dfa3c83210fe: 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(298)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_chan_rel_hard_rlsd() start" VirtMSC-SCCP(293)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(293)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. MTC@dfa3c83210fe: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(293)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(293)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(293)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(293)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(293)@dfa3c83210fe: RLC received in state:disconnect_pending MTC@dfa3c83210fe: GOT CAUSE CODE: '01'O = GSM48_RR_CAUSE_ABNORMAL_UNSPEC (1) MTC@dfa3c83210fe: setverdict(pass): none -> pass MTC@dfa3c83210fe: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(293)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(292)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(296)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(294)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMGW-MGCP-0(297)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(298)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(292): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(293): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(294): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(295): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(296): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(297): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(298): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_chan_rel_hard_rlsd finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_hard_rlsd pass'. Tue Jun 11 09:51:26 UTC 2024 ====== BSC_Tests.TC_chan_rel_hard_rlsd pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_chan_rel_hard_rlsd.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=202014) Waiting for packet dumper to finish... 1 (prev_count=202014, count=384331) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_hard_rlsd pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_hard_rlsd_ms_dead'. ------ BSC_Tests.TC_chan_rel_hard_rlsd_ms_dead ------ Tue Jun 11 09:51:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_chan_rel_hard_rlsd_ms_dead.pcap" >/data/BSC_Tests.TC_chan_rel_hard_rlsd_ms_dead.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_hard_rlsd_ms_dead' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_chan_rel_hard_rlsd_ms_dead started. VirtMSC-IPA(301)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(301)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(301)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(302)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(302)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(300)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(305)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(305)@dfa3c83210fe: 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(305)@dfa3c83210fe: 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(305)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_chan_rel_hard_rlsd_ms_dead() start" VirtMSC-SCCP(300)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(300)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. MTC@dfa3c83210fe: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(300)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(300)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(300)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(300)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(300)@dfa3c83210fe: RLC received in state:disconnect_pending MTC@dfa3c83210fe: GOT CAUSE CODE: '01'O = GSM48_RR_CAUSE_ABNORMAL_UNSPEC (1) MTC@dfa3c83210fe: setverdict(pass): none -> pass MTC@dfa3c83210fe: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(300)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(301)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(299)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(303)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(305)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(304)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(299): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(300): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(301): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(302): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(303): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(304): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(305): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_chan_rel_hard_rlsd_ms_dead finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_hard_rlsd_ms_dead pass'. Tue Jun 11 09:51:41 UTC 2024 ====== BSC_Tests.TC_chan_rel_hard_rlsd_ms_dead pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_chan_rel_hard_rlsd_ms_dead.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=202736) Waiting for packet dumper to finish... 1 (prev_count=202736, count=384229) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_hard_rlsd_ms_dead pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_a_reset'. ------ BSC_Tests.TC_chan_rel_a_reset ------ Tue Jun 11 09:51:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_chan_rel_a_reset.pcap" >/data/BSC_Tests.TC_chan_rel_a_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_a_reset' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_chan_rel_a_reset started. VirtMSC-IPA(308)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(308)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(308)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(309)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(309)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(307)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(312)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(312)@dfa3c83210fe: 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(312)@dfa3c83210fe: 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(312)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_chan_rel_a_reset() start" VirtMSC-SCCP(307)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(307)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(307)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(307)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(307)@dfa3c83210fe: Session index based on local reference:0 MTC@dfa3c83210fe: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false MTC@dfa3c83210fe: GOT CAUSE CODE: '01'O = GSM48_RR_CAUSE_ABNORMAL_UNSPEC (1) MTC@dfa3c83210fe: setverdict(pass): none -> pass MTC@dfa3c83210fe: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(307)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(310)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(308)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(306)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMGW-MGCP-0(311)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(312)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(306): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(307): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(308): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(309): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(310): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(311): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(312): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_chan_rel_a_reset finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_a_reset pass'. Tue Jun 11 09:51:55 UTC 2024 ====== BSC_Tests.TC_chan_rel_a_reset pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_chan_rel_a_reset.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=214824) Waiting for packet dumper to finish... 1 (prev_count=214824, count=398254) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_a_reset pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_sccp_tiar_timeout'. ------ BSC_Tests.TC_chan_rel_sccp_tiar_timeout ------ Tue Jun 11 09:52:00 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_chan_rel_sccp_tiar_timeout.pcap" >/data/BSC_Tests.TC_chan_rel_sccp_tiar_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_sccp_tiar_timeout' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_chan_rel_sccp_tiar_timeout started. VirtMSC-IPA(315)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(315)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(315)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(316)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(316)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(314)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(319)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(319)@dfa3c83210fe: 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(319)@dfa3c83210fe: 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(319)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_chan_rel_sccp_tiar_timeout() start" VirtMSC-SCCP(314)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(314)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. MTC@dfa3c83210fe: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(314)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(314)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(314)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(314)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(314)@dfa3c83210fe: Session index based on local reference:0 MTC@dfa3c83210fe: GOT CAUSE CODE: '01'O = GSM48_RR_CAUSE_ABNORMAL_UNSPEC (1) MTC@dfa3c83210fe: setverdict(pass): none -> pass MTC@dfa3c83210fe: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(314)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(317)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(313)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(315)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMGW-MGCP-0(318)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(319)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(313): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(314): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(315): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(316): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(317): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(318): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(319): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_chan_rel_sccp_tiar_timeout finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_sccp_tiar_timeout pass'. Tue Jun 11 09:52:14 UTC 2024 ====== BSC_Tests.TC_chan_rel_sccp_tiar_timeout pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_chan_rel_sccp_tiar_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=215501) Waiting for packet dumper to finish... 1 (prev_count=215501, count=396405) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_sccp_tiar_timeout pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_rr_cause'. ------ BSC_Tests.TC_chan_rel_rr_cause ------ Tue Jun 11 09:52:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_chan_rel_rr_cause.pcap" >/data/BSC_Tests.TC_chan_rel_rr_cause.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_rr_cause' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_chan_rel_rr_cause started. VirtMSC-IPA(322)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(322)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(322)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(323)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(323)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(321)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(326)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(326)@dfa3c83210fe: 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(326)@dfa3c83210fe: 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(326)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_chan_rel_rr_cause() start" VirtMSC-SCCP(321)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(321)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(321)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(321)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(321)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(321)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(321)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(321)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040109'O VirtMSC-SCCP(321)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(321)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(321)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(321)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@dfa3c83210fe: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(321)@dfa3c83210fe: Session index based on connection ID:0 MTC@dfa3c83210fe: GOT CAUSE CODE: '00'O = GSM48_RR_CAUSE_NORMAL (0) MTC@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-SCCP(321)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(321)@dfa3c83210fe: RLC received in state:disconnect_pending MTC@dfa3c83210fe: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false VirtMSC-SCCP(321)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(321)@dfa3c83210fe: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(321)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(321)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(321)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(321)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(321)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(321)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(321)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '00042004010B'O VirtMSC-SCCP(321)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(321)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(321)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(321)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@dfa3c83210fe: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(321)@dfa3c83210fe: Session index based on connection ID:0 MTC@dfa3c83210fe: GOT CAUSE CODE: '00'O = GSM48_RR_CAUSE_NORMAL (0) MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(321)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(321)@dfa3c83210fe: RLC received in state:disconnect_pending MTC@dfa3c83210fe: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false VirtMSC-SCCP(321)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(321)@dfa3c83210fe: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(321)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(321)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(321)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(321)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(321)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(321)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(321)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040129'O VirtMSC-SCCP(321)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(321)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(321)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(321)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@dfa3c83210fe: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(321)@dfa3c83210fe: Session index based on connection ID:0 MTC@dfa3c83210fe: GOT CAUSE CODE: '05'O = GSM48_RR_CAUSE_PREMPTIVE_REL (5) MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(321)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(321)@dfa3c83210fe: RLC received in state:disconnect_pending MTC@dfa3c83210fe: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false VirtMSC-SCCP(321)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(321)@dfa3c83210fe: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(321)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(321)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(321)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(321)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(321)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(321)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(321)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(321)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(321)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(321)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(321)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@dfa3c83210fe: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(321)@dfa3c83210fe: Session index based on connection ID:0 MTC@dfa3c83210fe: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(321)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(321)@dfa3c83210fe: RLC received in state:disconnect_pending MTC@dfa3c83210fe: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false VirtMSC-SCCP(321)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(321)@dfa3c83210fe: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(321)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(321)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(321)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(321)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(321)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(321)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(321)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040101'O VirtMSC-SCCP(321)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(321)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(321)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(321)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@dfa3c83210fe: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(321)@dfa3c83210fe: Session index based on connection ID:0 MTC@dfa3c83210fe: GOT CAUSE CODE: '01'O = GSM48_RR_CAUSE_ABNORMAL_UNSPEC (1) MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(321)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(321)@dfa3c83210fe: RLC received in state:disconnect_pending MTC@dfa3c83210fe: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false VirtMSC-SCCP(321)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(321)@dfa3c83210fe: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(321)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(321)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(321)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(321)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(321)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(321)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(321)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040120'O VirtMSC-SCCP(321)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(321)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(321)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(321)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@dfa3c83210fe: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(321)@dfa3c83210fe: Session index based on connection ID:0 MTC@dfa3c83210fe: GOT CAUSE CODE: '01'O = GSM48_RR_CAUSE_ABNORMAL_UNSPEC (1) MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(321)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(321)@dfa3c83210fe: RLC received in state:disconnect_pending MTC@dfa3c83210fe: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(321)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(320)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(322)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(326)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(325)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(320): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(321): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(322): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(323): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(325): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(326): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_chan_rel_rr_cause finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_rr_cause pass'. Tue Jun 11 09:52:38 UTC 2024 ====== BSC_Tests.TC_chan_rel_rr_cause pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_chan_rel_rr_cause.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=441064) Waiting for packet dumper to finish... 1 (prev_count=441064, count=623794) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_rr_cause pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_outbound_connect'. ------ BSC_Tests.TC_outbound_connect ------ Tue Jun 11 09:52:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_outbound_connect.pcap" >/data/BSC_Tests.TC_outbound_connect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_outbound_connect' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_outbound_connect started. VirtMSC-IPA(329)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(329)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(329)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(330)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(330)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(328)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(333)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(333)@dfa3c83210fe: 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(333)@dfa3c83210fe: 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(333)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_outbound_connect() start" VirtMSC-SCCP(328)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(328)@dfa3c83210fe: Session index based on local reference:0 MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(328)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(327)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(329)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass VirtMGW-MGCP-0(332)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(333)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(327): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(328): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(329): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(330): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(332): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(333): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_outbound_connect finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_outbound_connect pass'. Tue Jun 11 09:52:50 UTC 2024 ====== BSC_Tests.TC_outbound_connect pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_outbound_connect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=175572) Waiting for packet dumper to finish... 1 (prev_count=175572, count=357065) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_outbound_connect pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_cic_only'. ------ BSC_Tests.TC_assignment_cic_only ------ Tue Jun 11 09:52:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_cic_only.pcap" >/data/BSC_Tests.TC_assignment_cic_only.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_cic_only' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_assignment_cic_only started. VirtMSC-IPA(336)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(336)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(336)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(337)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(337)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(335)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(340)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(340)@dfa3c83210fe: 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(340)@dfa3c83210fe: 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(340)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_assignment_cic_only() start" VirtMSC-SCCP(335)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(335)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(335)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(335)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(335)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(335)@dfa3c83210fe: vl_len:16 VirtMSC-SCCP(335)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(335)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000E010B030108017C06010203040926'O VirtMSC-SCCP(335)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(335)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(335)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(335)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-SCCP(335)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(335)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(335)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(335)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(335)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(335)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(335)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(335)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(335)@dfa3c83210fe: Session index based on connection ID:0 MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@dfa3c83210fe: count mismatch, retrying in 3.000000 VirtMSC-SCCP(335)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(335)@dfa3c83210fe: RLC received in state:disconnect_pending MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(335)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(336)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(334)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(340)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(339)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(334): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(335): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(336): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(337): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(339): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(340): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_assignment_cic_only finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_cic_only pass'. Tue Jun 11 09:53:08 UTC 2024 ====== BSC_Tests.TC_assignment_cic_only pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_assignment_cic_only.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=221550) Waiting for packet dumper to finish... 1 (prev_count=221550, count=402865) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_cic_only pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_csd'. ------ BSC_Tests.TC_assignment_csd ------ Tue Jun 11 09:53:13 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_csd.pcap" >/data/BSC_Tests.TC_assignment_csd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_csd' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_assignment_csd started. MTC@dfa3c83210fe: "TC_assignment_csd": using IMSI '001013602793680'H VirtMSC-IPA(344)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(344)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(344)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(345)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(345)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(342)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(343)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(348)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(348)@dfa3c83210fe: 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(348)@dfa3c83210fe: 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(348)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_assignment_csd() start" TC_assignment_csd(350)@dfa3c83210fe: ----------------------------------------------- TC_assignment_csd(350)@dfa3c83210fe: "Assignment req with data rate: T_14k4" TC_assignment_csd(350)@dfa3c83210fe: ----------------------------------------------- VirtMSC-RAN(343)@dfa3c83210fe: f_create_expect(l3 := '05240103505902080910106320976308'O, n_connectPointCode := omit VirtMSC-RAN(343)@dfa3c83210fe: Created Expect[0] for '05240103505902080910106320976308'O to be handled at TC_assignment_csd(350) VirtMSC-SCCP(342)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(342)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(343)@dfa3c83210fe: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(343)@dfa3c83210fe: Found Expect[0] for '05240103505902080910106320976308'O handled at TC_assignment_csd(350) VirtMSC-RAN(343)@dfa3c83210fe: Added conn table entry 0TC_assignment_csd(350)15169273 VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(342)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(342)@dfa3c83210fe: vl_len:14 VirtMSC-SCCP(342)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(342)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000C530A0901C69B119EC8FA15FC'O TC_assignment_csd(350)@dfa3c83210fe: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_assignment_csd(350)@dfa3c83210fe: for encryption algo RSL_ALG_ID_A5_0 (1) expect kc = ('C69B119EC8FA15FC'O, ''O) TC_assignment_csd(350)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(342)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(342)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(342)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(350)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(349)@dfa3c83210fe: Enabled queueing of DChan messages VirtMGW-MGCP-0(347)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_csd(350) VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(342)@dfa3c83210fe: vl_len:16 VirtMSC-SCCP(342)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(342)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000E010B030208180100007D034FFD00'O VirtMGW-MGCP-0(347)@dfa3c83210fe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "1f" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_csd(350) TC_assignment_csd(350)@dfa3c83210fe: 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 := '0F'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(349)@dfa3c83210fe: Disabled queueing of DChan messages VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(342)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(342)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(342)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(350)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed TC_assignment_csd(350)@dfa3c83210fe: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '414AB0D1'H, mime_type := "PCMU", sample_rate := 8000, ptime := 20, rtp_pt := 0, 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 := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '0392EC1E'H, mime_type := "PCMU", sample_rate := 8000, ptime := 20, rtp_pt := 0, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := <unbound>, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 120, 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_assignment_csd(350)@dfa3c83210fe: "TC_assignment_csd": 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_assignment_csd(350)@dfa3c83210fe: "TC_assignment_csd": 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_assignment_csd(350)@dfa3c83210fe: "MSC instructs BSC to clear channel" VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(342)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(342)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(342)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(342)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(342)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(342)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(350)@dfa3c83210fe: "Got BSSMAP Clear Complete" VirtMSC-RAN(343)@dfa3c83210fe: Deleted conn table entry 0TC_assignment_csd(350)15169273 VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on connection ID:0 TC_assignment_csd(350)@dfa3c83210fe: "Got RSL RR Release" VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(342)@dfa3c83210fe: RLC received in state:disconnect_pending TC_assignment_csd(350)@dfa3c83210fe: "Got RSL Deact SACCH" TC_assignment_csd(350)@dfa3c83210fe: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_csd(350)@dfa3c83210fe: ----------------------------------------------- TC_assignment_csd(350)@dfa3c83210fe: "Assignment req with data rate: T_9k6" TC_assignment_csd(350)@dfa3c83210fe: ----------------------------------------------- VirtMSC-RAN(343)@dfa3c83210fe: f_create_expect(l3 := '05240103505902080910106320976308'O, n_connectPointCode := omit VirtMSC-RAN(343)@dfa3c83210fe: Created Expect[0] for '05240103505902080910106320976308'O to be handled at TC_assignment_csd(350) VirtMSC-SCCP(342)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(342)@dfa3c83210fe: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(342)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(343)@dfa3c83210fe: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(343)@dfa3c83210fe: Found Expect[0] for '05240103505902080910106320976308'O handled at TC_assignment_csd(350) VirtMSC-RAN(343)@dfa3c83210fe: Added conn table entry 0TC_assignment_csd(350)16212503 VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(342)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(342)@dfa3c83210fe: vl_len:14 VirtMSC-SCCP(342)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(342)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000C530A0901C69B119EC8FA15FC'O TC_assignment_csd(350)@dfa3c83210fe: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_assignment_csd(350)@dfa3c83210fe: for encryption algo RSL_ALG_ID_A5_0 (1) expect kc = ('C69B119EC8FA15FC'O, ''O) TC_assignment_csd(350)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(342)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(342)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(342)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(350)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(349)@dfa3c83210fe: Enabled queueing of DChan messages VirtMGW-MGCP-0(347)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_csd(350) VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(342)@dfa3c83210fe: vl_len:16 VirtMSC-SCCP(342)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(342)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000E010B030208100100007D034FFD00'O VirtMGW-MGCP-0(347)@dfa3c83210fe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "4", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "20" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_csd(350) TC_assignment_csd(350)@dfa3c83210fe: 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 := '03'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(349)@dfa3c83210fe: Disabled queueing of DChan messages VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(342)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(342)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(342)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(350)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed TC_assignment_csd(350)@dfa3c83210fe: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '59548AD9'H, mime_type := "PCMU", sample_rate := 8000, ptime := 20, rtp_pt := 0, 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 := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '066726EA'H, mime_type := "PCMU", sample_rate := 8000, ptime := 20, rtp_pt := 0, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "127.0.0.5", port_nr := 14000 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 120, 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_assignment_csd(350)@dfa3c83210fe: "TC_assignment_csd": 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_assignment_csd(350)@dfa3c83210fe: "TC_assignment_csd": 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_assignment_csd(350)@dfa3c83210fe: "MSC instructs BSC to clear channel" VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(342)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(342)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(342)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(342)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(342)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(342)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(350)@dfa3c83210fe: "Got RSL RR Release" TC_assignment_csd(350)@dfa3c83210fe: "Got RSL Deact SACCH" TC_assignment_csd(350)@dfa3c83210fe: "Got BSSMAP Clear Complete" VirtMSC-RAN(343)@dfa3c83210fe: Deleted conn table entry 0TC_assignment_csd(350)16212503 VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(342)@dfa3c83210fe: RLC received in state:disconnect_pending TC_assignment_csd(350)@dfa3c83210fe: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_csd(350)@dfa3c83210fe: ----------------------------------------------- TC_assignment_csd(350)@dfa3c83210fe: "Assignment req with data rate: T_4k8" TC_assignment_csd(350)@dfa3c83210fe: ----------------------------------------------- VirtMSC-RAN(343)@dfa3c83210fe: f_create_expect(l3 := '05240103505902080910106320976308'O, n_connectPointCode := omit VirtMSC-RAN(343)@dfa3c83210fe: Created Expect[0] for '05240103505902080910106320976308'O to be handled at TC_assignment_csd(350) VirtMSC-SCCP(342)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(342)@dfa3c83210fe: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(342)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(343)@dfa3c83210fe: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(343)@dfa3c83210fe: Found Expect[0] for '05240103505902080910106320976308'O handled at TC_assignment_csd(350) VirtMSC-RAN(343)@dfa3c83210fe: Added conn table entry 0TC_assignment_csd(350)9977855 VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(342)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(342)@dfa3c83210fe: vl_len:14 VirtMSC-SCCP(342)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(342)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000C530A0901C69B119EC8FA15FC'O TC_assignment_csd(350)@dfa3c83210fe: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_assignment_csd(350)@dfa3c83210fe: for encryption algo RSL_ALG_ID_A5_0 (1) expect kc = ('C69B119EC8FA15FC'O, ''O) TC_assignment_csd(350)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(342)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(342)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(342)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(350)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(349)@dfa3c83210fe: Enabled queueing of DChan messages VirtMGW-MGCP-0(347)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_csd(350) VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(342)@dfa3c83210fe: vl_len:16 VirtMSC-SCCP(342)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(342)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000E010B030208110100007D034FFD00'O VirtMGW-MGCP-0(347)@dfa3c83210fe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "7", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "21" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_csd(350) TC_assignment_csd(350)@dfa3c83210fe: 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 := '0B'O ("\v") }, 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(349)@dfa3c83210fe: Disabled queueing of DChan messages VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(342)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(342)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(342)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(350)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed TC_assignment_csd(350)@dfa3c83210fe: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '4481F6EB'H, mime_type := "PCMU", sample_rate := 8000, ptime := 20, rtp_pt := 0, 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 := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '56E00CA7'H, mime_type := "PCMU", sample_rate := 8000, ptime := 20, rtp_pt := 0, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "127.0.0.5", port_nr := 14000 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 120, 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_assignment_csd(350)@dfa3c83210fe: "TC_assignment_csd": 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_assignment_csd(350)@dfa3c83210fe: "TC_assignment_csd": 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_assignment_csd(350)@dfa3c83210fe: "MSC instructs BSC to clear channel" VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(342)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(342)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(342)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(342)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(342)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(342)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(350)@dfa3c83210fe: "Got BSSMAP Clear Complete" TC_assignment_csd(350)@dfa3c83210fe: "Got RSL RR Release" VirtMSC-RAN(343)@dfa3c83210fe: Deleted conn table entry 0TC_assignment_csd(350)9977855 VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on connection ID:0 TC_assignment_csd(350)@dfa3c83210fe: "Got RSL Deact SACCH" VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(342)@dfa3c83210fe: RLC received in state:disconnect_pending TC_assignment_csd(350)@dfa3c83210fe: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_csd(350)@dfa3c83210fe: ----------------------------------------------- TC_assignment_csd(350)@dfa3c83210fe: "Assignment req with data rate: T_2k4" TC_assignment_csd(350)@dfa3c83210fe: ----------------------------------------------- VirtMSC-RAN(343)@dfa3c83210fe: f_create_expect(l3 := '05240103505902080910106320976308'O, n_connectPointCode := omit VirtMSC-RAN(343)@dfa3c83210fe: Created Expect[0] for '05240103505902080910106320976308'O to be handled at TC_assignment_csd(350) VirtMSC-SCCP(342)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(342)@dfa3c83210fe: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(342)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(343)@dfa3c83210fe: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(343)@dfa3c83210fe: Found Expect[0] for '05240103505902080910106320976308'O handled at TC_assignment_csd(350) VirtMSC-RAN(343)@dfa3c83210fe: Added conn table entry 0TC_assignment_csd(350)725989 VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(342)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(342)@dfa3c83210fe: vl_len:14 VirtMSC-SCCP(342)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(342)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000C530A0901C69B119EC8FA15FC'O TC_assignment_csd(350)@dfa3c83210fe: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_assignment_csd(350)@dfa3c83210fe: for encryption algo RSL_ALG_ID_A5_0 (1) expect kc = ('C69B119EC8FA15FC'O, ''O) TC_assignment_csd(350)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(342)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(342)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(342)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(350)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(349)@dfa3c83210fe: Enabled queueing of DChan messages VirtMGW-MGCP-0(347)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_csd(350) VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(342)@dfa3c83210fe: vl_len:16 VirtMSC-SCCP(342)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(342)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000E010B030208120100007D034FFD00'O VirtMGW-MGCP-0(347)@dfa3c83210fe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "10", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "22" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_csd(350) TC_assignment_csd(350)@dfa3c83210fe: 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 := '13'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(349)@dfa3c83210fe: Disabled queueing of DChan messages VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(342)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(342)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(342)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(350)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed TC_assignment_csd(350)@dfa3c83210fe: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '6417A1B0'H, mime_type := "PCMU", sample_rate := 8000, ptime := 20, rtp_pt := 0, 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 := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '1FCFA71F'H, mime_type := "PCMU", sample_rate := 8000, ptime := 20, rtp_pt := 0, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "127.0.0.5", port_nr := 14000 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 120, 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_assignment_csd(350)@dfa3c83210fe: "TC_assignment_csd": 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_assignment_csd(350)@dfa3c83210fe: "TC_assignment_csd": 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_assignment_csd(350)@dfa3c83210fe: "MSC instructs BSC to clear channel" VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(342)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(342)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(342)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(342)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(342)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(342)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(350)@dfa3c83210fe: "Got BSSMAP Clear Complete" TC_assignment_csd(350)@dfa3c83210fe: "Got RSL RR Release" VirtMSC-RAN(343)@dfa3c83210fe: Deleted conn table entry 0TC_assignment_csd(350)725989 VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on connection ID:0 TC_assignment_csd(350)@dfa3c83210fe: "Got RSL Deact SACCH" VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(342)@dfa3c83210fe: RLC received in state:disconnect_pending TC_assignment_csd(350)@dfa3c83210fe: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_csd(350)@dfa3c83210fe: ----------------------------------------------- TC_assignment_csd(350)@dfa3c83210fe: "Assignment req with data rate: T_1k2" TC_assignment_csd(350)@dfa3c83210fe: ----------------------------------------------- VirtMSC-RAN(343)@dfa3c83210fe: f_create_expect(l3 := '05240103505902080910106320976308'O, n_connectPointCode := omit VirtMSC-RAN(343)@dfa3c83210fe: Created Expect[0] for '05240103505902080910106320976308'O to be handled at TC_assignment_csd(350) VirtMSC-SCCP(342)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(342)@dfa3c83210fe: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(342)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(343)@dfa3c83210fe: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(343)@dfa3c83210fe: Found Expect[0] for '05240103505902080910106320976308'O handled at TC_assignment_csd(350) VirtMSC-RAN(343)@dfa3c83210fe: Added conn table entry 0TC_assignment_csd(350)5038217 VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(342)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(342)@dfa3c83210fe: vl_len:14 VirtMSC-SCCP(342)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(342)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000C530A0901C69B119EC8FA15FC'O TC_assignment_csd(350)@dfa3c83210fe: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_assignment_csd(350)@dfa3c83210fe: for encryption algo RSL_ALG_ID_A5_0 (1) expect kc = ('C69B119EC8FA15FC'O, ''O) TC_assignment_csd(350)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(342)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(342)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(342)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(350)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(349)@dfa3c83210fe: Enabled queueing of DChan messages VirtMGW-MGCP-0(347)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_csd(350) VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(342)@dfa3c83210fe: vl_len:16 VirtMSC-SCCP(342)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(342)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000E010B030208130100007D034FFD00'O VirtMGW-MGCP-0(347)@dfa3c83210fe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "13", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "23" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_csd(350) TC_assignment_csd(350)@dfa3c83210fe: 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 := '13'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(349)@dfa3c83210fe: Disabled queueing of DChan messages VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(342)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(342)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(342)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(350)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed TC_assignment_csd(350)@dfa3c83210fe: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '71694F0D'H, mime_type := "PCMU", sample_rate := 8000, ptime := 20, rtp_pt := 0, 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 := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '3F154741'H, mime_type := "PCMU", sample_rate := 8000, ptime := 20, rtp_pt := 0, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "127.0.0.5", port_nr := 14000 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 120, 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_assignment_csd(350)@dfa3c83210fe: "TC_assignment_csd": 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_assignment_csd(350)@dfa3c83210fe: "TC_assignment_csd": 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_assignment_csd(350)@dfa3c83210fe: "MSC instructs BSC to clear channel" VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(342)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(342)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(342)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(342)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(342)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(342)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(350)@dfa3c83210fe: "Got BSSMAP Clear Complete" TC_assignment_csd(350)@dfa3c83210fe: "Got RSL RR Release" VirtMSC-RAN(343)@dfa3c83210fe: Deleted conn table entry 0TC_assignment_csd(350)5038217 VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on connection ID:0 TC_assignment_csd(350)@dfa3c83210fe: "Got RSL Deact SACCH" VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(342)@dfa3c83210fe: RLC received in state:disconnect_pending TC_assignment_csd(350)@dfa3c83210fe: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_csd(350)@dfa3c83210fe: ----------------------------------------------- TC_assignment_csd(350)@dfa3c83210fe: "Assignment req with data rate: T_600" TC_assignment_csd(350)@dfa3c83210fe: ----------------------------------------------- VirtMSC-RAN(343)@dfa3c83210fe: f_create_expect(l3 := '05240103505902080910106320976308'O, n_connectPointCode := omit VirtMSC-RAN(343)@dfa3c83210fe: Created Expect[0] for '05240103505902080910106320976308'O to be handled at TC_assignment_csd(350) VirtMSC-SCCP(342)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(342)@dfa3c83210fe: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(342)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(343)@dfa3c83210fe: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(343)@dfa3c83210fe: Found Expect[0] for '05240103505902080910106320976308'O handled at TC_assignment_csd(350) VirtMSC-RAN(343)@dfa3c83210fe: Added conn table entry 0TC_assignment_csd(350)14580388 VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(342)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(342)@dfa3c83210fe: vl_len:14 VirtMSC-SCCP(342)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(342)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000C530A0901C69B119EC8FA15FC'O TC_assignment_csd(350)@dfa3c83210fe: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_assignment_csd(350)@dfa3c83210fe: for encryption algo RSL_ALG_ID_A5_0 (1) expect kc = ('C69B119EC8FA15FC'O, ''O) TC_assignment_csd(350)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(342)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(342)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(342)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(350)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(349)@dfa3c83210fe: Enabled queueing of DChan messages VirtMGW-MGCP-0(347)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_csd(350) VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(342)@dfa3c83210fe: vl_len:16 VirtMSC-SCCP(342)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(342)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000E010B030208140100007D034FFD00'O VirtMGW-MGCP-0(347)@dfa3c83210fe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "16", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "24" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_csd(350) TC_assignment_csd(350)@dfa3c83210fe: 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 := '13'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(349)@dfa3c83210fe: Disabled queueing of DChan messages VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(342)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(342)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(342)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(350)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed TC_assignment_csd(350)@dfa3c83210fe: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '35876587'H, mime_type := "PCMU", sample_rate := 8000, ptime := 20, rtp_pt := 0, 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 := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '3E02B844'H, mime_type := "PCMU", sample_rate := 8000, ptime := 20, rtp_pt := 0, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "127.0.0.5", port_nr := 14000 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 120, 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_assignment_csd(350)@dfa3c83210fe: "TC_assignment_csd": 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_assignment_csd(350)@dfa3c83210fe: "TC_assignment_csd": 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_assignment_csd(350)@dfa3c83210fe: "MSC instructs BSC to clear channel" VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(342)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(342)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(342)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(342)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(342)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(342)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(350)@dfa3c83210fe: "Got RSL RR Release" TC_assignment_csd(350)@dfa3c83210fe: "Got RSL Deact SACCH" TC_assignment_csd(350)@dfa3c83210fe: "Got BSSMAP Clear Complete" VirtMSC-RAN(343)@dfa3c83210fe: Deleted conn table entry 0TC_assignment_csd(350)14580388 VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(342)@dfa3c83210fe: RLC received in state:disconnect_pending TC_assignment_csd(350)@dfa3c83210fe: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_csd(350)@dfa3c83210fe: ----------------------------------------------- TC_assignment_csd(350)@dfa3c83210fe: "Assignment req with data rate: T_1200_75" TC_assignment_csd(350)@dfa3c83210fe: ----------------------------------------------- VirtMSC-RAN(343)@dfa3c83210fe: f_create_expect(l3 := '05240103505902080910106320976308'O, n_connectPointCode := omit VirtMSC-RAN(343)@dfa3c83210fe: Created Expect[0] for '05240103505902080910106320976308'O to be handled at TC_assignment_csd(350) VirtMSC-SCCP(342)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(342)@dfa3c83210fe: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(342)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(343)@dfa3c83210fe: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(343)@dfa3c83210fe: Found Expect[0] for '05240103505902080910106320976308'O handled at TC_assignment_csd(350) VirtMSC-RAN(343)@dfa3c83210fe: Added conn table entry 0TC_assignment_csd(350)7270240 VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(342)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(342)@dfa3c83210fe: vl_len:14 VirtMSC-SCCP(342)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(342)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000C530A0901C69B119EC8FA15FC'O TC_assignment_csd(350)@dfa3c83210fe: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_assignment_csd(350)@dfa3c83210fe: for encryption algo RSL_ALG_ID_A5_0 (1) expect kc = ('C69B119EC8FA15FC'O, ''O) TC_assignment_csd(350)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(342)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(342)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(342)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(350)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(349)@dfa3c83210fe: Enabled queueing of DChan messages VirtMGW-MGCP-0(347)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_csd(350) VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(342)@dfa3c83210fe: vl_len:16 VirtMSC-SCCP(342)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(342)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000E010B030208150100007D034FFD00'O VirtMGW-MGCP-0(347)@dfa3c83210fe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "19", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "25" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_csd(350) TC_assignment_csd(350)@dfa3c83210fe: 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 := '13'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(349)@dfa3c83210fe: Disabled queueing of DChan messages VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(342)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(342)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(342)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(350)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed TC_assignment_csd(350)@dfa3c83210fe: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '5EE4EE16'H, mime_type := "PCMU", sample_rate := 8000, ptime := 20, rtp_pt := 0, 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 := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '656B8040'H, mime_type := "PCMU", sample_rate := 8000, ptime := 20, rtp_pt := 0, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "127.0.0.5", port_nr := 14000 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 120, 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_assignment_csd(350)@dfa3c83210fe: "TC_assignment_csd": 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_assignment_csd(350)@dfa3c83210fe: "TC_assignment_csd": 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_assignment_csd(350)@dfa3c83210fe: "MSC instructs BSC to clear channel" VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(342)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(342)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(342)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(342)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(342)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(342)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(350)@dfa3c83210fe: "Got BSSMAP Clear Complete" VirtMSC-RAN(343)@dfa3c83210fe: Deleted conn table entry 0TC_assignment_csd(350)7270240 VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on connection ID:0 TC_assignment_csd(350)@dfa3c83210fe: "Got RSL RR Release" TC_assignment_csd(350)@dfa3c83210fe: "Got RSL Deact SACCH" VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(342)@dfa3c83210fe: RLC received in state:disconnect_pending TC_assignment_csd(350)@dfa3c83210fe: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_csd(350)@dfa3c83210fe: ----------------------------------------------- TC_assignment_csd(350)@dfa3c83210fe: "Assignment req with data rate: NT_12000_6000" TC_assignment_csd(350)@dfa3c83210fe: ----------------------------------------------- VirtMSC-RAN(343)@dfa3c83210fe: f_create_expect(l3 := '05240103505902080910106320976308'O, n_connectPointCode := omit VirtMSC-RAN(343)@dfa3c83210fe: Created Expect[0] for '05240103505902080910106320976308'O to be handled at TC_assignment_csd(350) VirtMSC-SCCP(342)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(342)@dfa3c83210fe: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(342)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(343)@dfa3c83210fe: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(343)@dfa3c83210fe: Found Expect[0] for '05240103505902080910106320976308'O handled at TC_assignment_csd(350) VirtMSC-RAN(343)@dfa3c83210fe: Added conn table entry 0TC_assignment_csd(350)2692869 VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(342)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(342)@dfa3c83210fe: vl_len:14 VirtMSC-SCCP(342)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(342)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000C530A0901C69B119EC8FA15FC'O TC_assignment_csd(350)@dfa3c83210fe: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_assignment_csd(350)@dfa3c83210fe: for encryption algo RSL_ALG_ID_A5_0 (1) expect kc = ('C69B119EC8FA15FC'O, ''O) TC_assignment_csd(350)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(342)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(342)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(342)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(350)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(349)@dfa3c83210fe: Enabled queueing of DChan messages VirtMGW-MGCP-0(347)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_csd(350) VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(342)@dfa3c83210fe: vl_len:16 VirtMSC-SCCP(342)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(342)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000E010B030208400100007D034FFD00'O VirtMGW-MGCP-0(347)@dfa3c83210fe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "22", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "26" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_csd(350) TC_assignment_csd(350)@dfa3c83210fe: 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 := '03'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(349)@dfa3c83210fe: Disabled queueing of DChan messages VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(342)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(342)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(342)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(350)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed TC_assignment_csd(350)@dfa3c83210fe: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '54E1F9A0'H, mime_type := "PCMU", sample_rate := 8000, ptime := 20, rtp_pt := 0, 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 := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '44AA3287'H, mime_type := "PCMU", sample_rate := 8000, ptime := 20, rtp_pt := 0, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "127.0.0.5", port_nr := 14000 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 120, 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_assignment_csd(350)@dfa3c83210fe: "TC_assignment_csd": 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_assignment_csd(350)@dfa3c83210fe: "TC_assignment_csd": 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_assignment_csd(350)@dfa3c83210fe: "MSC instructs BSC to clear channel" VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(342)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(342)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(342)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(342)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(342)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(342)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(350)@dfa3c83210fe: "Got RSL RR Release" TC_assignment_csd(350)@dfa3c83210fe: "Got RSL Deact SACCH" TC_assignment_csd(350)@dfa3c83210fe: "Got BSSMAP Clear Complete" VirtMSC-RAN(343)@dfa3c83210fe: Deleted conn table entry 0TC_assignment_csd(350)2692869 VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(342)@dfa3c83210fe: RLC received in state:disconnect_pending TC_assignment_csd(350)@dfa3c83210fe: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_csd(350)@dfa3c83210fe: ----------------------------------------------- TC_assignment_csd(350)@dfa3c83210fe: "Assignment req with data rate: NT_14k5" TC_assignment_csd(350)@dfa3c83210fe: ----------------------------------------------- VirtMSC-RAN(343)@dfa3c83210fe: f_create_expect(l3 := '05240103505902080910106320976308'O, n_connectPointCode := omit VirtMSC-RAN(343)@dfa3c83210fe: Created Expect[0] for '05240103505902080910106320976308'O to be handled at TC_assignment_csd(350) VirtMSC-SCCP(342)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(342)@dfa3c83210fe: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(342)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(343)@dfa3c83210fe: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(343)@dfa3c83210fe: Found Expect[0] for '05240103505902080910106320976308'O handled at TC_assignment_csd(350) VirtMSC-RAN(343)@dfa3c83210fe: Added conn table entry 0TC_assignment_csd(350)15861209 VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(342)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(342)@dfa3c83210fe: vl_len:14 VirtMSC-SCCP(342)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(342)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000C530A0901C69B119EC8FA15FC'O TC_assignment_csd(350)@dfa3c83210fe: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_assignment_csd(350)@dfa3c83210fe: for encryption algo RSL_ALG_ID_A5_0 (1) expect kc = ('C69B119EC8FA15FC'O, ''O) TC_assignment_csd(350)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(342)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(342)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(342)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(350)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(349)@dfa3c83210fe: Enabled queueing of DChan messages VirtMGW-MGCP-0(347)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_csd(350) VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(342)@dfa3c83210fe: vl_len:16 VirtMSC-SCCP(342)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(342)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000E010B030208540100007D034FFD00'O VirtMGW-MGCP-0(347)@dfa3c83210fe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "25", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "27" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_csd(350) TC_assignment_csd(350)@dfa3c83210fe: 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 := '0F'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(349)@dfa3c83210fe: Disabled queueing of DChan messages VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(342)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(342)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(342)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(350)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed TC_assignment_csd(350)@dfa3c83210fe: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '55EBBBC6'H, mime_type := "PCMU", sample_rate := 8000, ptime := 20, rtp_pt := 0, 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 := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '2174E23E'H, mime_type := "PCMU", sample_rate := 8000, ptime := 20, rtp_pt := 0, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "127.0.0.5", port_nr := 14000 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 120, 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_assignment_csd(350)@dfa3c83210fe: "TC_assignment_csd": 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_assignment_csd(350)@dfa3c83210fe: "TC_assignment_csd": 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_assignment_csd(350)@dfa3c83210fe: "MSC instructs BSC to clear channel" VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(342)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(342)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(342)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(342)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(342)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(342)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(350)@dfa3c83210fe: "Got RSL RR Release" TC_assignment_csd(350)@dfa3c83210fe: "Got RSL Deact SACCH" TC_assignment_csd(350)@dfa3c83210fe: "Got BSSMAP Clear Complete" VirtMSC-RAN(343)@dfa3c83210fe: Deleted conn table entry 0TC_assignment_csd(350)15861209 VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(342)@dfa3c83210fe: RLC received in state:disconnect_pending TC_assignment_csd(350)@dfa3c83210fe: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_csd(350)@dfa3c83210fe: ----------------------------------------------- TC_assignment_csd(350)@dfa3c83210fe: "Assignment req with data rate: NT_12k0" TC_assignment_csd(350)@dfa3c83210fe: ----------------------------------------------- VirtMSC-RAN(343)@dfa3c83210fe: f_create_expect(l3 := '05240103505902080910106320976308'O, n_connectPointCode := omit VirtMSC-RAN(343)@dfa3c83210fe: Created Expect[0] for '05240103505902080910106320976308'O to be handled at TC_assignment_csd(350) VirtMSC-SCCP(342)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(342)@dfa3c83210fe: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(342)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(343)@dfa3c83210fe: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(343)@dfa3c83210fe: Found Expect[0] for '05240103505902080910106320976308'O handled at TC_assignment_csd(350) VirtMSC-RAN(343)@dfa3c83210fe: Added conn table entry 0TC_assignment_csd(350)6457907 VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(342)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(342)@dfa3c83210fe: vl_len:14 VirtMSC-SCCP(342)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(342)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000C530A0901C69B119EC8FA15FC'O TC_assignment_csd(350)@dfa3c83210fe: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_assignment_csd(350)@dfa3c83210fe: for encryption algo RSL_ALG_ID_A5_0 (1) expect kc = ('C69B119EC8FA15FC'O, ''O) TC_assignment_csd(350)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(342)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(342)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(342)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(350)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(349)@dfa3c83210fe: Enabled queueing of DChan messages VirtMGW-MGCP-0(347)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_csd(350) VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(342)@dfa3c83210fe: vl_len:16 VirtMSC-SCCP(342)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(342)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000E010B030208500100007D034FFD00'O VirtMGW-MGCP-0(347)@dfa3c83210fe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "28", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "28" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_csd(350) TC_assignment_csd(350)@dfa3c83210fe: 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 := '03'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(349)@dfa3c83210fe: Disabled queueing of DChan messages VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(342)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(342)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(342)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(350)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed TC_assignment_csd(350)@dfa3c83210fe: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '7B89BA77'H, mime_type := "PCMU", sample_rate := 8000, ptime := 20, rtp_pt := 0, 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 := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '1C982ACE'H, mime_type := "PCMU", sample_rate := 8000, ptime := 20, rtp_pt := 0, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "127.0.0.5", port_nr := 14000 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 120, 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_assignment_csd(350)@dfa3c83210fe: "TC_assignment_csd": 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_assignment_csd(350)@dfa3c83210fe: "TC_assignment_csd": 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_assignment_csd(350)@dfa3c83210fe: "MSC instructs BSC to clear channel" VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(342)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(342)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(342)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(342)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(342)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(342)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(350)@dfa3c83210fe: "Got BSSMAP Clear Complete" TC_assignment_csd(350)@dfa3c83210fe: "Got RSL RR Release" VirtMSC-RAN(343)@dfa3c83210fe: Deleted conn table entry 0TC_assignment_csd(350)6457907 VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on connection ID:0 TC_assignment_csd(350)@dfa3c83210fe: "Got RSL Deact SACCH" VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(342)@dfa3c83210fe: RLC received in state:disconnect_pending TC_assignment_csd(350)@dfa3c83210fe: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_csd(350)@dfa3c83210fe: ----------------------------------------------- TC_assignment_csd(350)@dfa3c83210fe: "Assignment req with data rate: NT_6k0" TC_assignment_csd(350)@dfa3c83210fe: ----------------------------------------------- VirtMSC-RAN(343)@dfa3c83210fe: f_create_expect(l3 := '05240103505902080910106320976308'O, n_connectPointCode := omit VirtMSC-RAN(343)@dfa3c83210fe: Created Expect[0] for '05240103505902080910106320976308'O to be handled at TC_assignment_csd(350) VirtMSC-SCCP(342)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(342)@dfa3c83210fe: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(342)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(343)@dfa3c83210fe: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(343)@dfa3c83210fe: Found Expect[0] for '05240103505902080910106320976308'O handled at TC_assignment_csd(350) VirtMSC-RAN(343)@dfa3c83210fe: Added conn table entry 0TC_assignment_csd(350)9250233 VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(342)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(342)@dfa3c83210fe: vl_len:14 VirtMSC-SCCP(342)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(342)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000C530A0901C69B119EC8FA15FC'O TC_assignment_csd(350)@dfa3c83210fe: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_assignment_csd(350)@dfa3c83210fe: for encryption algo RSL_ALG_ID_A5_0 (1) expect kc = ('C69B119EC8FA15FC'O, ''O) TC_assignment_csd(350)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(342)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(342)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(342)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(350)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(349)@dfa3c83210fe: Enabled queueing of DChan messages VirtMGW-MGCP-0(347)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_csd(350) VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(342)@dfa3c83210fe: vl_len:16 VirtMSC-SCCP(342)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(342)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000E010B030208510100007D034FFD00'O VirtMGW-MGCP-0(347)@dfa3c83210fe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "31", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "29" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_csd(350) TC_assignment_csd(350)@dfa3c83210fe: 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 := '0B'O ("\v") }, 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(349)@dfa3c83210fe: Disabled queueing of DChan messages VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(342)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(342)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(342)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(350)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed TC_assignment_csd(350)@dfa3c83210fe: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '5A681A4C'H, mime_type := "PCMU", sample_rate := 8000, ptime := 20, rtp_pt := 0, 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 := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '534FCFCE'H, mime_type := "PCMU", sample_rate := 8000, ptime := 20, rtp_pt := 0, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "127.0.0.5", port_nr := 14000 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 120, 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_assignment_csd(350)@dfa3c83210fe: "TC_assignment_csd": 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_assignment_csd(350)@dfa3c83210fe: "TC_assignment_csd": 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_assignment_csd(350)@dfa3c83210fe: "MSC instructs BSC to clear channel" VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(342)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(342)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(342)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(342)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(342)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(342)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(350)@dfa3c83210fe: "Got RSL RR Release" TC_assignment_csd(350)@dfa3c83210fe: "Got RSL Deact SACCH" TC_assignment_csd(350)@dfa3c83210fe: "Got BSSMAP Clear Complete" VirtMSC-RAN(343)@dfa3c83210fe: Deleted conn table entry 0TC_assignment_csd(350)9250233 VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(342)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(342)@dfa3c83210fe: RLC received in state:disconnect_pending TC_assignment_csd(350)@dfa3c83210fe: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_csd(350)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(342)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(341)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(344)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-RAN(343)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(346)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(349)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(347)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(348)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(341): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(342): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(343): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(344): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(345): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(346): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(347): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(348): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(349): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_assignment_csd(350): pass (pass -> pass) MTC@dfa3c83210fe: Test case TC_assignment_csd finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_csd pass'. Tue Jun 11 09:54:07 UTC 2024 ====== BSC_Tests.TC_assignment_csd pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_assignment_csd.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1496192) Waiting for packet dumper to finish... 1 (prev_count=1496192, count=1677507) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_csd pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_ctm'. ------ BSC_Tests.TC_assignment_ctm ------ Tue Jun 11 09:54:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_ctm.pcap" >/data/BSC_Tests.TC_assignment_ctm.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_ctm' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_assignment_ctm started. VirtMSC-IPA(353)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(353)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(353)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(354)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(354)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(352)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(357)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(357)@dfa3c83210fe: 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(357)@dfa3c83210fe: 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(357)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_assignment_ctm() start" VirtMSC-SCCP(352)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(352)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(352)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(352)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(352)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(352)@dfa3c83210fe: vl_len:11 VirtMSC-SCCP(352)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(352)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '0009010B03040801010000'O VirtMSC-SCCP(352)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(352)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(352)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(352)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-SCCP(352)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(352)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(352)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(352)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(352)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(352)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(352)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(352)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(352)@dfa3c83210fe: Session index based on connection ID:0 MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@dfa3c83210fe: count mismatch, retrying in 3.000000 VirtMSC-SCCP(352)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(352)@dfa3c83210fe: RLC received in state:disconnect_pending MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(352)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(351)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(353)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(355)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(357)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(356)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(351): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(352): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(353): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(354): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(355): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(356): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(357): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_assignment_ctm finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_ctm pass'. Tue Jun 11 09:54:24 UTC 2024 ====== BSC_Tests.TC_assignment_ctm pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_assignment_ctm.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=220060) Waiting for packet dumper to finish... 1 (prev_count=220060, count=402689) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_ctm pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_sign'. ------ BSC_Tests.TC_assignment_sign ------ Tue Jun 11 09:54:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_sign.pcap" >/data/BSC_Tests.TC_assignment_sign.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_sign' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_assignment_sign started. VirtMSC-IPA(361)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(361)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(361)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(362)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(362)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(359)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(360)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(365)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(365)@dfa3c83210fe: 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(365)@dfa3c83210fe: 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(365)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_assignment_sign() start" TC_assignment_sign(367)@dfa3c83210fe: "TC_assignment_sign": using IMSI '001018797927203'H VirtMSC-RAN(360)@dfa3c83210fe: f_create_expect(l3 := '05240103505902080910107879292730'O, n_connectPointCode := omit VirtMSC-RAN(360)@dfa3c83210fe: Created Expect[0] for '05240103505902080910107879292730'O to be handled at TC_assignment_sign(367) VirtMSC-SCCP(359)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(359)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(360)@dfa3c83210fe: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(360)@dfa3c83210fe: Found Expect[0] for '05240103505902080910107879292730'O handled at TC_assignment_sign(367) VirtMSC-RAN(360)@dfa3c83210fe: Added conn table entry 0TC_assignment_sign(367)8544804 VirtMSC-SCCP(359)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(359)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(366)@dfa3c83210fe: Enabled queueing of DChan messages VirtMGW-MGCP-0(364)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_sign(367) VirtMSC-SCCP(359)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(359)@dfa3c83210fe: vl_len:11 VirtMSC-SCCP(359)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(359)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '0009010B03030000010000'O VirtMSC-SCCP(359)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(359)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(359)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(359)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_sign(367)@dfa3c83210fe: setverdict(pass): none -> pass TC_assignment_sign(367)@dfa3c83210fe: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '1AEAD4A1'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := <unbound>, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '60286E5A'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := <unbound>, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { 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 }, 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_assignment_sign(367)@dfa3c83210fe: "TC_assignment_sign": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_sign(367)@dfa3c83210fe: "TC_assignment_sign": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 VirtMSC-STATS(358)@dfa3c83210fe: EXP match: { name := "TTCN3.bts.0.chreq.total", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.bts.0.chreq.total", mtype := "c", min := 1, max := 1 } VirtMSC-STATS(358)@dfa3c83210fe: EXP match: { name := "TTCN3.bts.0.chreq.successful", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.bts.0.chreq.successful", mtype := "c", min := 1, max := 1 } VirtMSC-STATS(358)@dfa3c83210fe: EXP match: { name := "TTCN3.bsc.0.assignment.attempted", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.bsc.0.assignment.attempted", mtype := "c", min := 1, max := 1 } VirtMSC-STATS(358)@dfa3c83210fe: EXP match: { name := "TTCN3.bsc.0.assignment.completed", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.bsc.0.assignment.completed", mtype := "c", min := 1, max := 1 } TC_assignment_sign(367)@dfa3c83210fe: "MSC instructs BSC to clear channel" VirtMSC-SCCP(359)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(359)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(359)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(359)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(359)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(359)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(359)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(359)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_sign(367)@dfa3c83210fe: "Got BSSMAP Clear Complete" VirtMSC-RAN(360)@dfa3c83210fe: Deleted conn table entry 0TC_assignment_sign(367)8544804 VirtMSC-SCCP(359)@dfa3c83210fe: Session index based on connection ID:0 TC_assignment_sign(367)@dfa3c83210fe: "Got RSL RR Release" VirtMSC-SCCP(359)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(359)@dfa3c83210fe: RLC received in state:disconnect_pending TC_assignment_sign(367)@dfa3c83210fe: "Got RSL Deact SACCH" TC_assignment_sign(367)@dfa3c83210fe: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_sign(367)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(359)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-RAN(360)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(361)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(358)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(363)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(366)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(364)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(365)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(358): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(359): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(360): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(361): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(362): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(363): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(364): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(365): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(366): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_assignment_sign(367): pass (pass -> pass) MTC@dfa3c83210fe: Test case TC_assignment_sign finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_sign pass'. Tue Jun 11 09:54:40 UTC 2024 ====== BSC_Tests.TC_assignment_sign pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_assignment_sign.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=460946) Waiting for packet dumper to finish... 1 (prev_count=460946, count=463358) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_sign pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_0'. ------ BSC_Tests.TC_assignment_fr_a5_0 ------ Tue Jun 11 09:54:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_fr_a5_0.pcap" >/data/BSC_Tests.TC_assignment_fr_a5_0.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_0' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_assignment_fr_a5_0 started. MTC@dfa3c83210fe: "TC_assignment_fr_a5_0": using IMSI '001013648009862'H VirtMSC-IPA(371)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(371)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(371)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(372)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(372)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(369)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(370)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(375)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(375)@dfa3c83210fe: 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(375)@dfa3c83210fe: 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(375)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_assignment_fr_a5_0() start" VirtMSC-RAN(370)@dfa3c83210fe: f_create_expect(l3 := '05240103505902080910106384008926'O, n_connectPointCode := omit VirtMSC-RAN(370)@dfa3c83210fe: Created Expect[0] for '05240103505902080910106384008926'O to be handled at TC_assignment_fr_a5_0(377) VirtMSC-SCCP(369)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(369)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(370)@dfa3c83210fe: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(370)@dfa3c83210fe: Found Expect[0] for '05240103505902080910106384008926'O handled at TC_assignment_fr_a5_0(377) VirtMSC-RAN(370)@dfa3c83210fe: Added conn table entry 0TC_assignment_fr_a5_0(377)1992246 VirtMSC-SCCP(369)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(369)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(369)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(369)@dfa3c83210fe: vl_len:14 VirtMSC-SCCP(369)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(369)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000C530A09015C0B5463EB723838'O TC_assignment_fr_a5_0(377)@dfa3c83210fe: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_assignment_fr_a5_0(377)@dfa3c83210fe: for encryption algo RSL_ALG_ID_A5_0 (1) expect kc = ('5C0B5463EB723838'O, ''O) TC_assignment_fr_a5_0(377)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-SCCP(369)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(369)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(369)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(369)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_0(377)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(376)@dfa3c83210fe: Enabled queueing of DChan messages VirtMGW-MGCP-0(374)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_fr_a5_0(377) VirtMSC-SCCP(369)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(369)@dfa3c83210fe: vl_len:14 VirtMSC-SCCP(369)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(369)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMGW-MGCP-0(374)@dfa3c83210fe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "34", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "2c" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_fr_a5_0(377) TC_assignment_fr_a5_0(377)@dfa3c83210fe: 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(376)@dfa3c83210fe: Disabled queueing of DChan messages VirtMSC-SCCP(369)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(369)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(369)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(369)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_0(377)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed TC_assignment_fr_a5_0(377)@dfa3c83210fe: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '6B0B0577'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 := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '03028E02'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := <unbound>, 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_assignment_fr_a5_0(377)@dfa3c83210fe: "TC_assignment_fr_a5_0": 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_assignment_fr_a5_0(377)@dfa3c83210fe: "TC_assignment_fr_a5_0": 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_assignment_fr_a5_0(377)@dfa3c83210fe: "MSC instructs BSC to clear channel" VirtMSC-SCCP(369)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(369)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(369)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(369)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(369)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(369)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(369)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(369)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_0(377)@dfa3c83210fe: "Got BSSMAP Clear Complete" VirtMSC-RAN(370)@dfa3c83210fe: Deleted conn table entry 0TC_assignment_fr_a5_0(377)1992246 VirtMSC-SCCP(369)@dfa3c83210fe: Session index based on connection ID:0 TC_assignment_fr_a5_0(377)@dfa3c83210fe: "Got RSL RR Release" TC_assignment_fr_a5_0(377)@dfa3c83210fe: "Got RSL Deact SACCH" VirtMSC-SCCP(369)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(369)@dfa3c83210fe: RLC received in state:disconnect_pending TC_assignment_fr_a5_0(377)@dfa3c83210fe: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_fr_a5_0(377)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(369)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-RAN(370)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(368)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(373)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(371)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(376)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(374)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(375)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(368): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(369): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(370): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(371): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(372): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(373): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(374): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(375): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(376): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_assignment_fr_a5_0(377): pass (pass -> pass) MTC@dfa3c83210fe: Test case TC_assignment_fr_a5_0 finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_0 pass'. Tue Jun 11 09:54:57 UTC 2024 ====== BSC_Tests.TC_assignment_fr_a5_0 pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_assignment_fr_a5_0.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=289322) Waiting for packet dumper to finish... 1 (prev_count=289322, count=471639) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_0 pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_1'. ------ BSC_Tests.TC_assignment_fr_a5_1 ------ Tue Jun 11 09:55:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_fr_a5_1.pcap" >/data/BSC_Tests.TC_assignment_fr_a5_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_1' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_assignment_fr_a5_1 started. MTC@dfa3c83210fe: "TC_assignment_fr_a5_1": using IMSI '001014703560749'H VirtMSC-IPA(381)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(381)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(381)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(382)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(382)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(379)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(380)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(385)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(385)@dfa3c83210fe: 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(385)@dfa3c83210fe: 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(385)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_assignment_fr_a5_1() start" VirtMSC-RAN(380)@dfa3c83210fe: f_create_expect(l3 := '05240103505902080910107430657094'O, n_connectPointCode := omit VirtMSC-RAN(380)@dfa3c83210fe: Created Expect[0] for '05240103505902080910107430657094'O to be handled at TC_assignment_fr_a5_1(387) VirtMSC-SCCP(379)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(379)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(380)@dfa3c83210fe: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(380)@dfa3c83210fe: Found Expect[0] for '05240103505902080910107430657094'O handled at TC_assignment_fr_a5_1(387) VirtMSC-RAN(380)@dfa3c83210fe: Added conn table entry 0TC_assignment_fr_a5_1(387)7002415 VirtMSC-SCCP(379)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(379)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(379)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(379)@dfa3c83210fe: vl_len:14 VirtMSC-SCCP(379)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(379)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000C530A0902A2EE03A84BB4FE58'O TC_assignment_fr_a5_1(387)@dfa3c83210fe: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '1'B, algorithmIdentifier := '000'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_assignment_fr_a5_1(387)@dfa3c83210fe: for encryption algo RSL_ALG_ID_A5_1 (2) expect kc = 'A2EE03A84BB4FE58'O TC_assignment_fr_a5_1(387)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-SCCP(379)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(379)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(379)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(379)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_1(387)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(386)@dfa3c83210fe: Enabled queueing of DChan messages VirtMGW-MGCP-0(384)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_fr_a5_1(387) VirtMSC-SCCP(379)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(379)@dfa3c83210fe: vl_len:14 VirtMSC-SCCP(379)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(379)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMGW-MGCP-0(384)@dfa3c83210fe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "37", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "2d" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_fr_a5_1(387) TC_assignment_fr_a5_1(387)@dfa3c83210fe: 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(386)@dfa3c83210fe: Disabled queueing of DChan messages VirtMSC-SCCP(379)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(379)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(379)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(379)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_1(387)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed TC_assignment_fr_a5_1(387)@dfa3c83210fe: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '551B2FF3'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 := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '64600CCD'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := <unbound>, 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_assignment_fr_a5_1(387)@dfa3c83210fe: "TC_assignment_fr_a5_1": 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_assignment_fr_a5_1(387)@dfa3c83210fe: "TC_assignment_fr_a5_1": 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_assignment_fr_a5_1(387)@dfa3c83210fe: "MSC instructs BSC to clear channel" VirtMSC-SCCP(379)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(379)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(379)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(379)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(379)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(379)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(379)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(379)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_1(387)@dfa3c83210fe: "Got BSSMAP Clear Complete" VirtMSC-RAN(380)@dfa3c83210fe: Deleted conn table entry 0TC_assignment_fr_a5_1(387)7002415 VirtMSC-SCCP(379)@dfa3c83210fe: Session index based on connection ID:0 TC_assignment_fr_a5_1(387)@dfa3c83210fe: "Got RSL RR Release" TC_assignment_fr_a5_1(387)@dfa3c83210fe: "Got RSL Deact SACCH" VirtMSC-SCCP(379)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(379)@dfa3c83210fe: RLC received in state:disconnect_pending TC_assignment_fr_a5_1(387)@dfa3c83210fe: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_fr_a5_1(387)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(380)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(378)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(381)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-SCCP(379)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(383)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(386)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(384)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(385)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(378): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(379): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(380): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(381): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(382): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(383): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(384): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(385): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(386): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_assignment_fr_a5_1(387): pass (pass -> pass) MTC@dfa3c83210fe: Test case TC_assignment_fr_a5_1 finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_1 pass'. Tue Jun 11 09:55:14 UTC 2024 ====== BSC_Tests.TC_assignment_fr_a5_1 pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_assignment_fr_a5_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=287143) Waiting for packet dumper to finish... 1 (prev_count=287143, count=471399) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_1 pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_3'. ------ BSC_Tests.TC_assignment_fr_a5_3 ------ Tue Jun 11 09:55:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_fr_a5_3.pcap" >/data/BSC_Tests.TC_assignment_fr_a5_3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_3' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_assignment_fr_a5_3 started. MTC@dfa3c83210fe: "TC_assignment_fr_a5_3": using IMSI '001011707545595'H VirtMSC-IPA(391)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(391)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(391)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(392)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(392)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(389)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(390)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(395)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(395)@dfa3c83210fe: 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(395)@dfa3c83210fe: 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(395)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_assignment_fr_a5_3() start" VirtMSC-RAN(390)@dfa3c83210fe: f_create_expect(l3 := '05240103505902080910107170455559'O, n_connectPointCode := omit VirtMSC-RAN(390)@dfa3c83210fe: Created Expect[0] for '05240103505902080910107170455559'O to be handled at TC_assignment_fr_a5_3(397) VirtMSC-SCCP(389)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(389)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(390)@dfa3c83210fe: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(390)@dfa3c83210fe: Found Expect[0] for '05240103505902080910107170455559'O handled at TC_assignment_fr_a5_3(397) VirtMSC-RAN(390)@dfa3c83210fe: Added conn table entry 0TC_assignment_fr_a5_3(397)8976379 VirtMSC-SCCP(389)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(389)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(389)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(389)@dfa3c83210fe: vl_len:14 VirtMSC-SCCP(389)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(389)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000C530A09084323970E6EF769EA'O TC_assignment_fr_a5_3(397)@dfa3c83210fe: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '1'B, algorithmIdentifier := '010'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_assignment_fr_a5_3(397)@dfa3c83210fe: for encryption algo RSL_ALG_ID_A5_3 (4) expect kc = '4323970E6EF769EA'O TC_assignment_fr_a5_3(397)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-SCCP(389)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(389)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(389)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(389)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_3(397)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(396)@dfa3c83210fe: Enabled queueing of DChan messages VirtMGW-MGCP-0(394)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_fr_a5_3(397) VirtMSC-SCCP(389)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(389)@dfa3c83210fe: vl_len:14 VirtMSC-SCCP(389)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(389)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O TC_assignment_fr_a5_3(397)@dfa3c83210fe: 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(394)@dfa3c83210fe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "40", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "2e" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_fr_a5_3(397) IPA-BTS0-TRX0-RSL-RSL(396)@dfa3c83210fe: Disabled queueing of DChan messages VirtMSC-SCCP(389)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(389)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(389)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(389)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_3(397)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed TC_assignment_fr_a5_3(397)@dfa3c83210fe: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '64F64F9C'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 := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '3060D0F9'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := <unbound>, 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_assignment_fr_a5_3(397)@dfa3c83210fe: "TC_assignment_fr_a5_3": 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_assignment_fr_a5_3(397)@dfa3c83210fe: "TC_assignment_fr_a5_3": 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_assignment_fr_a5_3(397)@dfa3c83210fe: "MSC instructs BSC to clear channel" VirtMSC-SCCP(389)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(389)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(389)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(389)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(389)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(389)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(389)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(389)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_3(397)@dfa3c83210fe: "Got BSSMAP Clear Complete" VirtMSC-RAN(390)@dfa3c83210fe: Deleted conn table entry 0TC_assignment_fr_a5_3(397)8976379 VirtMSC-SCCP(389)@dfa3c83210fe: Session index based on connection ID:0 TC_assignment_fr_a5_3(397)@dfa3c83210fe: "Got RSL RR Release" TC_assignment_fr_a5_3(397)@dfa3c83210fe: "Got RSL Deact SACCH" VirtMSC-SCCP(389)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(389)@dfa3c83210fe: RLC received in state:disconnect_pending TC_assignment_fr_a5_3(397)@dfa3c83210fe: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_fr_a5_3(397)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(389)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-RAN(390)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(388)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(391)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(393)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(396)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(394)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(395)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(388): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(389): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(390): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(391): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(392): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(393): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(394): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(395): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(396): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_assignment_fr_a5_3(397): pass (pass -> pass) MTC@dfa3c83210fe: Test case TC_assignment_fr_a5_3 finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_3 pass'. Tue Jun 11 09:55:32 UTC 2024 ====== BSC_Tests.TC_assignment_fr_a5_3 pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_assignment_fr_a5_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=469422) Waiting for packet dumper to finish... 1 (prev_count=469422, count=471834) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_3 pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_4'. ------ BSC_Tests.TC_assignment_fr_a5_4 ------ Tue Jun 11 09:55:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_fr_a5_4.pcap" >/data/BSC_Tests.TC_assignment_fr_a5_4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_4' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_assignment_fr_a5_4 started. MTC@dfa3c83210fe: "TC_assignment_fr_a5_4": using IMSI '001018731945354'H VirtMSC-IPA(401)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(401)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(401)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(402)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(402)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(399)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(400)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(405)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(405)@dfa3c83210fe: 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(405)@dfa3c83210fe: 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(405)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_assignment_fr_a5_4() start" VirtMSC-RAN(400)@dfa3c83210fe: f_create_expect(l3 := '05240103505902080910107813493545'O, n_connectPointCode := omit VirtMSC-RAN(400)@dfa3c83210fe: Created Expect[0] for '05240103505902080910107813493545'O to be handled at TC_assignment_fr_a5_4(407) VirtMSC-SCCP(399)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(399)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(400)@dfa3c83210fe: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(400)@dfa3c83210fe: Found Expect[0] for '05240103505902080910107813493545'O handled at TC_assignment_fr_a5_4(407) VirtMSC-RAN(400)@dfa3c83210fe: Added conn table entry 0TC_assignment_fr_a5_4(407)1458852 VirtMSC-SCCP(399)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(399)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(399)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(399)@dfa3c83210fe: vl_len:31 VirtMSC-SCCP(399)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(399)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '001D530A0910DD02675873F52E8E83A713235E0EF5FCE339FA4FD89DAABB59'O TC_assignment_fr_a5_4(407)@dfa3c83210fe: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '1'B, algorithmIdentifier := '011'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_assignment_fr_a5_4(407)@dfa3c83210fe: for encryption algo RSL_ALG_ID_A5_4 (5) expect kc = 'A713235E0EF5FCE339FA4FD89DAABB59'O TC_assignment_fr_a5_4(407)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-SCCP(399)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(399)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(399)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(399)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_4(407)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(406)@dfa3c83210fe: Enabled queueing of DChan messages VirtMGW-MGCP-0(404)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_fr_a5_4(407) VirtMSC-SCCP(399)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(399)@dfa3c83210fe: vl_len:14 VirtMSC-SCCP(399)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(399)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O TC_assignment_fr_a5_4(407)@dfa3c83210fe: 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(404)@dfa3c83210fe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "43", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "2f" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_fr_a5_4(407) IPA-BTS0-TRX0-RSL-RSL(406)@dfa3c83210fe: Disabled queueing of DChan messages VirtMSC-SCCP(399)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(399)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(399)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(399)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_4(407)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed TC_assignment_fr_a5_4(407)@dfa3c83210fe: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '43C8BFC5'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 := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '359E8201'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := <unbound>, 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_assignment_fr_a5_4(407)@dfa3c83210fe: "TC_assignment_fr_a5_4": 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_assignment_fr_a5_4(407)@dfa3c83210fe: "TC_assignment_fr_a5_4": 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_assignment_fr_a5_4(407)@dfa3c83210fe: "MSC instructs BSC to clear channel" VirtMSC-SCCP(399)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(399)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(399)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(399)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(399)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(399)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(399)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(399)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_4(407)@dfa3c83210fe: "Got RSL RR Release" TC_assignment_fr_a5_4(407)@dfa3c83210fe: "Got RSL Deact SACCH" TC_assignment_fr_a5_4(407)@dfa3c83210fe: "Got BSSMAP Clear Complete" VirtMSC-RAN(400)@dfa3c83210fe: Deleted conn table entry 0TC_assignment_fr_a5_4(407)1458852 VirtMSC-SCCP(399)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(399)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(399)@dfa3c83210fe: RLC received in state:disconnect_pending TC_assignment_fr_a5_4(407)@dfa3c83210fe: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_fr_a5_4(407)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(400)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(398)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(403)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(401)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-SCCP(399)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(406)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(404)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(405)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(398): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(399): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(400): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(401): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(402): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(403): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(404): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(405): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(406): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_assignment_fr_a5_4(407): pass (pass -> pass) MTC@dfa3c83210fe: Test case TC_assignment_fr_a5_4 finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_4 pass'. Tue Jun 11 09:55:49 UTC 2024 ====== BSC_Tests.TC_assignment_fr_a5_4 pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_assignment_fr_a5_4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=472525) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_4 pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_4_fail'. ------ BSC_Tests.TC_assignment_fr_a5_4_fail ------ Tue Jun 11 09:55:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_fr_a5_4_fail.pcap" >/data/BSC_Tests.TC_assignment_fr_a5_4_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_4_fail' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_assignment_fr_a5_4_fail started. MTC@dfa3c83210fe: "TC_assignment_fr_a5_4_fail": using IMSI '001018900558513'H VirtMSC-IPA(411)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(411)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(411)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(412)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(412)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(409)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(410)@dfa3c83210fe: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(410)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(415)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(415)@dfa3c83210fe: 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(415)@dfa3c83210fe: 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(415)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_assignment_fr_a5_4_fail() start" VirtMSC-RAN(410)@dfa3c83210fe: f_create_expect(l3 := '05240103505902080910109800555831'O, n_connectPointCode := omit VirtMSC-RAN(410)@dfa3c83210fe: Created Expect[0] for '05240103505902080910109800555831'O to be handled at TC_assignment_fr_a5_4_fail(417) VirtMSC-SCCP(409)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(409)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(410)@dfa3c83210fe: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(410)@dfa3c83210fe: Found Expect[0] for '05240103505902080910109800555831'O handled at TC_assignment_fr_a5_4_fail(417) VirtMSC-RAN(410)@dfa3c83210fe: Added conn table entry 0TC_assignment_fr_a5_4_fail(417)10841488 VirtMSC-SCCP(409)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(409)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(409)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(409)@dfa3c83210fe: vl_len:14 VirtMSC-SCCP(409)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(409)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000C530A0910D33CA4288EC4214F'O VirtMSC-SCCP(409)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(409)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(409)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(409)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_4_fail(417)@dfa3c83210fe: setverdict(pass): none -> pass TC_assignment_fr_a5_4_fail(417)@dfa3c83210fe: "MSC instructs BSC to clear channel" VirtMSC-SCCP(409)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(409)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(409)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(409)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(409)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(409)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(409)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(409)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_4_fail(417)@dfa3c83210fe: "Got BSSMAP Clear Complete" VirtMSC-RAN(410)@dfa3c83210fe: Deleted conn table entry 0TC_assignment_fr_a5_4_fail(417)10841488 VirtMSC-SCCP(409)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(409)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(409)@dfa3c83210fe: RLC received in state:disconnect_pending TC_assignment_fr_a5_4_fail(417)@dfa3c83210fe: "Got RSL RR Release" TC_assignment_fr_a5_4_fail(417)@dfa3c83210fe: "Got RSL Deact SACCH" TC_assignment_fr_a5_4_fail(417)@dfa3c83210fe: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_fr_a5_4_fail(417)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(410)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-SCCP(409)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(408)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(413)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(411)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(416)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(415)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(414)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(408): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(409): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(410): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(411): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(412): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(413): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(414): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(415): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(416): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_assignment_fr_a5_4_fail(417): pass (pass -> pass) MTC@dfa3c83210fe: Test case TC_assignment_fr_a5_4_fail finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_4_fail pass'. Tue Jun 11 09:56:04 UTC 2024 ====== BSC_Tests.TC_assignment_fr_a5_4_fail pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_assignment_fr_a5_4_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=235981) Waiting for packet dumper to finish... 1 (prev_count=235981, count=419411) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_4_fail pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_not_sup'. ------ BSC_Tests.TC_assignment_fr_a5_not_sup ------ Tue Jun 11 09:56:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_fr_a5_not_sup.pcap" >/data/BSC_Tests.TC_assignment_fr_a5_not_sup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_not_sup' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_assignment_fr_a5_not_sup started. MTC@dfa3c83210fe: "TC_assignment_fr_a5_not_sup": using IMSI '001012725488546'H VirtMSC-IPA(421)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(421)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(421)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(422)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(422)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(419)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(420)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(425)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(425)@dfa3c83210fe: 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(425)@dfa3c83210fe: 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(425)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_assignment_fr_a5_not_sup() start" VirtMSC-RAN(420)@dfa3c83210fe: f_create_expect(l3 := '05240103505902080910107252845864'O, n_connectPointCode := omit VirtMSC-RAN(420)@dfa3c83210fe: Created Expect[0] for '05240103505902080910107252845864'O to be handled at TC_assignment_fr_a5_not_sup(427) VirtMSC-SCCP(419)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(419)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(420)@dfa3c83210fe: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(420)@dfa3c83210fe: Found Expect[0] for '05240103505902080910107252845864'O handled at TC_assignment_fr_a5_not_sup(427) VirtMSC-RAN(420)@dfa3c83210fe: Added conn table entry 0TC_assignment_fr_a5_not_sup(427)11143893 VirtMSC-SCCP(419)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(419)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(419)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(419)@dfa3c83210fe: vl_len:31 VirtMSC-SCCP(419)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(419)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '001D530A0920CA09AE41B750ECB78330079E133F1282D82419252074A964E3'O VirtMSC-SCCP(419)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(419)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(419)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(419)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_not_sup(427)@dfa3c83210fe: setverdict(pass): none -> pass TC_assignment_fr_a5_not_sup(427)@dfa3c83210fe: "MSC instructs BSC to clear channel" VirtMSC-SCCP(419)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(419)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(419)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(419)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(419)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(419)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(419)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(419)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_not_sup(427)@dfa3c83210fe: "Got BSSMAP Clear Complete" VirtMSC-RAN(420)@dfa3c83210fe: Deleted conn table entry 0TC_assignment_fr_a5_not_sup(427)11143893 VirtMSC-SCCP(419)@dfa3c83210fe: Session index based on connection ID:0 TC_assignment_fr_a5_not_sup(427)@dfa3c83210fe: "Got RSL RR Release" TC_assignment_fr_a5_not_sup(427)@dfa3c83210fe: "Got RSL Deact SACCH" VirtMSC-SCCP(419)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(419)@dfa3c83210fe: RLC received in state:disconnect_pending TC_assignment_fr_a5_not_sup(427)@dfa3c83210fe: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_fr_a5_not_sup(427)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(419)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-RAN(420)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(421)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(418)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(423)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(426)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(425)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(424)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(418): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(419): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(420): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(421): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(422): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(423): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(424): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(425): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(426): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_assignment_fr_a5_not_sup(427): pass (pass -> pass) MTC@dfa3c83210fe: Test case TC_assignment_fr_a5_not_sup finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_not_sup pass'. Tue Jun 11 09:56:20 UTC 2024 ====== BSC_Tests.TC_assignment_fr_a5_not_sup pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_assignment_fr_a5_not_sup.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=223615) Waiting for packet dumper to finish... 1 (prev_count=223615, count=404930) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_not_sup pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_0'. ------ BSC_Tests.TC_ciph_mode_a5_0 ------ Tue Jun 11 09:56:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ciph_mode_a5_0.pcap" >/data/BSC_Tests.TC_ciph_mode_a5_0.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_0' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_ciph_mode_a5_0 started. MTC@dfa3c83210fe: "TC_ciph_mode_a5_0": using IMSI '001015796162257'H VirtMSC-IPA(431)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(431)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(431)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(432)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(432)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(429)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(430)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(435)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(435)@dfa3c83210fe: 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(435)@dfa3c83210fe: 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(435)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_ciph_mode_a5_0() start" VirtMSC-RAN(430)@dfa3c83210fe: f_create_expect(l3 := '05240103505902080910107569612275'O, n_connectPointCode := omit VirtMSC-RAN(430)@dfa3c83210fe: Created Expect[0] for '05240103505902080910107569612275'O to be handled at TC_ciph_mode_a5_0(437) VirtMSC-SCCP(429)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(429)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(430)@dfa3c83210fe: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(430)@dfa3c83210fe: Found Expect[0] for '05240103505902080910107569612275'O handled at TC_ciph_mode_a5_0(437) VirtMSC-RAN(430)@dfa3c83210fe: Added conn table entry 0TC_ciph_mode_a5_0(437)11400473 VirtMSC-SCCP(429)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(429)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(429)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(429)@dfa3c83210fe: vl_len:14 VirtMSC-SCCP(429)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(429)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000C530A09011126BB190967720E'O TC_ciph_mode_a5_0(437)@dfa3c83210fe: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_ciph_mode_a5_0(437)@dfa3c83210fe: for encryption algo RSL_ALG_ID_A5_0 (1) expect kc = ('1126BB190967720E'O, ''O) TC_ciph_mode_a5_0(437)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-SCCP(429)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(429)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(429)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(429)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_0(437)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(436)@dfa3c83210fe: Enabled queueing of DChan messages VirtMGW-MGCP-0(434)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ciph_mode_a5_0(437) VirtMSC-SCCP(429)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(429)@dfa3c83210fe: vl_len:8 VirtMSC-SCCP(429)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(429)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '0006010B03030000'O VirtMSC-SCCP(429)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(429)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(429)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(429)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_0(437)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed TC_ciph_mode_a5_0(437)@dfa3c83210fe: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '38031421'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := <unbound>, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '270F152D'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := <unbound>, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { 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 }, 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_ciph_mode_a5_0(437)@dfa3c83210fe: "TC_ciph_mode_a5_0": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 TC_ciph_mode_a5_0(437)@dfa3c83210fe: "TC_ciph_mode_a5_0": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 TC_ciph_mode_a5_0(437)@dfa3c83210fe: "MSC instructs BSC to clear channel" VirtMSC-SCCP(429)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(429)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(429)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(429)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(429)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(429)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(429)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(429)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_0(437)@dfa3c83210fe: "Got BSSMAP Clear Complete" VirtMSC-RAN(430)@dfa3c83210fe: Deleted conn table entry 0TC_ciph_mode_a5_0(437)11400473 VirtMSC-SCCP(429)@dfa3c83210fe: Session index based on connection ID:0 TC_ciph_mode_a5_0(437)@dfa3c83210fe: "Got RSL RR Release" TC_ciph_mode_a5_0(437)@dfa3c83210fe: "Got RSL Deact SACCH" VirtMSC-SCCP(429)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(429)@dfa3c83210fe: RLC received in state:disconnect_pending TC_ciph_mode_a5_0(437)@dfa3c83210fe: "Got RSL RF Chan Rel, sending Rel Ack" TC_ciph_mode_a5_0(437)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(429)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-RAN(430)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(428)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(431)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(433)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(436)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(434)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(435)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(428): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(429): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(430): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(431): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(432): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(433): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(434): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(435): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(436): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_ciph_mode_a5_0(437): pass (pass -> pass) MTC@dfa3c83210fe: Test case TC_ciph_mode_a5_0 finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_0 pass'. Tue Jun 11 09:56:35 UTC 2024 ====== BSC_Tests.TC_ciph_mode_a5_0 pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_ciph_mode_a5_0.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=234200) Waiting for packet dumper to finish... 1 (prev_count=234200, count=417630) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_0 pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_1'. ------ BSC_Tests.TC_ciph_mode_a5_1 ------ Tue Jun 11 09:56:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ciph_mode_a5_1.pcap" >/data/BSC_Tests.TC_ciph_mode_a5_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_1' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_ciph_mode_a5_1 started. MTC@dfa3c83210fe: "TC_ciph_mode_a5_1": using IMSI '001019905921268'H VirtMSC-IPA(441)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(441)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(441)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(442)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(442)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(439)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(440)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(445)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(445)@dfa3c83210fe: 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(445)@dfa3c83210fe: 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(445)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_ciph_mode_a5_1() start" VirtMSC-RAN(440)@dfa3c83210fe: f_create_expect(l3 := '05240103505902080910109950292186'O, n_connectPointCode := omit VirtMSC-RAN(440)@dfa3c83210fe: Created Expect[0] for '05240103505902080910109950292186'O to be handled at TC_ciph_mode_a5_1(447) VirtMSC-SCCP(439)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(439)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(440)@dfa3c83210fe: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(440)@dfa3c83210fe: Found Expect[0] for '05240103505902080910109950292186'O handled at TC_ciph_mode_a5_1(447) VirtMSC-RAN(440)@dfa3c83210fe: Added conn table entry 0TC_ciph_mode_a5_1(447)9598347 VirtMSC-SCCP(439)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(439)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(439)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(439)@dfa3c83210fe: vl_len:14 VirtMSC-SCCP(439)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(439)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000C530A090297E08AF861CAAFBC'O TC_ciph_mode_a5_1(447)@dfa3c83210fe: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '1'B, algorithmIdentifier := '000'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_ciph_mode_a5_1(447)@dfa3c83210fe: for encryption algo RSL_ALG_ID_A5_1 (2) expect kc = '97E08AF861CAAFBC'O TC_ciph_mode_a5_1(447)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-SCCP(439)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(439)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(439)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(439)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_1(447)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(446)@dfa3c83210fe: Enabled queueing of DChan messages VirtMGW-MGCP-0(444)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ciph_mode_a5_1(447) VirtMSC-SCCP(439)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(439)@dfa3c83210fe: vl_len:8 VirtMSC-SCCP(439)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(439)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '0006010B03030000'O VirtMSC-SCCP(439)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(439)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(439)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(439)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_1(447)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed TC_ciph_mode_a5_1(447)@dfa3c83210fe: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '4828194C'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := <unbound>, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '46915DB3'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := <unbound>, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { 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 }, 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_ciph_mode_a5_1(447)@dfa3c83210fe: "TC_ciph_mode_a5_1": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 TC_ciph_mode_a5_1(447)@dfa3c83210fe: "TC_ciph_mode_a5_1": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 TC_ciph_mode_a5_1(447)@dfa3c83210fe: "MSC instructs BSC to clear channel" VirtMSC-SCCP(439)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(439)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(439)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(439)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(439)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(439)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(439)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(439)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_1(447)@dfa3c83210fe: "Got BSSMAP Clear Complete" VirtMSC-RAN(440)@dfa3c83210fe: Deleted conn table entry 0TC_ciph_mode_a5_1(447)9598347 VirtMSC-SCCP(439)@dfa3c83210fe: Session index based on connection ID:0 TC_ciph_mode_a5_1(447)@dfa3c83210fe: "Got RSL RR Release" TC_ciph_mode_a5_1(447)@dfa3c83210fe: "Got RSL Deact SACCH" VirtMSC-SCCP(439)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(439)@dfa3c83210fe: RLC received in state:disconnect_pending TC_ciph_mode_a5_1(447)@dfa3c83210fe: "Got RSL RF Chan Rel, sending Rel Ack" TC_ciph_mode_a5_1(447)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(439)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-RAN(440)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(438)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(441)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(443)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(446)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(444)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(445)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(438): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(439): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(440): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(441): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(442): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(443): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(444): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(445): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(446): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_ciph_mode_a5_1(447): pass (pass -> pass) MTC@dfa3c83210fe: Test case TC_ciph_mode_a5_1 finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_1 pass'. Tue Jun 11 09:56:50 UTC 2024 ====== BSC_Tests.TC_ciph_mode_a5_1 pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_ciph_mode_a5_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=234950) Waiting for packet dumper to finish... 1 (prev_count=234950, count=417680) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_1 pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_2_0'. ------ BSC_Tests.TC_ciph_mode_a5_2_0 ------ Tue Jun 11 09:56:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ciph_mode_a5_2_0.pcap" >/data/BSC_Tests.TC_ciph_mode_a5_2_0.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_2_0' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_ciph_mode_a5_2_0 started. MTC@dfa3c83210fe: "TC_ciph_mode_a5_2_0": using IMSI '001018141961702'H VirtMSC-IPA(451)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(451)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(451)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(452)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(452)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(449)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(450)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(455)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(455)@dfa3c83210fe: 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(455)@dfa3c83210fe: 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(455)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_ciph_mode_a5_2_0() start" VirtMSC-RAN(450)@dfa3c83210fe: f_create_expect(l3 := '05240103505902080910101814697120'O, n_connectPointCode := omit VirtMSC-RAN(450)@dfa3c83210fe: Created Expect[0] for '05240103505902080910101814697120'O to be handled at TC_ciph_mode_a5_2_0(457) VirtMSC-SCCP(449)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(449)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(450)@dfa3c83210fe: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(450)@dfa3c83210fe: Found Expect[0] for '05240103505902080910101814697120'O handled at TC_ciph_mode_a5_2_0(457) VirtMSC-RAN(450)@dfa3c83210fe: Added conn table entry 0TC_ciph_mode_a5_2_0(457)5564215 VirtMSC-SCCP(449)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(449)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(449)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(449)@dfa3c83210fe: vl_len:14 VirtMSC-SCCP(449)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(449)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000C530A090562E657D3F582FB8A'O TC_ciph_mode_a5_2_0(457)@dfa3c83210fe: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '1'B, algorithmIdentifier := '001'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_ciph_mode_a5_2_0(457)@dfa3c83210fe: for encryption algo RSL_ALG_ID_A5_2 (3) expect kc = '62E657D3F582FB8A'O TC_ciph_mode_a5_2_0(457)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-SCCP(449)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(449)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(449)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(449)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_2_0(457)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(456)@dfa3c83210fe: Enabled queueing of DChan messages VirtMGW-MGCP-0(454)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ciph_mode_a5_2_0(457) VirtMSC-SCCP(449)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(449)@dfa3c83210fe: vl_len:8 VirtMSC-SCCP(449)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(449)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '0006010B03030000'O VirtMSC-SCCP(449)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(449)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(449)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(449)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_2_0(457)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed TC_ciph_mode_a5_2_0(457)@dfa3c83210fe: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '7206092E'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := <unbound>, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '0F640024'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := <unbound>, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { 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 }, 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_ciph_mode_a5_2_0(457)@dfa3c83210fe: "TC_ciph_mode_a5_2_0": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 TC_ciph_mode_a5_2_0(457)@dfa3c83210fe: "TC_ciph_mode_a5_2_0": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 TC_ciph_mode_a5_2_0(457)@dfa3c83210fe: "MSC instructs BSC to clear channel" VirtMSC-SCCP(449)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(449)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(449)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(449)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(449)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(449)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(449)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(449)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_2_0(457)@dfa3c83210fe: "Got BSSMAP Clear Complete" VirtMSC-RAN(450)@dfa3c83210fe: Deleted conn table entry 0TC_ciph_mode_a5_2_0(457)5564215 VirtMSC-SCCP(449)@dfa3c83210fe: Session index based on connection ID:0 TC_ciph_mode_a5_2_0(457)@dfa3c83210fe: "Got RSL RR Release" TC_ciph_mode_a5_2_0(457)@dfa3c83210fe: "Got RSL Deact SACCH" VirtMSC-SCCP(449)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(449)@dfa3c83210fe: RLC received in state:disconnect_pending TC_ciph_mode_a5_2_0(457)@dfa3c83210fe: "Got RSL RF Chan Rel, sending Rel Ack" TC_ciph_mode_a5_2_0(457)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(450)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-SCCP(449)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(453)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(451)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(448)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(456)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(455)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(454)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(448): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(449): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(450): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(451): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(452): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(453): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(454): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(455): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(456): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_ciph_mode_a5_2_0(457): pass (pass -> pass) MTC@dfa3c83210fe: Test case TC_ciph_mode_a5_2_0 finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_2_0 pass'. Tue Jun 11 09:57:06 UTC 2024 ====== BSC_Tests.TC_ciph_mode_a5_2_0 pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_ciph_mode_a5_2_0.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=238264) Waiting for packet dumper to finish... 1 (prev_count=238264, count=419992) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_2_0 pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_2_1'. ------ BSC_Tests.TC_ciph_mode_a5_2_1 ------ Tue Jun 11 09:57:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ciph_mode_a5_2_1.pcap" >/data/BSC_Tests.TC_ciph_mode_a5_2_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_2_1' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_ciph_mode_a5_2_1 started. MTC@dfa3c83210fe: "TC_ciph_mode_a5_2_1": using IMSI '001017240246188'H VirtMSC-IPA(461)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(461)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(461)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(462)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(462)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(459)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(460)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(465)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(465)@dfa3c83210fe: 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(465)@dfa3c83210fe: 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(465)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_ciph_mode_a5_2_1() start" VirtMSC-RAN(460)@dfa3c83210fe: f_create_expect(l3 := '05240103505902080910102704421688'O, n_connectPointCode := omit VirtMSC-RAN(460)@dfa3c83210fe: Created Expect[0] for '05240103505902080910102704421688'O to be handled at TC_ciph_mode_a5_2_1(467) VirtMSC-SCCP(459)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(459)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(460)@dfa3c83210fe: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(460)@dfa3c83210fe: Found Expect[0] for '05240103505902080910102704421688'O handled at TC_ciph_mode_a5_2_1(467) VirtMSC-RAN(460)@dfa3c83210fe: Added conn table entry 0TC_ciph_mode_a5_2_1(467)6788785 VirtMSC-SCCP(459)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(459)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(459)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(459)@dfa3c83210fe: vl_len:14 VirtMSC-SCCP(459)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(459)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000C530A09067CA9E6ABCB4FD4DD'O TC_ciph_mode_a5_2_1(467)@dfa3c83210fe: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '1'B, algorithmIdentifier := '000'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_ciph_mode_a5_2_1(467)@dfa3c83210fe: for encryption algo RSL_ALG_ID_A5_1 (2) expect kc = '7CA9E6ABCB4FD4DD'O TC_ciph_mode_a5_2_1(467)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-SCCP(459)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(459)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(459)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(459)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_2_1(467)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(466)@dfa3c83210fe: Enabled queueing of DChan messages VirtMGW-MGCP-0(464)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ciph_mode_a5_2_1(467) VirtMSC-SCCP(459)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(459)@dfa3c83210fe: vl_len:8 VirtMSC-SCCP(459)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(459)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '0006010B03030000'O VirtMSC-SCCP(459)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(459)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(459)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(459)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_2_1(467)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed TC_ciph_mode_a5_2_1(467)@dfa3c83210fe: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '3BCB0A81'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := <unbound>, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '3A83AF44'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := <unbound>, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { 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 }, 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_ciph_mode_a5_2_1(467)@dfa3c83210fe: "TC_ciph_mode_a5_2_1": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 TC_ciph_mode_a5_2_1(467)@dfa3c83210fe: "TC_ciph_mode_a5_2_1": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 TC_ciph_mode_a5_2_1(467)@dfa3c83210fe: "MSC instructs BSC to clear channel" VirtMSC-SCCP(459)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(459)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(459)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(459)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(459)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(459)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(459)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(459)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_2_1(467)@dfa3c83210fe: "Got BSSMAP Clear Complete" VirtMSC-RAN(460)@dfa3c83210fe: Deleted conn table entry 0TC_ciph_mode_a5_2_1(467)6788785 VirtMSC-SCCP(459)@dfa3c83210fe: Session index based on connection ID:0 TC_ciph_mode_a5_2_1(467)@dfa3c83210fe: "Got RSL RR Release" TC_ciph_mode_a5_2_1(467)@dfa3c83210fe: "Got RSL Deact SACCH" VirtMSC-SCCP(459)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(459)@dfa3c83210fe: RLC received in state:disconnect_pending TC_ciph_mode_a5_2_1(467)@dfa3c83210fe: "Got RSL RF Chan Rel, sending Rel Ack" TC_ciph_mode_a5_2_1(467)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(459)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-RAN(460)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(458)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(461)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(463)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(466)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(464)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(465)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(458): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(459): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(460): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(461): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(462): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(463): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(464): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(465): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(466): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_ciph_mode_a5_2_1(467): pass (pass -> pass) MTC@dfa3c83210fe: Test case TC_ciph_mode_a5_2_1 finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_2_1 pass'. Tue Jun 11 09:57:21 UTC 2024 ====== BSC_Tests.TC_ciph_mode_a5_2_1 pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_ciph_mode_a5_2_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=237967) Waiting for packet dumper to finish... 1 (prev_count=237967, count=419460) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_2_1 pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_3'. ------ BSC_Tests.TC_ciph_mode_a5_3 ------ Tue Jun 11 09:57:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ciph_mode_a5_3.pcap" >/data/BSC_Tests.TC_ciph_mode_a5_3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_3' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_ciph_mode_a5_3 started. MTC@dfa3c83210fe: "TC_ciph_mode_a5_3": using IMSI '001012981669586'H VirtMSC-IPA(471)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(471)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(471)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(472)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(472)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(469)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(470)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(475)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(475)@dfa3c83210fe: 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(475)@dfa3c83210fe: 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(475)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_ciph_mode_a5_3() start" VirtMSC-RAN(470)@dfa3c83210fe: f_create_expect(l3 := '05240103505902080910109218665968'O, n_connectPointCode := omit VirtMSC-RAN(470)@dfa3c83210fe: Created Expect[0] for '05240103505902080910109218665968'O to be handled at TC_ciph_mode_a5_3(477) VirtMSC-SCCP(469)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(469)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(470)@dfa3c83210fe: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(470)@dfa3c83210fe: Found Expect[0] for '05240103505902080910109218665968'O handled at TC_ciph_mode_a5_3(477) VirtMSC-RAN(470)@dfa3c83210fe: Added conn table entry 0TC_ciph_mode_a5_3(477)5631388 VirtMSC-SCCP(469)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(469)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(469)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(469)@dfa3c83210fe: vl_len:14 VirtMSC-SCCP(469)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(469)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000C530A090881E5D57BC3492BFC'O TC_ciph_mode_a5_3(477)@dfa3c83210fe: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '1'B, algorithmIdentifier := '010'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_ciph_mode_a5_3(477)@dfa3c83210fe: for encryption algo RSL_ALG_ID_A5_3 (4) expect kc = '81E5D57BC3492BFC'O TC_ciph_mode_a5_3(477)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-SCCP(469)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(469)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(469)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(469)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_3(477)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(476)@dfa3c83210fe: Enabled queueing of DChan messages VirtMGW-MGCP-0(474)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ciph_mode_a5_3(477) VirtMSC-SCCP(469)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(469)@dfa3c83210fe: vl_len:8 VirtMSC-SCCP(469)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(469)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '0006010B03030000'O VirtMSC-SCCP(469)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(469)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(469)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(469)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_3(477)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed TC_ciph_mode_a5_3(477)@dfa3c83210fe: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '3631A723'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := <unbound>, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '7ACF7907'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := <unbound>, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { 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 }, 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_ciph_mode_a5_3(477)@dfa3c83210fe: "TC_ciph_mode_a5_3": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 TC_ciph_mode_a5_3(477)@dfa3c83210fe: "TC_ciph_mode_a5_3": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 TC_ciph_mode_a5_3(477)@dfa3c83210fe: "MSC instructs BSC to clear channel" VirtMSC-SCCP(469)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(469)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(469)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(469)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(469)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(469)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(469)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(469)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_3(477)@dfa3c83210fe: "Got BSSMAP Clear Complete" VirtMSC-RAN(470)@dfa3c83210fe: Deleted conn table entry 0TC_ciph_mode_a5_3(477)5631388 VirtMSC-SCCP(469)@dfa3c83210fe: Session index based on connection ID:0 TC_ciph_mode_a5_3(477)@dfa3c83210fe: "Got RSL RR Release" TC_ciph_mode_a5_3(477)@dfa3c83210fe: "Got RSL Deact SACCH" VirtMSC-SCCP(469)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(469)@dfa3c83210fe: RLC received in state:disconnect_pending TC_ciph_mode_a5_3(477)@dfa3c83210fe: "Got RSL RF Chan Rel, sending Rel Ack" TC_ciph_mode_a5_3(477)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(469)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-RAN(470)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(471)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(473)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(468)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(476)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(474)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(475)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(468): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(469): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(470): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(471): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(472): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(473): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(474): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(475): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(476): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_ciph_mode_a5_3(477): pass (pass -> pass) MTC@dfa3c83210fe: Test case TC_ciph_mode_a5_3 finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_3 pass'. Tue Jun 11 09:57:36 UTC 2024 ====== BSC_Tests.TC_ciph_mode_a5_3 pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_ciph_mode_a5_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=235752) Waiting for packet dumper to finish... 1 (prev_count=235752, count=417245) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_3 pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_4'. ------ BSC_Tests.TC_ciph_mode_a5_4 ------ Tue Jun 11 09:57:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ciph_mode_a5_4.pcap" >/data/BSC_Tests.TC_ciph_mode_a5_4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_4' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_ciph_mode_a5_4 started. MTC@dfa3c83210fe: "TC_ciph_mode_a5_4": using IMSI '001016448497684'H VirtMSC-IPA(481)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(481)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(481)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(482)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(482)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(479)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(480)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(485)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(485)@dfa3c83210fe: 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(485)@dfa3c83210fe: 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(485)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_ciph_mode_a5_4() start" VirtMSC-RAN(480)@dfa3c83210fe: f_create_expect(l3 := '05240103505902080910104684946748'O, n_connectPointCode := omit VirtMSC-RAN(480)@dfa3c83210fe: Created Expect[0] for '05240103505902080910104684946748'O to be handled at TC_ciph_mode_a5_4(487) VirtMSC-SCCP(479)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(479)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(480)@dfa3c83210fe: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(480)@dfa3c83210fe: Found Expect[0] for '05240103505902080910104684946748'O handled at TC_ciph_mode_a5_4(487) VirtMSC-RAN(480)@dfa3c83210fe: Added conn table entry 0TC_ciph_mode_a5_4(487)16338406 VirtMSC-SCCP(479)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(479)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(479)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(479)@dfa3c83210fe: vl_len:31 VirtMSC-SCCP(479)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(479)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '001D530A0910F6AC9A6779F27B7783D7D373A0AD987896D04F956CE6A3DE48'O TC_ciph_mode_a5_4(487)@dfa3c83210fe: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '1'B, algorithmIdentifier := '011'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_ciph_mode_a5_4(487)@dfa3c83210fe: for encryption algo RSL_ALG_ID_A5_4 (5) expect kc = 'D7D373A0AD987896D04F956CE6A3DE48'O TC_ciph_mode_a5_4(487)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-SCCP(479)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(479)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(479)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(479)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_4(487)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(486)@dfa3c83210fe: Enabled queueing of DChan messages VirtMGW-MGCP-0(484)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ciph_mode_a5_4(487) VirtMSC-SCCP(479)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(479)@dfa3c83210fe: vl_len:8 VirtMSC-SCCP(479)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(479)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '0006010B03030000'O VirtMSC-SCCP(479)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(479)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(479)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(479)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_4(487)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed TC_ciph_mode_a5_4(487)@dfa3c83210fe: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '22CF0EDA'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := <unbound>, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '73B70BF2'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := <unbound>, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { 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 }, 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_ciph_mode_a5_4(487)@dfa3c83210fe: "TC_ciph_mode_a5_4": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 TC_ciph_mode_a5_4(487)@dfa3c83210fe: "TC_ciph_mode_a5_4": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 TC_ciph_mode_a5_4(487)@dfa3c83210fe: "MSC instructs BSC to clear channel" VirtMSC-SCCP(479)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(479)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(479)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(479)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(479)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(479)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(479)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(479)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_4(487)@dfa3c83210fe: "Got BSSMAP Clear Complete" VirtMSC-RAN(480)@dfa3c83210fe: Deleted conn table entry 0TC_ciph_mode_a5_4(487)16338406 VirtMSC-SCCP(479)@dfa3c83210fe: Session index based on connection ID:0 TC_ciph_mode_a5_4(487)@dfa3c83210fe: "Got RSL RR Release" TC_ciph_mode_a5_4(487)@dfa3c83210fe: "Got RSL Deact SACCH" VirtMSC-SCCP(479)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(479)@dfa3c83210fe: RLC received in state:disconnect_pending TC_ciph_mode_a5_4(487)@dfa3c83210fe: "Got RSL RF Chan Rel, sending Rel Ack" TC_ciph_mode_a5_4(487)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(479)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-RAN(480)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(478)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(483)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(481)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(486)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(484)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(485)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(478): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(479): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(480): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(481): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(482): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(483): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(484): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(485): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(486): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_ciph_mode_a5_4(487): pass (pass -> pass) MTC@dfa3c83210fe: Test case TC_ciph_mode_a5_4 finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_4 pass'. Tue Jun 11 09:57:52 UTC 2024 ====== BSC_Tests.TC_ciph_mode_a5_4 pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_ciph_mode_a5_4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=236624) Waiting for packet dumper to finish... 1 (prev_count=236624, count=417115) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_4 pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr'. ------ BSC_Tests.TC_assignment_codec_fr ------ Tue Jun 11 09:57:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_codec_fr.pcap" >/data/BSC_Tests.TC_assignment_codec_fr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_assignment_codec_fr started. MTC@dfa3c83210fe: "TC_assignment_codec_fr": using IMSI '001016463997538'H VirtMSC-IPA(491)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(491)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(491)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(492)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(492)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(489)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(490)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(495)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(495)@dfa3c83210fe: 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(495)@dfa3c83210fe: 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(495)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_assignment_codec_fr() start" MTC@dfa3c83210fe: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "assignment:attempted_sign", val := 0 }, { name := "assignment:attempted_speech", val := 0 }, { name := "assignment:completed_sign", val := 0 }, { name := "assignment:completed_speech", val := 0 }, { name := "assignment:stopped_sign", val := 0 }, { name := "assignment:stopped_speech", val := 0 }, { name := "assignment:no_channel_sign", val := 0 }, { name := "assignment:no_channel_speech", val := 0 }, { name := "assignment:timeout_sign", val := 0 }, { name := "assignment:timeout_speech", val := 0 }, { name := "assignment:failed_sign", val := 0 }, { name := "assignment:failed_speech", val := 0 }, { name := "assignment:error_sign", val := 0 }, { name := "assignment:error_speech", val := 0 } } } MTC@dfa3c83210fe: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "assignment:attempted_sign", val := 0 }, { name := "assignment:attempted_speech", val := 0 }, { name := "assignment:completed_sign", val := 0 }, { name := "assignment:completed_speech", val := 0 }, { name := "assignment:stopped_sign", val := 0 }, { name := "assignment:stopped_speech", val := 0 }, { name := "assignment:no_channel_sign", val := 0 }, { name := "assignment:no_channel_speech", val := 0 }, { name := "assignment:timeout_sign", val := 0 }, { name := "assignment:timeout_speech", val := 0 }, { name := "assignment:failed_sign", val := 0 }, { name := "assignment:failed_speech", val := 0 }, { name := "assignment:error_sign", val := 0 }, { name := "assignment:error_speech", val := 0 } } } MTC@dfa3c83210fe: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 } } } MTC@dfa3c83210fe: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 } } } TC_assignment_codec_fr(497)@dfa3c83210fe: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := *, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := omit, speechCodec := *, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(490)@dfa3c83210fe: f_create_expect(l3 := '05240103505902080910104636995783'O, n_connectPointCode := omit VirtMSC-RAN(490)@dfa3c83210fe: Created Expect[0] for '05240103505902080910104636995783'O to be handled at TC_assignment_codec_fr(497) VirtMSC-SCCP(489)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(489)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(490)@dfa3c83210fe: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(490)@dfa3c83210fe: Found Expect[0] for '05240103505902080910104636995783'O handled at TC_assignment_codec_fr(497) VirtMSC-RAN(490)@dfa3c83210fe: Added conn table entry 0TC_assignment_codec_fr(497)2947948 VirtMSC-SCCP(489)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(489)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(496)@dfa3c83210fe: Enabled queueing of DChan messages VirtMGW-MGCP-0(494)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_fr(497) VirtMSC-SCCP(489)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(489)@dfa3c83210fe: vl_len:11 VirtMSC-SCCP(489)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(489)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '0009010B03010801010000'O VirtMGW-MGCP-0(494)@dfa3c83210fe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "46", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "38" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_codec_fr(497) TC_assignment_codec_fr(497)@dfa3c83210fe: 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(496)@dfa3c83210fe: Disabled queueing of DChan messages VirtMSC-SCCP(489)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(489)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(489)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(489)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_fr(497)@dfa3c83210fe: setverdict(pass): none -> pass TC_assignment_codec_fr(497)@dfa3c83210fe: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '1AC6AA0C'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, 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 := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '5B217F72'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := <unbound>, 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_assignment_codec_fr(497)@dfa3c83210fe: "TC_assignment_codec_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_assignment_codec_fr(497)@dfa3c83210fe: "TC_assignment_codec_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_assignment_codec_fr(497)@dfa3c83210fe: "MSC instructs BSC to clear channel" VirtMSC-SCCP(489)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(489)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(489)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(489)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(489)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(489)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(489)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(489)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_fr(497)@dfa3c83210fe: "Got BSSMAP Clear Complete" VirtMSC-RAN(490)@dfa3c83210fe: Deleted conn table entry 0TC_assignment_codec_fr(497)2947948 VirtMSC-SCCP(489)@dfa3c83210fe: Session index based on connection ID:0 TC_assignment_codec_fr(497)@dfa3c83210fe: "Got RSL RR Release" TC_assignment_codec_fr(497)@dfa3c83210fe: "Got RSL Deact SACCH" VirtMSC-SCCP(489)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(489)@dfa3c83210fe: RLC received in state:disconnect_pending TC_assignment_codec_fr(497)@dfa3c83210fe: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_fr(497)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: setverdict(pass): none -> pass MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(489)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(488)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(491)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-RAN(490)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(493)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(496)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(495)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(494)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(488): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(489): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(490): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(491): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(492): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(493): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(494): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(495): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(496): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_assignment_codec_fr(497): pass (pass -> pass) MTC@dfa3c83210fe: Test case TC_assignment_codec_fr finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr pass'. Tue Jun 11 09:58:09 UTC 2024 ====== BSC_Tests.TC_assignment_codec_fr pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_assignment_codec_fr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=489500) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr_by_mode_modify'. ------ BSC_Tests.TC_assignment_codec_fr_by_mode_modify ------ Tue Jun 11 09:58:13 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_codec_fr_by_mode_modify.pcap" >/data/BSC_Tests.TC_assignment_codec_fr_by_mode_modify.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr_by_mode_modify' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_assignment_codec_fr_by_mode_modify started. MTC@dfa3c83210fe: "TC_assignment_codec_fr_by_mode_modify": using IMSI '001018510184987'H VirtMSC-IPA(501)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(501)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(501)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(502)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(502)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(499)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(500)@dfa3c83210fe: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(500)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(505)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(505)@dfa3c83210fe: 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(505)@dfa3c83210fe: 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(505)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_assignment_codec_fr_by_mode_modify() start" TC_assignment_codec_fr_by_mode_modify(507)@dfa3c83210fe: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := *, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := omit, speechCodec := *, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(500)@dfa3c83210fe: f_create_expect(l3 := '05240103505902080910105801819478'O, n_connectPointCode := omit VirtMSC-RAN(500)@dfa3c83210fe: Created Expect[0] for '05240103505902080910105801819478'O to be handled at TC_assignment_codec_fr_by_mode_modify(507) VirtMSC-SCCP(499)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(499)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(500)@dfa3c83210fe: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(500)@dfa3c83210fe: Found Expect[0] for '05240103505902080910105801819478'O handled at TC_assignment_codec_fr_by_mode_modify(507) VirtMSC-RAN(500)@dfa3c83210fe: Added conn table entry 0TC_assignment_codec_fr_by_mode_modify(507)4158256 VirtMSC-SCCP(499)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(499)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(506)@dfa3c83210fe: Enabled queueing of DChan messages VirtMGW-MGCP-0(504)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_fr_by_mode_modify(507) VirtMSC-SCCP(499)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(499)@dfa3c83210fe: vl_len:11 VirtMSC-SCCP(499)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(499)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '0009010B03010801010000'O TC_assignment_codec_fr_by_mode_modify(507)@dfa3c83210fe: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { channelModeModify := { messageType := '00010000'B, channelDescription := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, channelMode := { mode := '01'O }, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet := omit } } } } VirtMGW-MGCP-0(504)@dfa3c83210fe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "49", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "39" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_codec_fr_by_mode_modify(507) VirtMSC-SCCP(499)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(499)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(499)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(499)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_fr_by_mode_modify(507)@dfa3c83210fe: setverdict(pass): none -> pass TC_assignment_codec_fr_by_mode_modify(507)@dfa3c83210fe: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '6FF578DA'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, 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 := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '673B145F'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := <unbound>, 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_assignment_codec_fr_by_mode_modify(507)@dfa3c83210fe: "TC_assignment_codec_fr_by_mode_modify": 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_assignment_codec_fr_by_mode_modify(507)@dfa3c83210fe: "TC_assignment_codec_fr_by_mode_modify": 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_assignment_codec_fr_by_mode_modify(507)@dfa3c83210fe: "MSC instructs BSC to clear channel" VirtMSC-SCCP(499)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(499)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(499)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(499)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(499)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(499)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(499)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(499)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_fr_by_mode_modify(507)@dfa3c83210fe: "Got BSSMAP Clear Complete" VirtMSC-RAN(500)@dfa3c83210fe: Deleted conn table entry 0TC_assignment_codec_fr_by_mode_modify(507)4158256 VirtMSC-SCCP(499)@dfa3c83210fe: Session index based on connection ID:0 TC_assignment_codec_fr_by_mode_modify(507)@dfa3c83210fe: "Got RSL RR Release" TC_assignment_codec_fr_by_mode_modify(507)@dfa3c83210fe: "Got RSL Deact SACCH" VirtMSC-SCCP(499)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(499)@dfa3c83210fe: RLC received in state:disconnect_pending TC_assignment_codec_fr_by_mode_modify(507)@dfa3c83210fe: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_fr_by_mode_modify(507)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(499)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-RAN(500)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(498)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(501)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(503)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(506)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(504)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(505)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(498): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(499): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(500): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(501): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(502): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(503): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(504): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(505): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(506): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_assignment_codec_fr_by_mode_modify(507): pass (pass -> pass) MTC@dfa3c83210fe: Test case TC_assignment_codec_fr_by_mode_modify finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_by_mode_modify pass'. Tue Jun 11 09:58:24 UTC 2024 ====== BSC_Tests.TC_assignment_codec_fr_by_mode_modify pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_assignment_codec_fr_by_mode_modify.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=507125) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_by_mode_modify pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr'. ------ BSC_Tests.TC_assignment_codec_hr ------ Tue Jun 11 09:58:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_codec_hr.pcap" >/data/BSC_Tests.TC_assignment_codec_hr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_assignment_codec_hr started. MTC@dfa3c83210fe: "TC_assignment_codec_hr": using IMSI '001019297453249'H VirtMSC-IPA(511)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(511)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(511)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(512)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(512)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(509)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(510)@dfa3c83210fe: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(510)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(515)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(515)@dfa3c83210fe: 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(515)@dfa3c83210fe: 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(515)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_assignment_codec_hr() start" MTC@dfa3c83210fe: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "assignment:attempted_sign", val := 0 }, { name := "assignment:attempted_speech", val := 0 }, { name := "assignment:completed_sign", val := 0 }, { name := "assignment:completed_speech", val := 0 }, { name := "assignment:stopped_sign", val := 0 }, { name := "assignment:stopped_speech", val := 0 }, { name := "assignment:no_channel_sign", val := 0 }, { name := "assignment:no_channel_speech", val := 0 }, { name := "assignment:timeout_sign", val := 0 }, { name := "assignment:timeout_speech", val := 0 }, { name := "assignment:failed_sign", val := 0 }, { name := "assignment:failed_speech", val := 0 }, { name := "assignment:error_sign", val := 0 }, { name := "assignment:error_speech", val := 0 } } } MTC@dfa3c83210fe: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "assignment:attempted_sign", val := 0 }, { name := "assignment:attempted_speech", val := 0 }, { name := "assignment:completed_sign", val := 0 }, { name := "assignment:completed_speech", val := 0 }, { name := "assignment:stopped_sign", val := 0 }, { name := "assignment:stopped_speech", val := 0 }, { name := "assignment:no_channel_sign", val := 0 }, { name := "assignment:no_channel_speech", val := 0 }, { name := "assignment:timeout_sign", val := 0 }, { name := "assignment:timeout_speech", val := 0 }, { name := "assignment:failed_sign", val := 0 }, { name := "assignment:failed_speech", val := 0 }, { name := "assignment:error_sign", val := 0 }, { name := "assignment:error_speech", val := 0 } } } MTC@dfa3c83210fe: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 } } } MTC@dfa3c83210fe: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 } } } TC_assignment_codec_hr(517)@dfa3c83210fe: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := *, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := omit, speechCodec := *, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(510)@dfa3c83210fe: f_create_expect(l3 := '05240103505902080910102979542394'O, n_connectPointCode := omit VirtMSC-RAN(510)@dfa3c83210fe: Created Expect[0] for '05240103505902080910102979542394'O to be handled at TC_assignment_codec_hr(517) VirtMSC-SCCP(509)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(509)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(510)@dfa3c83210fe: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(510)@dfa3c83210fe: Found Expect[0] for '05240103505902080910102979542394'O handled at TC_assignment_codec_hr(517) VirtMSC-RAN(510)@dfa3c83210fe: Added conn table entry 0TC_assignment_codec_hr(517)4674373 VirtMSC-SCCP(509)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(509)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(516)@dfa3c83210fe: Enabled queueing of DChan messages VirtMGW-MGCP-0(514)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_hr(517) VirtMSC-SCCP(509)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(509)@dfa3c83210fe: vl_len:11 VirtMSC-SCCP(509)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(509)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '0009010B03010905010000'O VirtMGW-MGCP-0(514)@dfa3c83210fe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "52", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "3a" }, { code := "L", val := "p:20, a:GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_codec_hr(517) TC_assignment_codec_hr(517)@dfa3c83210fe: 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(516)@dfa3c83210fe: Disabled queueing of DChan messages VirtMSC-SCCP(509)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(509)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(509)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(509)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_hr(517)@dfa3c83210fe: setverdict(pass): none -> pass TC_assignment_codec_hr(517)@dfa3c83210fe: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '3480A582'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, 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 := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '0C0594B1'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := <unbound>, 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_assignment_codec_hr(517)@dfa3c83210fe: "TC_assignment_codec_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_assignment_codec_hr(517)@dfa3c83210fe: "TC_assignment_codec_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_assignment_codec_hr(517)@dfa3c83210fe: "MSC instructs BSC to clear channel" VirtMSC-SCCP(509)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(509)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(509)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(509)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(509)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(509)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(509)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(509)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_hr(517)@dfa3c83210fe: "Got BSSMAP Clear Complete" VirtMSC-RAN(510)@dfa3c83210fe: Deleted conn table entry 0TC_assignment_codec_hr(517)4674373 VirtMSC-SCCP(509)@dfa3c83210fe: Session index based on connection ID:0 TC_assignment_codec_hr(517)@dfa3c83210fe: "Got RSL RR Release" TC_assignment_codec_hr(517)@dfa3c83210fe: "Got RSL Deact SACCH" VirtMSC-SCCP(509)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(509)@dfa3c83210fe: RLC received in state:disconnect_pending TC_assignment_codec_hr(517)@dfa3c83210fe: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_hr(517)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: setverdict(pass): none -> pass MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(509)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(508)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(511)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-RAN(510)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(513)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(516)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(515)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(514)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(508): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(509): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(510): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(511): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(512): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(513): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(514): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(515): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(516): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_assignment_codec_hr(517): pass (pass -> pass) MTC@dfa3c83210fe: Test case TC_assignment_codec_hr finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr pass'. Tue Jun 11 09:58:42 UTC 2024 ====== BSC_Tests.TC_assignment_codec_hr pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_assignment_codec_hr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=321265) Waiting for packet dumper to finish... 1 (prev_count=321265, count=502169) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_efr'. ------ BSC_Tests.TC_assignment_codec_efr ------ Tue Jun 11 09:58:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_codec_efr.pcap" >/data/BSC_Tests.TC_assignment_codec_efr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_efr' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_assignment_codec_efr started. MTC@dfa3c83210fe: "TC_assignment_codec_efr": using IMSI '001014433217107'H VirtMSC-IPA(521)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(521)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(521)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(522)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(522)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(519)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(520)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(525)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(525)@dfa3c83210fe: 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(525)@dfa3c83210fe: 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(525)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_assignment_codec_efr() start" TC_assignment_codec_efr(527)@dfa3c83210fe: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := *, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := omit, speechCodec := *, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(520)@dfa3c83210fe: f_create_expect(l3 := '05240103505902080910104433121770'O, n_connectPointCode := omit VirtMSC-RAN(520)@dfa3c83210fe: Created Expect[0] for '05240103505902080910104433121770'O to be handled at TC_assignment_codec_efr(527) VirtMSC-SCCP(519)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(519)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(520)@dfa3c83210fe: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(520)@dfa3c83210fe: Found Expect[0] for '05240103505902080910104433121770'O handled at TC_assignment_codec_efr(527) VirtMSC-RAN(520)@dfa3c83210fe: Added conn table entry 0TC_assignment_codec_efr(527)15044702 VirtMSC-SCCP(519)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(519)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(526)@dfa3c83210fe: Enabled queueing of DChan messages VirtMGW-MGCP-0(524)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_efr(527) VirtMSC-SCCP(519)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(519)@dfa3c83210fe: vl_len:11 VirtMSC-SCCP(519)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(519)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '0009010B03010811010000'O VirtMGW-MGCP-0(524)@dfa3c83210fe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "55", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "3b" }, { code := "L", val := "p:20, a:GSM-EFR, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_codec_efr(527) TC_assignment_codec_efr(527)@dfa3c83210fe: 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 := '21'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(526)@dfa3c83210fe: Disabled queueing of DChan messages VirtMSC-SCCP(519)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(519)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(519)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(519)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_efr(527)@dfa3c83210fe: setverdict(pass): none -> pass TC_assignment_codec_efr(527)@dfa3c83210fe: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '40A7C837'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, 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 := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '6743868B'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := <unbound>, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 97, 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_assignment_codec_efr(527)@dfa3c83210fe: "TC_assignment_codec_efr": 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_assignment_codec_efr(527)@dfa3c83210fe: "TC_assignment_codec_efr": 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_assignment_codec_efr(527)@dfa3c83210fe: "MSC instructs BSC to clear channel" VirtMSC-SCCP(519)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(519)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(519)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(519)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(519)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(519)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(519)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(519)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_efr(527)@dfa3c83210fe: "Got BSSMAP Clear Complete" VirtMSC-RAN(520)@dfa3c83210fe: Deleted conn table entry 0TC_assignment_codec_efr(527)15044702 VirtMSC-SCCP(519)@dfa3c83210fe: Session index based on connection ID:0 TC_assignment_codec_efr(527)@dfa3c83210fe: "Got RSL RR Release" TC_assignment_codec_efr(527)@dfa3c83210fe: "Got RSL Deact SACCH" VirtMSC-SCCP(519)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(519)@dfa3c83210fe: RLC received in state:disconnect_pending TC_assignment_codec_efr(527)@dfa3c83210fe: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_efr(527)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(519)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-RAN(520)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(518)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(523)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(521)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(526)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(524)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(525)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(518): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(519): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(520): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(521): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(522): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(523): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(524): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(525): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(526): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_assignment_codec_efr(527): pass (pass -> pass) MTC@dfa3c83210fe: Test case TC_assignment_codec_efr finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_efr pass'. Tue Jun 11 09:58:59 UTC 2024 ====== BSC_Tests.TC_assignment_codec_efr pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_assignment_codec_efr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=463766) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_efr pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f'. ------ BSC_Tests.TC_assignment_codec_amr_f ------ Tue Jun 11 09:59:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_codec_amr_f.pcap" >/data/BSC_Tests.TC_assignment_codec_amr_f.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_assignment_codec_amr_f started. MTC@dfa3c83210fe: "TC_assignment_codec_amr_f": using IMSI '001019260664730'H VirtMSC-IPA(531)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(531)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(531)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(532)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(532)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(529)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(530)@dfa3c83210fe: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(530)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(535)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(535)@dfa3c83210fe: 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(535)@dfa3c83210fe: 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(535)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_assignment_codec_amr_f() start" MTC@dfa3c83210fe: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "assignment:attempted_sign", val := 0 }, { name := "assignment:attempted_speech", val := 0 }, { name := "assignment:completed_sign", val := 0 }, { name := "assignment:completed_speech", val := 0 }, { name := "assignment:stopped_sign", val := 0 }, { name := "assignment:stopped_speech", val := 0 }, { name := "assignment:no_channel_sign", val := 0 }, { name := "assignment:no_channel_speech", val := 0 }, { name := "assignment:timeout_sign", val := 0 }, { name := "assignment:timeout_speech", val := 0 }, { name := "assignment:failed_sign", val := 0 }, { name := "assignment:failed_speech", val := 0 }, { name := "assignment:error_sign", val := 0 }, { name := "assignment:error_speech", val := 0 } } } MTC@dfa3c83210fe: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "assignment:attempted_sign", val := 0 }, { name := "assignment:attempted_speech", val := 0 }, { name := "assignment:completed_sign", val := 0 }, { name := "assignment:completed_speech", val := 0 }, { name := "assignment:stopped_sign", val := 0 }, { name := "assignment:stopped_speech", val := 0 }, { name := "assignment:no_channel_sign", val := 0 }, { name := "assignment:no_channel_speech", val := 0 }, { name := "assignment:timeout_sign", val := 0 }, { name := "assignment:timeout_speech", val := 0 }, { name := "assignment:failed_sign", val := 0 }, { name := "assignment:failed_speech", val := 0 }, { name := "assignment:error_sign", val := 0 }, { name := "assignment:error_speech", val := 0 } } } MTC@dfa3c83210fe: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 } } } MTC@dfa3c83210fe: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 } } } TC_assignment_codec_amr_f(537)@dfa3c83210fe: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := *, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := omit, speechCodec := *, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(530)@dfa3c83210fe: f_create_expect(l3 := '05240103505902080910102906667403'O, n_connectPointCode := omit VirtMSC-RAN(530)@dfa3c83210fe: Created Expect[0] for '05240103505902080910102906667403'O to be handled at TC_assignment_codec_amr_f(537) VirtMSC-SCCP(529)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(529)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(530)@dfa3c83210fe: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(530)@dfa3c83210fe: Found Expect[0] for '05240103505902080910102906667403'O handled at TC_assignment_codec_amr_f(537) VirtMSC-RAN(530)@dfa3c83210fe: Added conn table entry 0TC_assignment_codec_amr_f(537)12504972 VirtMSC-SCCP(529)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(529)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(536)@dfa3c83210fe: Enabled queueing of DChan messages VirtMGW-MGCP-0(534)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_amr_f(537) VirtMSC-SCCP(529)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(529)@dfa3c83210fe: vl_len:11 VirtMSC-SCCP(529)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(529)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '0009010B03010821010000'O VirtMGW-MGCP-0(534)@dfa3c83210fe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "58", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "3c" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_codec_amr_f(537) TC_assignment_codec_amr_f(537)@dfa3c83210fe: 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 := '41'O ("A") }, 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 := { elementIdentifier := '03'O, lengthIndicator := 2, startMode := '00'B, spare3_1 := '0'B, iCMI := '1'B, nSCB := '0'B, multirateSpeechVersion := '001'B, params := '04'O }, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(536)@dfa3c83210fe: Disabled queueing of DChan messages VirtMSC-SCCP(529)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(529)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(529)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(529)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_f(537)@dfa3c83210fe: setverdict(pass): none -> pass TC_assignment_codec_amr_f(537)@dfa3c83210fe: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '3B1FA0D3'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, 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 := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '202D5C2E'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := <unbound>, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 98, 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_assignment_codec_amr_f(537)@dfa3c83210fe: "TC_assignment_codec_amr_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_assignment_codec_amr_f(537)@dfa3c83210fe: "TC_assignment_codec_amr_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_assignment_codec_amr_f(537)@dfa3c83210fe: found RSL MR CONFIG IE: { multirate_cfg := { len := 2, mr_speech_ver := 1, nscb := false, icmi := true, spare := '0'B, start_mode := 0, codec_modes := '00000100'B, parameters := ''O } } TC_assignment_codec_amr_f(537)@dfa3c83210fe: "MSC instructs BSC to clear channel" VirtMSC-SCCP(529)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(529)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(529)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(529)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(529)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(529)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(529)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(529)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_f(537)@dfa3c83210fe: "Got BSSMAP Clear Complete" VirtMSC-RAN(530)@dfa3c83210fe: Deleted conn table entry 0TC_assignment_codec_amr_f(537)12504972 VirtMSC-SCCP(529)@dfa3c83210fe: Session index based on connection ID:0 TC_assignment_codec_amr_f(537)@dfa3c83210fe: "Got RSL RR Release" TC_assignment_codec_amr_f(537)@dfa3c83210fe: "Got RSL Deact SACCH" VirtMSC-SCCP(529)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(529)@dfa3c83210fe: RLC received in state:disconnect_pending TC_assignment_codec_amr_f(537)@dfa3c83210fe: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_amr_f(537)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: setverdict(pass): none -> pass MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(530)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-SCCP(529)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(528)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(531)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(533)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(536)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(534)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(535)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(528): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(529): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(530): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(531): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(532): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(533): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(534): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(535): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(536): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_assignment_codec_amr_f(537): pass (pass -> pass) MTC@dfa3c83210fe: Test case TC_assignment_codec_amr_f finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f pass'. Tue Jun 11 09:59:17 UTC 2024 ====== BSC_Tests.TC_assignment_codec_amr_f pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_assignment_codec_amr_f.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=325128) Waiting for packet dumper to finish... 1 (prev_count=325128, count=506621) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h'. ------ BSC_Tests.TC_assignment_codec_amr_h ------ Tue Jun 11 09:59:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_codec_amr_h.pcap" >/data/BSC_Tests.TC_assignment_codec_amr_h.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_assignment_codec_amr_h started. MTC@dfa3c83210fe: "TC_assignment_codec_amr_h": using IMSI '001014972828765'H VirtMSC-IPA(541)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(541)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(541)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(542)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(542)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(539)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(540)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(545)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(545)@dfa3c83210fe: 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(545)@dfa3c83210fe: 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(545)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_assignment_codec_amr_h() start" MTC@dfa3c83210fe: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "assignment:attempted_sign", val := 0 }, { name := "assignment:attempted_speech", val := 0 }, { name := "assignment:completed_sign", val := 0 }, { name := "assignment:completed_speech", val := 0 }, { name := "assignment:stopped_sign", val := 0 }, { name := "assignment:stopped_speech", val := 0 }, { name := "assignment:no_channel_sign", val := 0 }, { name := "assignment:no_channel_speech", val := 0 }, { name := "assignment:timeout_sign", val := 0 }, { name := "assignment:timeout_speech", val := 0 }, { name := "assignment:failed_sign", val := 0 }, { name := "assignment:failed_speech", val := 0 }, { name := "assignment:error_sign", val := 0 }, { name := "assignment:error_speech", val := 0 } } } MTC@dfa3c83210fe: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "assignment:attempted_sign", val := 0 }, { name := "assignment:attempted_speech", val := 0 }, { name := "assignment:completed_sign", val := 0 }, { name := "assignment:completed_speech", val := 0 }, { name := "assignment:stopped_sign", val := 0 }, { name := "assignment:stopped_speech", val := 0 }, { name := "assignment:no_channel_sign", val := 0 }, { name := "assignment:no_channel_speech", val := 0 }, { name := "assignment:timeout_sign", val := 0 }, { name := "assignment:timeout_speech", val := 0 }, { name := "assignment:failed_sign", val := 0 }, { name := "assignment:failed_speech", val := 0 }, { name := "assignment:error_sign", val := 0 }, { name := "assignment:error_speech", val := 0 } } } MTC@dfa3c83210fe: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 } } } MTC@dfa3c83210fe: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 } } } TC_assignment_codec_amr_h(547)@dfa3c83210fe: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := *, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := omit, speechCodec := *, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(540)@dfa3c83210fe: f_create_expect(l3 := '05240103505902080910109427287856'O, n_connectPointCode := omit VirtMSC-RAN(540)@dfa3c83210fe: Created Expect[0] for '05240103505902080910109427287856'O to be handled at TC_assignment_codec_amr_h(547) VirtMSC-SCCP(539)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(539)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(540)@dfa3c83210fe: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(540)@dfa3c83210fe: Found Expect[0] for '05240103505902080910109427287856'O handled at TC_assignment_codec_amr_h(547) VirtMSC-RAN(540)@dfa3c83210fe: Added conn table entry 0TC_assignment_codec_amr_h(547)11070273 VirtMSC-SCCP(539)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(539)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(546)@dfa3c83210fe: Enabled queueing of DChan messages VirtMGW-MGCP-0(544)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_amr_h(547) VirtMSC-SCCP(539)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(539)@dfa3c83210fe: vl_len:11 VirtMSC-SCCP(539)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(539)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '0009010B03010925010000'O VirtMGW-MGCP-0(544)@dfa3c83210fe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "61", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "3d" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_codec_amr_h(547) TC_assignment_codec_amr_h(547)@dfa3c83210fe: 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 := '41'O ("A") }, 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 := { elementIdentifier := '03'O, lengthIndicator := 2, startMode := '00'B, spare3_1 := '0'B, iCMI := '1'B, nSCB := '0'B, multirateSpeechVersion := '001'B, params := '04'O }, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(546)@dfa3c83210fe: Disabled queueing of DChan messages VirtMSC-SCCP(539)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(539)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(539)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(539)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_h(547)@dfa3c83210fe: setverdict(pass): none -> pass TC_assignment_codec_amr_h(547)@dfa3c83210fe: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '3D09247E'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, 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 := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '688A0DFC'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := <unbound>, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 98, 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_assignment_codec_amr_h(547)@dfa3c83210fe: "TC_assignment_codec_amr_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_assignment_codec_amr_h(547)@dfa3c83210fe: "TC_assignment_codec_amr_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_assignment_codec_amr_h(547)@dfa3c83210fe: found RSL MR CONFIG IE: { multirate_cfg := { len := 2, mr_speech_ver := 1, nscb := false, icmi := true, spare := '0'B, start_mode := 0, codec_modes := '00000100'B, parameters := ''O } } TC_assignment_codec_amr_h(547)@dfa3c83210fe: "MSC instructs BSC to clear channel" VirtMSC-SCCP(539)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(539)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(539)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(539)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(539)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(539)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(539)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(539)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_h(547)@dfa3c83210fe: "Got BSSMAP Clear Complete" VirtMSC-RAN(540)@dfa3c83210fe: Deleted conn table entry 0TC_assignment_codec_amr_h(547)11070273 VirtMSC-SCCP(539)@dfa3c83210fe: Session index based on connection ID:0 TC_assignment_codec_amr_h(547)@dfa3c83210fe: "Got RSL RR Release" TC_assignment_codec_amr_h(547)@dfa3c83210fe: "Got RSL Deact SACCH" VirtMSC-SCCP(539)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(539)@dfa3c83210fe: RLC received in state:disconnect_pending TC_assignment_codec_amr_h(547)@dfa3c83210fe: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_amr_h(547)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: setverdict(pass): none -> pass MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(540)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-SCCP(539)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(538)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(541)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(543)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(546)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(544)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(545)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(538): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(539): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(540): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(541): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(542): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(543): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(544): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(545): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(546): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_assignment_codec_amr_h(547): pass (pass -> pass) MTC@dfa3c83210fe: Test case TC_assignment_codec_amr_h finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h pass'. Tue Jun 11 09:59:34 UTC 2024 ====== BSC_Tests.TC_assignment_codec_amr_h pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_assignment_codec_amr_h.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=491457) Waiting for packet dumper to finish... 1 (prev_count=491457, count=494181) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr'. ------ BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr ------ Tue Jun 11 09:59:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr.pcap" >/data/BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_assignment_codec_fr_exhausted_req_hr started. VirtMSC-IPA(551)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(551)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(551)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(552)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(552)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(549)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(550)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(555)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(555)@dfa3c83210fe: 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(555)@dfa3c83210fe: 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(555)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_assignment_codec_fr_exhausted_req_hr() start" TC_assignment_codec_fr_exhausted_req_hr(557)@dfa3c83210fe: "TC_assignment_codec_fr_exhausted_req_hr": using IMSI '001019765208935'H VirtMSC-RAN(550)@dfa3c83210fe: f_create_expect(l3 := '05240103505902080910107956029853'O, n_connectPointCode := omit VirtMSC-RAN(550)@dfa3c83210fe: Created Expect[0] for '05240103505902080910107956029853'O to be handled at TC_assignment_codec_fr_exhausted_req_hr(557) VirtMSC-SCCP(549)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(549)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(550)@dfa3c83210fe: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(550)@dfa3c83210fe: Found Expect[0] for '05240103505902080910107956029853'O handled at TC_assignment_codec_fr_exhausted_req_hr(557) VirtMSC-RAN(550)@dfa3c83210fe: Added conn table entry 0TC_assignment_codec_fr_exhausted_req_hr(557)11714503 VirtMSC-SCCP(549)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(549)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(556)@dfa3c83210fe: Enabled queueing of DChan messages VirtMGW-MGCP-0(554)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_fr_exhausted_req_hr(557) VirtMSC-SCCP(549)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(549)@dfa3c83210fe: vl_len:14 VirtMSC-SCCP(549)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(549)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000C010B030109050100007D0181'O VirtMGW-MGCP-0(554)@dfa3c83210fe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "64", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "3e" }, { code := "L", val := "p:20, a:GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_codec_fr_exhausted_req_hr(557) TC_assignment_codec_fr_exhausted_req_hr(557)@dfa3c83210fe: 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(556)@dfa3c83210fe: Disabled queueing of DChan messages VirtMSC-SCCP(549)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(549)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(549)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(549)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_fr_exhausted_req_hr(557)@dfa3c83210fe: setverdict(pass): none -> pass TC_assignment_codec_fr_exhausted_req_hr(557)@dfa3c83210fe: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '07DFDC48'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 := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '59DA473E'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := <unbound>, 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_assignment_codec_fr_exhausted_req_hr(557)@dfa3c83210fe: "TC_assignment_codec_fr_exhausted_req_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_assignment_codec_fr_exhausted_req_hr(557)@dfa3c83210fe: "TC_assignment_codec_fr_exhausted_req_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_assignment_codec_fr_exhausted_req_hr(557)@dfa3c83210fe: "MSC instructs BSC to clear channel" VirtMSC-SCCP(549)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(549)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(549)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(549)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(549)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(549)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(549)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(549)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_fr_exhausted_req_hr(557)@dfa3c83210fe: "Got BSSMAP Clear Complete" VirtMSC-RAN(550)@dfa3c83210fe: Deleted conn table entry 0TC_assignment_codec_fr_exhausted_req_hr(557)11714503 VirtMSC-SCCP(549)@dfa3c83210fe: Session index based on connection ID:0 TC_assignment_codec_fr_exhausted_req_hr(557)@dfa3c83210fe: "Got RSL RR Release" TC_assignment_codec_fr_exhausted_req_hr(557)@dfa3c83210fe: "Got RSL Deact SACCH" VirtMSC-SCCP(549)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(549)@dfa3c83210fe: RLC received in state:disconnect_pending TC_assignment_codec_fr_exhausted_req_hr(557)@dfa3c83210fe: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_fr_exhausted_req_hr(557)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(549)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-RAN(550)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(551)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(548)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(553)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(556)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(554)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(555)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(548): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(549): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(550): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(551): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(552): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(553): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(554): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(555): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(556): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_assignment_codec_fr_exhausted_req_hr(557): pass (pass -> pass) MTC@dfa3c83210fe: Test case TC_assignment_codec_fr_exhausted_req_hr finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr pass'. Tue Jun 11 09:59:51 UTC 2024 ====== BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=301138) Waiting for packet dumper to finish... 1 (prev_count=301138, count=482453) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr'. ------ BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr ------ Tue Jun 11 09:59:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr.pcap" >/data/BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_assignment_codec_fr_exhausted_req_fr started. VirtMSC-IPA(561)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(561)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(561)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(562)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(562)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(559)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(560)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(565)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(565)@dfa3c83210fe: 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(565)@dfa3c83210fe: 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(565)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_assignment_codec_fr_exhausted_req_fr() start" TC_assignment_codec_fr_exhausted_req_fr(567)@dfa3c83210fe: "TC_assignment_codec_fr_exhausted_req_fr": using IMSI '001019033577841'H VirtMSC-RAN(560)@dfa3c83210fe: f_create_expect(l3 := '05240103505902080910100933758714'O, n_connectPointCode := omit VirtMSC-RAN(560)@dfa3c83210fe: Created Expect[0] for '05240103505902080910100933758714'O to be handled at TC_assignment_codec_fr_exhausted_req_fr(567) VirtMSC-SCCP(559)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(559)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(560)@dfa3c83210fe: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(560)@dfa3c83210fe: Found Expect[0] for '05240103505902080910100933758714'O handled at TC_assignment_codec_fr_exhausted_req_fr(567) VirtMSC-RAN(560)@dfa3c83210fe: Added conn table entry 0TC_assignment_codec_fr_exhausted_req_fr(567)6452126 VirtMSC-SCCP(559)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(559)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(566)@dfa3c83210fe: Enabled queueing of DChan messages VirtMGW-MGCP-0(564)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_fr_exhausted_req_fr(567) VirtMSC-SCCP(559)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(559)@dfa3c83210fe: vl_len:14 VirtMSC-SCCP(559)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(559)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMSC-SCCP(559)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(559)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(559)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(559)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_fr_exhausted_req_fr(567)@dfa3c83210fe: setverdict(pass): none -> pass TC_assignment_codec_fr_exhausted_req_fr(567)@dfa3c83210fe: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '0FA05C60'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := <unbound>, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '108FEE41'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := <unbound>, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { 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 }, 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_assignment_codec_fr_exhausted_req_fr(567)@dfa3c83210fe: "TC_assignment_codec_fr_exhausted_req_fr": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_codec_fr_exhausted_req_fr(567)@dfa3c83210fe: "TC_assignment_codec_fr_exhausted_req_fr": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_codec_fr_exhausted_req_fr(567)@dfa3c83210fe: "MSC instructs BSC to clear channel" VirtMSC-SCCP(559)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(559)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(559)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(559)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(559)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(559)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(559)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(559)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_fr_exhausted_req_fr(567)@dfa3c83210fe: "Got BSSMAP Clear Complete" VirtMSC-RAN(560)@dfa3c83210fe: Deleted conn table entry 0TC_assignment_codec_fr_exhausted_req_fr(567)6452126 VirtMSC-SCCP(559)@dfa3c83210fe: Session index based on connection ID:0 TC_assignment_codec_fr_exhausted_req_fr(567)@dfa3c83210fe: "Got RSL RR Release" VirtMSC-SCCP(559)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(559)@dfa3c83210fe: RLC received in state:disconnect_pending TC_assignment_codec_fr_exhausted_req_fr(567)@dfa3c83210fe: "Got RSL Deact SACCH" TC_assignment_codec_fr_exhausted_req_fr(567)@dfa3c83210fe: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_fr_exhausted_req_fr(567)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(560)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(558)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-SCCP(559)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(563)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(561)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(566)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(565)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(564)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(558): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(559): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(560): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(561): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(562): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(563): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(564): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(565): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(566): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_assignment_codec_fr_exhausted_req_fr(567): pass (pass -> pass) MTC@dfa3c83210fe: Test case TC_assignment_codec_fr_exhausted_req_fr finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr pass'. Tue Jun 11 10:00:07 UTC 2024 ====== BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=260747) Waiting for packet dumper to finish... 1 (prev_count=260747, count=442240) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr_hr'. ------ BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr_hr ------ Tue Jun 11 10:00:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr_hr.pcap" >/data/BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr_hr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr_hr' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_assignment_codec_fr_exhausted_req_fr_hr started. VirtMSC-IPA(571)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(571)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(571)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(572)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(572)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(569)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(570)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(575)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(575)@dfa3c83210fe: 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(575)@dfa3c83210fe: 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(575)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_assignment_codec_fr_exhausted_req_fr_hr() start" TC_assignment_codec_fr_exhausted_req_fr_hr(577)@dfa3c83210fe: "TC_assignment_codec_fr_exhausted_req_fr_hr": using IMSI '001017680043712'H VirtMSC-RAN(570)@dfa3c83210fe: f_create_expect(l3 := '05240103505902080910106708407321'O, n_connectPointCode := omit VirtMSC-RAN(570)@dfa3c83210fe: Created Expect[0] for '05240103505902080910106708407321'O to be handled at TC_assignment_codec_fr_exhausted_req_fr_hr(577) VirtMSC-SCCP(569)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(569)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(570)@dfa3c83210fe: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(570)@dfa3c83210fe: Found Expect[0] for '05240103505902080910106708407321'O handled at TC_assignment_codec_fr_exhausted_req_fr_hr(577) VirtMSC-RAN(570)@dfa3c83210fe: Added conn table entry 0TC_assignment_codec_fr_exhausted_req_fr_hr(577)2646026 VirtMSC-SCCP(569)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(569)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(576)@dfa3c83210fe: Enabled queueing of DChan messages VirtMGW-MGCP-0(574)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_fr_exhausted_req_fr_hr(577) VirtMSC-SCCP(569)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(569)@dfa3c83210fe: vl_len:16 VirtMSC-SCCP(569)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(569)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000E010B04010A81050100007D028081'O VirtMGW-MGCP-0(574)@dfa3c83210fe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "67", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "40" }, { code := "L", val := "p:20, a:GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_codec_fr_exhausted_req_fr_hr(577) TC_assignment_codec_fr_exhausted_req_fr_hr(577)@dfa3c83210fe: 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(576)@dfa3c83210fe: Disabled queueing of DChan messages VirtMSC-SCCP(569)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(569)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(569)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(569)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_fr_exhausted_req_fr_hr(577)@dfa3c83210fe: setverdict(pass): none -> pass TC_assignment_codec_fr_exhausted_req_fr_hr(577)@dfa3c83210fe: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '5BA7DB46'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 := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '7AB8809B'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := <unbound>, 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_assignment_codec_fr_exhausted_req_fr_hr(577)@dfa3c83210fe: "TC_assignment_codec_fr_exhausted_req_fr_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_assignment_codec_fr_exhausted_req_fr_hr(577)@dfa3c83210fe: "TC_assignment_codec_fr_exhausted_req_fr_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_assignment_codec_fr_exhausted_req_fr_hr(577)@dfa3c83210fe: "MSC instructs BSC to clear channel" VirtMSC-SCCP(569)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(569)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(569)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(569)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(569)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(569)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(569)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(569)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_fr_exhausted_req_fr_hr(577)@dfa3c83210fe: "Got BSSMAP Clear Complete" VirtMSC-RAN(570)@dfa3c83210fe: Deleted conn table entry 0TC_assignment_codec_fr_exhausted_req_fr_hr(577)2646026 VirtMSC-SCCP(569)@dfa3c83210fe: Session index based on connection ID:0 TC_assignment_codec_fr_exhausted_req_fr_hr(577)@dfa3c83210fe: "Got RSL RR Release" TC_assignment_codec_fr_exhausted_req_fr_hr(577)@dfa3c83210fe: "Got RSL Deact SACCH" VirtMSC-SCCP(569)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(569)@dfa3c83210fe: RLC received in state:disconnect_pending TC_assignment_codec_fr_exhausted_req_fr_hr(577)@dfa3c83210fe: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_fr_exhausted_req_fr_hr(577)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(570)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(573)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-SCCP(569)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(568)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(571)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(576)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(574)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(575)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(568): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(569): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(570): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(571): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(572): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(573): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(574): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(575): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(576): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_assignment_codec_fr_exhausted_req_fr_hr(577): pass (pass -> pass) MTC@dfa3c83210fe: Test case TC_assignment_codec_fr_exhausted_req_fr_hr finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr_hr pass'. Tue Jun 11 10:00:24 UTC 2024 ====== BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr_hr pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr_hr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=314028) Waiting for packet dumper to finish... 1 (prev_count=314028, count=494519) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr_hr pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr_fr'. ------ BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr_fr ------ Tue Jun 11 10:00:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr_fr.pcap" >/data/BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr_fr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr_fr' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_assignment_codec_fr_exhausted_req_hr_fr started. VirtMSC-IPA(581)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(581)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(581)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(582)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(582)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(579)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(580)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(585)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(585)@dfa3c83210fe: 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(585)@dfa3c83210fe: 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(585)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_assignment_codec_fr_exhausted_req_hr_fr() start" TC_assignment_codec_fr_exhausted_req_hr_fr(587)@dfa3c83210fe: "TC_assignment_codec_fr_exhausted_req_hr_fr": using IMSI '001015746680744'H VirtMSC-RAN(580)@dfa3c83210fe: f_create_expect(l3 := '05240103505902080910107564867044'O, n_connectPointCode := omit VirtMSC-RAN(580)@dfa3c83210fe: Created Expect[0] for '05240103505902080910107564867044'O to be handled at TC_assignment_codec_fr_exhausted_req_hr_fr(587) VirtMSC-SCCP(579)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(579)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(580)@dfa3c83210fe: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(580)@dfa3c83210fe: Found Expect[0] for '05240103505902080910107564867044'O handled at TC_assignment_codec_fr_exhausted_req_hr_fr(587) VirtMSC-RAN(580)@dfa3c83210fe: Added conn table entry 0TC_assignment_codec_fr_exhausted_req_hr_fr(587)12844404 VirtMSC-SCCP(579)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(579)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(586)@dfa3c83210fe: Enabled queueing of DChan messages VirtMGW-MGCP-0(584)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_fr_exhausted_req_hr_fr(587) VirtMSC-SCCP(579)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(579)@dfa3c83210fe: vl_len:16 VirtMSC-SCCP(579)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(579)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000E010B04010B85010100007D028180'O VirtMGW-MGCP-0(584)@dfa3c83210fe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "70", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "41" }, { code := "L", val := "p:20, a:GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_codec_fr_exhausted_req_hr_fr(587) TC_assignment_codec_fr_exhausted_req_hr_fr(587)@dfa3c83210fe: 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(586)@dfa3c83210fe: Disabled queueing of DChan messages VirtMSC-SCCP(579)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(579)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(579)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(579)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_fr_exhausted_req_hr_fr(587)@dfa3c83210fe: setverdict(pass): none -> pass TC_assignment_codec_fr_exhausted_req_hr_fr(587)@dfa3c83210fe: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '6613857D'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 := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '42316406'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := <unbound>, 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_assignment_codec_fr_exhausted_req_hr_fr(587)@dfa3c83210fe: "TC_assignment_codec_fr_exhausted_req_hr_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_assignment_codec_fr_exhausted_req_hr_fr(587)@dfa3c83210fe: "TC_assignment_codec_fr_exhausted_req_hr_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_assignment_codec_fr_exhausted_req_hr_fr(587)@dfa3c83210fe: "MSC instructs BSC to clear channel" VirtMSC-SCCP(579)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(579)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(579)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(579)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(579)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(579)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(579)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(579)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_fr_exhausted_req_hr_fr(587)@dfa3c83210fe: "Got BSSMAP Clear Complete" VirtMSC-RAN(580)@dfa3c83210fe: Deleted conn table entry 0TC_assignment_codec_fr_exhausted_req_hr_fr(587)12844404 VirtMSC-SCCP(579)@dfa3c83210fe: Session index based on connection ID:0 TC_assignment_codec_fr_exhausted_req_hr_fr(587)@dfa3c83210fe: "Got RSL RR Release" TC_assignment_codec_fr_exhausted_req_hr_fr(587)@dfa3c83210fe: "Got RSL Deact SACCH" VirtMSC-SCCP(579)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(579)@dfa3c83210fe: RLC received in state:disconnect_pending TC_assignment_codec_fr_exhausted_req_hr_fr(587)@dfa3c83210fe: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_fr_exhausted_req_hr_fr(587)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(579)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-RAN(580)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(581)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(578)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(583)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(586)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(584)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(585)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(578): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(579): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(580): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(581): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(582): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(583): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(584): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(585): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(586): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_assignment_codec_fr_exhausted_req_hr_fr(587): pass (pass -> pass) MTC@dfa3c83210fe: Test case TC_assignment_codec_fr_exhausted_req_hr_fr finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr_fr pass'. Tue Jun 11 10:00:41 UTC 2024 ====== BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr_fr pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr_fr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=301964) Waiting for packet dumper to finish... 1 (prev_count=301964, count=483279) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr_fr pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr'. ------ BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr ------ Tue Jun 11 10:00:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr.pcap" >/data/BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_assignment_codec_hr_exhausted_req_fr started. VirtMSC-IPA(591)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(591)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(591)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(592)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(592)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(589)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(590)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(595)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(595)@dfa3c83210fe: 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(595)@dfa3c83210fe: 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(595)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_assignment_codec_hr_exhausted_req_fr() start" TC_assignment_codec_hr_exhausted_req_fr(597)@dfa3c83210fe: "TC_assignment_codec_hr_exhausted_req_fr": using IMSI '001014798674538'H VirtMSC-RAN(590)@dfa3c83210fe: f_create_expect(l3 := '05240103505902080910107489765483'O, n_connectPointCode := omit VirtMSC-RAN(590)@dfa3c83210fe: Created Expect[0] for '05240103505902080910107489765483'O to be handled at TC_assignment_codec_hr_exhausted_req_fr(597) VirtMSC-SCCP(589)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(589)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(590)@dfa3c83210fe: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(590)@dfa3c83210fe: Found Expect[0] for '05240103505902080910107489765483'O handled at TC_assignment_codec_hr_exhausted_req_fr(597) VirtMSC-RAN(590)@dfa3c83210fe: Added conn table entry 0TC_assignment_codec_hr_exhausted_req_fr(597)2831434 VirtMSC-SCCP(589)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(589)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(596)@dfa3c83210fe: Enabled queueing of DChan messages VirtMGW-MGCP-0(594)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_hr_exhausted_req_fr(597) VirtMSC-SCCP(589)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(589)@dfa3c83210fe: vl_len:14 VirtMSC-SCCP(589)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(589)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMGW-MGCP-0(594)@dfa3c83210fe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "73", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "42" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_codec_hr_exhausted_req_fr(597) TC_assignment_codec_hr_exhausted_req_fr(597)@dfa3c83210fe: 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(596)@dfa3c83210fe: Disabled queueing of DChan messages VirtMSC-SCCP(589)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(589)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(589)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(589)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_hr_exhausted_req_fr(597)@dfa3c83210fe: setverdict(pass): none -> pass TC_assignment_codec_hr_exhausted_req_fr(597)@dfa3c83210fe: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '0D59F07C'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 := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '14EB9963'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := <unbound>, 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_assignment_codec_hr_exhausted_req_fr(597)@dfa3c83210fe: "TC_assignment_codec_hr_exhausted_req_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_assignment_codec_hr_exhausted_req_fr(597)@dfa3c83210fe: "TC_assignment_codec_hr_exhausted_req_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_assignment_codec_hr_exhausted_req_fr(597)@dfa3c83210fe: "MSC instructs BSC to clear channel" VirtMSC-SCCP(589)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(589)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(589)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(589)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(589)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(589)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(589)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(589)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_hr_exhausted_req_fr(597)@dfa3c83210fe: "Got BSSMAP Clear Complete" VirtMSC-RAN(590)@dfa3c83210fe: Deleted conn table entry 0TC_assignment_codec_hr_exhausted_req_fr(597)2831434 VirtMSC-SCCP(589)@dfa3c83210fe: Session index based on connection ID:0 TC_assignment_codec_hr_exhausted_req_fr(597)@dfa3c83210fe: "Got RSL RR Release" TC_assignment_codec_hr_exhausted_req_fr(597)@dfa3c83210fe: "Got RSL Deact SACCH" VirtMSC-SCCP(589)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(589)@dfa3c83210fe: RLC received in state:disconnect_pending TC_assignment_codec_hr_exhausted_req_fr(597)@dfa3c83210fe: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_hr_exhausted_req_fr(597)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(589)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-RAN(590)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(588)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(591)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(593)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(595)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(596)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(594)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(588): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(589): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(590): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(591): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(592): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(593): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(594): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(595): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(596): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_assignment_codec_hr_exhausted_req_fr(597): pass (pass -> pass) MTC@dfa3c83210fe: Test case TC_assignment_codec_hr_exhausted_req_fr finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr pass'. Tue Jun 11 10:00:59 UTC 2024 ====== BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=475271) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr'. ------ BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr ------ Tue Jun 11 10:01:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr.pcap" >/data/BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_assignment_codec_hr_exhausted_req_hr started. VirtMSC-IPA(601)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(601)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(601)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(602)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(602)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(599)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(600)@dfa3c83210fe: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(600)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(605)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(605)@dfa3c83210fe: 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(605)@dfa3c83210fe: 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(605)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_assignment_codec_hr_exhausted_req_hr() start" TC_assignment_codec_hr_exhausted_req_hr(607)@dfa3c83210fe: "TC_assignment_codec_hr_exhausted_req_hr": using IMSI '001014513173702'H VirtMSC-RAN(600)@dfa3c83210fe: f_create_expect(l3 := '05240103505902080910105431717320'O, n_connectPointCode := omit VirtMSC-RAN(600)@dfa3c83210fe: Created Expect[0] for '05240103505902080910105431717320'O to be handled at TC_assignment_codec_hr_exhausted_req_hr(607) VirtMSC-SCCP(599)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(599)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(600)@dfa3c83210fe: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(600)@dfa3c83210fe: Found Expect[0] for '05240103505902080910105431717320'O handled at TC_assignment_codec_hr_exhausted_req_hr(607) VirtMSC-RAN(600)@dfa3c83210fe: Added conn table entry 0TC_assignment_codec_hr_exhausted_req_hr(607)9033261 VirtMSC-SCCP(599)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(599)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(606)@dfa3c83210fe: Enabled queueing of DChan messages VirtMGW-MGCP-0(604)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_hr_exhausted_req_hr(607) VirtMSC-SCCP(599)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(599)@dfa3c83210fe: vl_len:14 VirtMSC-SCCP(599)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(599)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000C010B030109050100007D0181'O VirtMSC-SCCP(599)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(599)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(599)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(599)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_hr_exhausted_req_hr(607)@dfa3c83210fe: setverdict(pass): none -> pass TC_assignment_codec_hr_exhausted_req_hr(607)@dfa3c83210fe: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '468D4C16'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := <unbound>, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '120DF5F5'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := <unbound>, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { 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 }, 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_assignment_codec_hr_exhausted_req_hr(607)@dfa3c83210fe: "TC_assignment_codec_hr_exhausted_req_hr": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_codec_hr_exhausted_req_hr(607)@dfa3c83210fe: "TC_assignment_codec_hr_exhausted_req_hr": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_codec_hr_exhausted_req_hr(607)@dfa3c83210fe: "MSC instructs BSC to clear channel" VirtMSC-SCCP(599)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(599)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(599)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(599)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(599)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(599)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(599)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(599)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_hr_exhausted_req_hr(607)@dfa3c83210fe: "Got BSSMAP Clear Complete" VirtMSC-RAN(600)@dfa3c83210fe: Deleted conn table entry 0TC_assignment_codec_hr_exhausted_req_hr(607)9033261 VirtMSC-SCCP(599)@dfa3c83210fe: Session index based on connection ID:0 TC_assignment_codec_hr_exhausted_req_hr(607)@dfa3c83210fe: "Got RSL RR Release" VirtMSC-SCCP(599)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(599)@dfa3c83210fe: RLC received in state:disconnect_pending TC_assignment_codec_hr_exhausted_req_hr(607)@dfa3c83210fe: "Got RSL Deact SACCH" TC_assignment_codec_hr_exhausted_req_hr(607)@dfa3c83210fe: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_hr_exhausted_req_hr(607)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(599)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-RAN(600)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(598)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(603)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(601)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(606)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(604)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(605)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(598): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(599): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(600): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(601): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(602): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(603): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(604): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(605): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(606): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_assignment_codec_hr_exhausted_req_hr(607): pass (pass -> pass) MTC@dfa3c83210fe: Test case TC_assignment_codec_hr_exhausted_req_hr finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr pass'. Tue Jun 11 10:01:14 UTC 2024 ====== BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=262108) Waiting for packet dumper to finish... 1 (prev_count=262108, count=443836) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr_fr'. ------ BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr_fr ------ Tue Jun 11 10:01:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr_fr.pcap" >/data/BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr_fr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr_fr' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_assignment_codec_hr_exhausted_req_hr_fr started. VirtMSC-IPA(611)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(611)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(611)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(612)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(612)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(609)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(610)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(615)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(615)@dfa3c83210fe: 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(615)@dfa3c83210fe: 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(615)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_assignment_codec_hr_exhausted_req_hr_fr() start" TC_assignment_codec_hr_exhausted_req_hr_fr(617)@dfa3c83210fe: "TC_assignment_codec_hr_exhausted_req_hr_fr": using IMSI '001015027373384'H VirtMSC-RAN(610)@dfa3c83210fe: f_create_expect(l3 := '05240103505902080910100572733348'O, n_connectPointCode := omit VirtMSC-RAN(610)@dfa3c83210fe: Created Expect[0] for '05240103505902080910100572733348'O to be handled at TC_assignment_codec_hr_exhausted_req_hr_fr(617) VirtMSC-SCCP(609)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(609)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(610)@dfa3c83210fe: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(610)@dfa3c83210fe: Found Expect[0] for '05240103505902080910100572733348'O handled at TC_assignment_codec_hr_exhausted_req_hr_fr(617) VirtMSC-RAN(610)@dfa3c83210fe: Added conn table entry 0TC_assignment_codec_hr_exhausted_req_hr_fr(617)10197056 VirtMSC-SCCP(609)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(609)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(616)@dfa3c83210fe: Enabled queueing of DChan messages VirtMGW-MGCP-0(614)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_hr_exhausted_req_hr_fr(617) VirtMSC-SCCP(609)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(609)@dfa3c83210fe: vl_len:16 VirtMSC-SCCP(609)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(609)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000E010B04010B85010100007D028180'O VirtMGW-MGCP-0(614)@dfa3c83210fe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "76", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "44" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_codec_hr_exhausted_req_hr_fr(617) TC_assignment_codec_hr_exhausted_req_hr_fr(617)@dfa3c83210fe: 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(616)@dfa3c83210fe: Disabled queueing of DChan messages VirtMSC-SCCP(609)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(609)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(609)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(609)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_hr_exhausted_req_hr_fr(617)@dfa3c83210fe: setverdict(pass): none -> pass TC_assignment_codec_hr_exhausted_req_hr_fr(617)@dfa3c83210fe: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '622C88D5'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 := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '76F8E07E'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := <unbound>, 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_assignment_codec_hr_exhausted_req_hr_fr(617)@dfa3c83210fe: "TC_assignment_codec_hr_exhausted_req_hr_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_assignment_codec_hr_exhausted_req_hr_fr(617)@dfa3c83210fe: "TC_assignment_codec_hr_exhausted_req_hr_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_assignment_codec_hr_exhausted_req_hr_fr(617)@dfa3c83210fe: "MSC instructs BSC to clear channel" VirtMSC-SCCP(609)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(609)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(609)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(609)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(609)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(609)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(609)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(609)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_hr_exhausted_req_hr_fr(617)@dfa3c83210fe: "Got BSSMAP Clear Complete" VirtMSC-RAN(610)@dfa3c83210fe: Deleted conn table entry 0TC_assignment_codec_hr_exhausted_req_hr_fr(617)10197056 VirtMSC-SCCP(609)@dfa3c83210fe: Session index based on connection ID:0 TC_assignment_codec_hr_exhausted_req_hr_fr(617)@dfa3c83210fe: "Got RSL RR Release" TC_assignment_codec_hr_exhausted_req_hr_fr(617)@dfa3c83210fe: "Got RSL Deact SACCH" VirtMSC-SCCP(609)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(609)@dfa3c83210fe: RLC received in state:disconnect_pending TC_assignment_codec_hr_exhausted_req_hr_fr(617)@dfa3c83210fe: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_hr_exhausted_req_hr_fr(617)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(610)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(608)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(613)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-SCCP(609)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(611)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(616)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(615)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(614)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(608): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(609): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(610): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(611): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(612): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(613): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(614): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(615): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(616): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_assignment_codec_hr_exhausted_req_hr_fr(617): pass (pass -> pass) MTC@dfa3c83210fe: Test case TC_assignment_codec_hr_exhausted_req_hr_fr finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr_fr pass'. Tue Jun 11 10:01:32 UTC 2024 ====== BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr_fr pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr_fr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=302174) Waiting for packet dumper to finish... 1 (prev_count=302174, count=482665) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr_fr pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr_hr'. ------ BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr_hr ------ Tue Jun 11 10:01:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr_hr.pcap" >/data/BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr_hr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr_hr' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_assignment_codec_hr_exhausted_req_fr_hr started. VirtMSC-IPA(621)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(621)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(621)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(622)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(622)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(619)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(620)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(625)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(625)@dfa3c83210fe: 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(625)@dfa3c83210fe: 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(625)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_assignment_codec_hr_exhausted_req_fr_hr() start" TC_assignment_codec_hr_exhausted_req_fr_hr(627)@dfa3c83210fe: "TC_assignment_codec_hr_exhausted_req_fr_hr": using IMSI '001012328655904'H VirtMSC-RAN(620)@dfa3c83210fe: f_create_expect(l3 := '05240103505902080910103282569540'O, n_connectPointCode := omit VirtMSC-RAN(620)@dfa3c83210fe: Created Expect[0] for '05240103505902080910103282569540'O to be handled at TC_assignment_codec_hr_exhausted_req_fr_hr(627) VirtMSC-SCCP(619)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(619)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(620)@dfa3c83210fe: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(620)@dfa3c83210fe: Found Expect[0] for '05240103505902080910103282569540'O handled at TC_assignment_codec_hr_exhausted_req_fr_hr(627) VirtMSC-RAN(620)@dfa3c83210fe: Added conn table entry 0TC_assignment_codec_hr_exhausted_req_fr_hr(627)15406162 VirtMSC-SCCP(619)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(619)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(626)@dfa3c83210fe: Enabled queueing of DChan messages VirtMGW-MGCP-0(624)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_hr_exhausted_req_fr_hr(627) VirtMSC-SCCP(619)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(619)@dfa3c83210fe: vl_len:16 VirtMSC-SCCP(619)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(619)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000E010B04010A81050100007D028081'O VirtMGW-MGCP-0(624)@dfa3c83210fe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "79", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "45" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_codec_hr_exhausted_req_fr_hr(627) TC_assignment_codec_hr_exhausted_req_fr_hr(627)@dfa3c83210fe: 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(626)@dfa3c83210fe: Disabled queueing of DChan messages VirtMSC-SCCP(619)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(619)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(619)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(619)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_hr_exhausted_req_fr_hr(627)@dfa3c83210fe: setverdict(pass): none -> pass TC_assignment_codec_hr_exhausted_req_fr_hr(627)@dfa3c83210fe: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '0CBB0F91'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 := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '0118401E'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := <unbound>, 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_assignment_codec_hr_exhausted_req_fr_hr(627)@dfa3c83210fe: "TC_assignment_codec_hr_exhausted_req_fr_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_assignment_codec_hr_exhausted_req_fr_hr(627)@dfa3c83210fe: "TC_assignment_codec_hr_exhausted_req_fr_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_assignment_codec_hr_exhausted_req_fr_hr(627)@dfa3c83210fe: "MSC instructs BSC to clear channel" VirtMSC-SCCP(619)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(619)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(619)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(619)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(619)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(619)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(619)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(619)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_hr_exhausted_req_fr_hr(627)@dfa3c83210fe: "Got RSL RR Release" TC_assignment_codec_hr_exhausted_req_fr_hr(627)@dfa3c83210fe: "Got RSL Deact SACCH" TC_assignment_codec_hr_exhausted_req_fr_hr(627)@dfa3c83210fe: "Got BSSMAP Clear Complete" VirtMSC-RAN(620)@dfa3c83210fe: Deleted conn table entry 0TC_assignment_codec_hr_exhausted_req_fr_hr(627)15406162 VirtMSC-SCCP(619)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(619)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(619)@dfa3c83210fe: RLC received in state:disconnect_pending TC_assignment_codec_hr_exhausted_req_fr_hr(627)@dfa3c83210fe: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_hr_exhausted_req_fr_hr(627)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(620)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-SCCP(619)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(623)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(621)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(618)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(626)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(624)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(625)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(618): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(619): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(620): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(621): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(622): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(623): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(624): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(625): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(626): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_assignment_codec_hr_exhausted_req_fr_hr(627): pass (pass -> pass) MTC@dfa3c83210fe: Test case TC_assignment_codec_hr_exhausted_req_fr_hr finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr_hr pass'. Tue Jun 11 10:01:49 UTC 2024 ====== BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr_hr pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr_hr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=475297) Waiting for packet dumper to finish... 1 (prev_count=475297, count=476534) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr_hr pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_req_hr_fr'. ------ BSC_Tests.TC_assignment_codec_req_hr_fr ------ Tue Jun 11 10:01:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_codec_req_hr_fr.pcap" >/data/BSC_Tests.TC_assignment_codec_req_hr_fr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_req_hr_fr' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_assignment_codec_req_hr_fr started. VirtMSC-IPA(631)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(631)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(631)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(632)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(632)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(629)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(630)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(635)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(635)@dfa3c83210fe: 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(635)@dfa3c83210fe: 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(635)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_assignment_codec_req_hr_fr() start" TC_assignment_codec_req_hr_fr(637)@dfa3c83210fe: "TC_assignment_codec_req_hr_fr": using IMSI '001014886358690'H VirtMSC-RAN(630)@dfa3c83210fe: f_create_expect(l3 := '05240103505902080910108468536809'O, n_connectPointCode := omit VirtMSC-RAN(630)@dfa3c83210fe: Created Expect[0] for '05240103505902080910108468536809'O to be handled at TC_assignment_codec_req_hr_fr(637) VirtMSC-SCCP(629)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(629)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(630)@dfa3c83210fe: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(630)@dfa3c83210fe: Found Expect[0] for '05240103505902080910108468536809'O handled at TC_assignment_codec_req_hr_fr(637) VirtMSC-RAN(630)@dfa3c83210fe: Added conn table entry 0TC_assignment_codec_req_hr_fr(637)15823457 VirtMSC-SCCP(629)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(629)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(636)@dfa3c83210fe: Enabled queueing of DChan messages VirtMGW-MGCP-0(634)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_req_hr_fr(637) VirtMSC-SCCP(629)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(629)@dfa3c83210fe: vl_len:16 VirtMSC-SCCP(629)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(629)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000E010B04010B85010100007D028180'O VirtMGW-MGCP-0(634)@dfa3c83210fe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "82", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "46" }, { code := "L", val := "p:20, a:GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_codec_req_hr_fr(637) TC_assignment_codec_req_hr_fr(637)@dfa3c83210fe: 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(636)@dfa3c83210fe: Disabled queueing of DChan messages VirtMSC-SCCP(629)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(629)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(629)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(629)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_req_hr_fr(637)@dfa3c83210fe: setverdict(pass): none -> pass TC_assignment_codec_req_hr_fr(637)@dfa3c83210fe: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '1A3BA776'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 := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '55E31DD4'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := <unbound>, 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_assignment_codec_req_hr_fr(637)@dfa3c83210fe: "TC_assignment_codec_req_hr_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_assignment_codec_req_hr_fr(637)@dfa3c83210fe: "TC_assignment_codec_req_hr_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_assignment_codec_req_hr_fr(637)@dfa3c83210fe: "MSC instructs BSC to clear channel" VirtMSC-SCCP(629)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(629)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(629)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(629)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(629)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(629)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(629)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(629)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_req_hr_fr(637)@dfa3c83210fe: "Got BSSMAP Clear Complete" VirtMSC-RAN(630)@dfa3c83210fe: Deleted conn table entry 0TC_assignment_codec_req_hr_fr(637)15823457 VirtMSC-SCCP(629)@dfa3c83210fe: Session index based on connection ID:0 TC_assignment_codec_req_hr_fr(637)@dfa3c83210fe: "Got RSL RR Release" TC_assignment_codec_req_hr_fr(637)@dfa3c83210fe: "Got RSL Deact SACCH" VirtMSC-SCCP(629)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(629)@dfa3c83210fe: RLC received in state:disconnect_pending TC_assignment_codec_req_hr_fr(637)@dfa3c83210fe: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_req_hr_fr(637)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(629)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(628)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(633)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-RAN(630)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(631)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(636)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(635)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(634)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(628): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(629): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(630): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(631): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(632): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(633): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(634): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(635): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(636): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_assignment_codec_req_hr_fr(637): pass (pass -> pass) MTC@dfa3c83210fe: Test case TC_assignment_codec_req_hr_fr finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_req_hr_fr pass'. Tue Jun 11 10:02:06 UTC 2024 ====== BSC_Tests.TC_assignment_codec_req_hr_fr pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_assignment_codec_req_hr_fr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=286685) Waiting for packet dumper to finish... 1 (prev_count=286685, count=468413) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_req_hr_fr pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_req_fr_hr'. ------ BSC_Tests.TC_assignment_codec_req_fr_hr ------ Tue Jun 11 10:02:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_codec_req_fr_hr.pcap" >/data/BSC_Tests.TC_assignment_codec_req_fr_hr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_req_fr_hr' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_assignment_codec_req_fr_hr started. VirtMSC-IPA(641)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(641)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(641)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(642)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(642)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(639)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(640)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(645)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(645)@dfa3c83210fe: 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(645)@dfa3c83210fe: 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(645)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_assignment_codec_req_fr_hr() start" TC_assignment_codec_req_fr_hr(647)@dfa3c83210fe: "TC_assignment_codec_req_fr_hr": using IMSI '001015106737054'H VirtMSC-RAN(640)@dfa3c83210fe: f_create_expect(l3 := '05240103505902080910101560370745'O, n_connectPointCode := omit VirtMSC-RAN(640)@dfa3c83210fe: Created Expect[0] for '05240103505902080910101560370745'O to be handled at TC_assignment_codec_req_fr_hr(647) VirtMSC-SCCP(639)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(639)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(640)@dfa3c83210fe: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(640)@dfa3c83210fe: Found Expect[0] for '05240103505902080910101560370745'O handled at TC_assignment_codec_req_fr_hr(647) VirtMSC-RAN(640)@dfa3c83210fe: Added conn table entry 0TC_assignment_codec_req_fr_hr(647)4733021 VirtMSC-SCCP(639)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(639)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(646)@dfa3c83210fe: Enabled queueing of DChan messages VirtMGW-MGCP-0(644)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_req_fr_hr(647) VirtMSC-SCCP(639)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(639)@dfa3c83210fe: vl_len:16 VirtMSC-SCCP(639)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(639)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000E010B04010A81050100007D028081'O VirtMGW-MGCP-0(644)@dfa3c83210fe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "85", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "47" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_codec_req_fr_hr(647) TC_assignment_codec_req_fr_hr(647)@dfa3c83210fe: 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(646)@dfa3c83210fe: Disabled queueing of DChan messages VirtMSC-SCCP(639)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(639)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(639)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(639)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_req_fr_hr(647)@dfa3c83210fe: setverdict(pass): none -> pass TC_assignment_codec_req_fr_hr(647)@dfa3c83210fe: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '0CA64842'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 := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '0E5A697B'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := <unbound>, 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_assignment_codec_req_fr_hr(647)@dfa3c83210fe: "TC_assignment_codec_req_fr_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_assignment_codec_req_fr_hr(647)@dfa3c83210fe: "TC_assignment_codec_req_fr_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_assignment_codec_req_fr_hr(647)@dfa3c83210fe: "MSC instructs BSC to clear channel" VirtMSC-SCCP(639)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(639)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(639)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(639)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(639)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(639)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(639)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(639)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_req_fr_hr(647)@dfa3c83210fe: "Got BSSMAP Clear Complete" VirtMSC-RAN(640)@dfa3c83210fe: Deleted conn table entry 0TC_assignment_codec_req_fr_hr(647)4733021 VirtMSC-SCCP(639)@dfa3c83210fe: Session index based on connection ID:0 TC_assignment_codec_req_fr_hr(647)@dfa3c83210fe: "Got RSL RR Release" TC_assignment_codec_req_fr_hr(647)@dfa3c83210fe: "Got RSL Deact SACCH" VirtMSC-SCCP(639)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(639)@dfa3c83210fe: RLC received in state:disconnect_pending TC_assignment_codec_req_fr_hr(647)@dfa3c83210fe: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_req_fr_hr(647)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(639)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(643)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(638)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(641)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-RAN(640)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(646)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(644)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(645)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(638): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(639): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(640): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(641): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(642): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(643): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(644): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(645): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(646): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_assignment_codec_req_fr_hr(647): pass (pass -> pass) MTC@dfa3c83210fe: Test case TC_assignment_codec_req_fr_hr finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_req_fr_hr pass'. Tue Jun 11 10:02:24 UTC 2024 ====== BSC_Tests.TC_assignment_codec_req_fr_hr pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_assignment_codec_req_fr_hr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=464829) Waiting for packet dumper to finish... 1 (prev_count=464829, count=467966) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_req_fr_hr pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling'. ------ BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling ------ Tue Jun 11 10:02:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling.pcap" >/data/BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_assignment_sdcch_exhausted_req_signalling started. VirtMSC-IPA(651)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(651)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(651)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(652)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(652)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(649)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(650)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(655)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(655)@dfa3c83210fe: 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(655)@dfa3c83210fe: 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(655)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_assignment_sdcch_exhausted_req_signalling() start" TC_assignment_sdcch_exhausted_req_signalling(657)@dfa3c83210fe: "TC_assignment_sdcch_exhausted_req_signalling": using IMSI '001012508224324'H VirtMSC-RAN(650)@dfa3c83210fe: f_create_expect(l3 := '05240103505902080910105280223442'O, n_connectPointCode := omit VirtMSC-RAN(650)@dfa3c83210fe: Created Expect[0] for '05240103505902080910105280223442'O to be handled at TC_assignment_sdcch_exhausted_req_signalling(657) VirtMSC-SCCP(649)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(649)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(650)@dfa3c83210fe: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(650)@dfa3c83210fe: Found Expect[0] for '05240103505902080910105280223442'O handled at TC_assignment_sdcch_exhausted_req_signalling(657) VirtMSC-RAN(650)@dfa3c83210fe: Added conn table entry 0TC_assignment_sdcch_exhausted_req_signalling(657)1698752 VirtMSC-SCCP(649)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(649)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_assignment_sdcch_exhausted_req_signalling(657)@dfa3c83210fe: "MSC instructs BSC to clear channel" VirtMSC-SCCP(649)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(649)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(649)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(649)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(649)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(649)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(649)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(649)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_sdcch_exhausted_req_signalling(657)@dfa3c83210fe: "Got BSSMAP Clear Complete" VirtMSC-RAN(650)@dfa3c83210fe: Deleted conn table entry 0TC_assignment_sdcch_exhausted_req_signalling(657)1698752 VirtMSC-SCCP(649)@dfa3c83210fe: Session index based on connection ID:0 TC_assignment_sdcch_exhausted_req_signalling(657)@dfa3c83210fe: "Got RSL RR Release" VirtMSC-SCCP(649)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(649)@dfa3c83210fe: RLC received in state:disconnect_pending TC_assignment_sdcch_exhausted_req_signalling(657)@dfa3c83210fe: "Got RSL Deact SACCH" TC_assignment_sdcch_exhausted_req_signalling(657)@dfa3c83210fe: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_sdcch_exhausted_req_signalling(657)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(649)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(651)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(653)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-RAN(650)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(648)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(656)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(655)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(654)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(648): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(649): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(650): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(651): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(652): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(653): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(654): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(655): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(656): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_assignment_sdcch_exhausted_req_signalling(657): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_assignment_sdcch_exhausted_req_signalling finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling pass'. Tue Jun 11 10:02:39 UTC 2024 ====== BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=244060) Waiting for packet dumper to finish... 1 (prev_count=244060, count=426377) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden'. ------ BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden ------ Tue Jun 11 10:02:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden.pcap" >/data/BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden started. VirtMSC-IPA(660)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(660)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(660)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(661)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(661)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(659)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(664)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(664)@dfa3c83210fe: 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(664)@dfa3c83210fe: 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(664)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden() start" MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(659)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(658)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(660)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(662)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass VirtMGW-MGCP-0(663)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(664)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(658): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(659): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(660): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(661): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(662): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(663): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(664): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden pass'. Tue Jun 11 10:02:52 UTC 2024 ====== BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=196726) Waiting for packet dumper to finish... 1 (prev_count=196726, count=378219) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_voice_tch_forbidden'. ------ BSC_Tests.TC_assignment_sdcch_exhausted_req_voice_tch_forbidden ------ Tue Jun 11 10:02:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_sdcch_exhausted_req_voice_tch_forbidden.pcap" >/data/BSC_Tests.TC_assignment_sdcch_exhausted_req_voice_tch_forbidden.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_voice_tch_forbidden' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_assignment_sdcch_exhausted_req_voice_tch_forbidden started. VirtMSC-IPA(668)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(668)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(668)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(669)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(669)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(666)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(667)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(672)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(672)@dfa3c83210fe: 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(672)@dfa3c83210fe: 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(672)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_assignment_sdcch_exhausted_req_voice_tch_forbidden() start" TC_assignment_sdcch_exhausted_req_voice_tch_forbidden(674)@dfa3c83210fe: "TC_assignment_sdcch_exhausted_req_voice_tch_forbidden": using IMSI '001017881003835'H VirtMSC-RAN(667)@dfa3c83210fe: f_create_expect(l3 := '05240103505902080910108718008353'O, n_connectPointCode := omit VirtMSC-RAN(667)@dfa3c83210fe: Created Expect[0] for '05240103505902080910108718008353'O to be handled at TC_assignment_sdcch_exhausted_req_voice_tch_forbidden(674) VirtMSC-SCCP(666)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(666)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(667)@dfa3c83210fe: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(667)@dfa3c83210fe: Found Expect[0] for '05240103505902080910108718008353'O handled at TC_assignment_sdcch_exhausted_req_voice_tch_forbidden(674) VirtMSC-RAN(667)@dfa3c83210fe: Added conn table entry 0TC_assignment_sdcch_exhausted_req_voice_tch_forbidden(674)8334686 VirtMSC-SCCP(666)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(666)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_assignment_sdcch_exhausted_req_voice_tch_forbidden(674)@dfa3c83210fe: "MSC instructs BSC to clear channel" VirtMSC-SCCP(666)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(666)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(666)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(666)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(666)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(666)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(666)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(666)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_sdcch_exhausted_req_voice_tch_forbidden(674)@dfa3c83210fe: "Got BSSMAP Clear Complete" VirtMSC-RAN(667)@dfa3c83210fe: Deleted conn table entry 0TC_assignment_sdcch_exhausted_req_voice_tch_forbidden(674)8334686 VirtMSC-SCCP(666)@dfa3c83210fe: Session index based on connection ID:0 TC_assignment_sdcch_exhausted_req_voice_tch_forbidden(674)@dfa3c83210fe: "Got RSL RR Release" TC_assignment_sdcch_exhausted_req_voice_tch_forbidden(674)@dfa3c83210fe: "Got RSL Deact SACCH" VirtMSC-SCCP(666)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(666)@dfa3c83210fe: RLC received in state:disconnect_pending TC_assignment_sdcch_exhausted_req_voice_tch_forbidden(674)@dfa3c83210fe: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_sdcch_exhausted_req_voice_tch_forbidden(674)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(666)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-RAN(667)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(665)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(670)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(668)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(673)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(671)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(672)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(665): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(666): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(667): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(668): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(669): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(670): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(671): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(672): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(673): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_assignment_sdcch_exhausted_req_voice_tch_forbidden(674): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_assignment_sdcch_exhausted_req_voice_tch_forbidden finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_voice_tch_forbidden pass'. Tue Jun 11 10:03:08 UTC 2024 ====== BSC_Tests.TC_assignment_sdcch_exhausted_req_voice_tch_forbidden pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_assignment_sdcch_exhausted_req_voice_tch_forbidden.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=234123) Waiting for packet dumper to finish... 1 (prev_count=234123, count=414614) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_voice_tch_forbidden pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr_osmux_on'. ------ BSC_Tests.TC_assignment_codec_hr_osmux_on ------ Tue Jun 11 10:03:13 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_codec_hr_osmux_on.pcap" >/data/BSC_Tests.TC_assignment_codec_hr_osmux_on.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr_osmux_on' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_assignment_codec_hr_osmux_on started. MTC@dfa3c83210fe: "TC_assignment_codec_hr_osmux_on": using IMSI '001016138337062'H VirtMSC-IPA(678)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(678)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(678)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(679)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(679)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(676)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(677)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(682)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(682)@dfa3c83210fe: 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(682)@dfa3c83210fe: 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(682)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_assignment_codec_hr_osmux_on() start" MTC@dfa3c83210fe: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "assignment:attempted_sign", val := 0 }, { name := "assignment:attempted_speech", val := 0 }, { name := "assignment:completed_sign", val := 0 }, { name := "assignment:completed_speech", val := 0 }, { name := "assignment:stopped_sign", val := 0 }, { name := "assignment:stopped_speech", val := 0 }, { name := "assignment:no_channel_sign", val := 0 }, { name := "assignment:no_channel_speech", val := 0 }, { name := "assignment:timeout_sign", val := 0 }, { name := "assignment:timeout_speech", val := 0 }, { name := "assignment:failed_sign", val := 0 }, { name := "assignment:failed_speech", val := 0 }, { name := "assignment:error_sign", val := 0 }, { name := "assignment:error_speech", val := 0 } } } MTC@dfa3c83210fe: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "assignment:attempted_sign", val := 0 }, { name := "assignment:attempted_speech", val := 0 }, { name := "assignment:completed_sign", val := 0 }, { name := "assignment:completed_speech", val := 0 }, { name := "assignment:stopped_sign", val := 0 }, { name := "assignment:stopped_speech", val := 0 }, { name := "assignment:no_channel_sign", val := 0 }, { name := "assignment:no_channel_speech", val := 0 }, { name := "assignment:timeout_sign", val := 0 }, { name := "assignment:timeout_speech", val := 0 }, { name := "assignment:failed_sign", val := 0 }, { name := "assignment:failed_speech", val := 0 }, { name := "assignment:error_sign", val := 0 }, { name := "assignment:error_speech", val := 0 } } } MTC@dfa3c83210fe: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 } } } MTC@dfa3c83210fe: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 } } } TC_assignment_codec_hr_osmux_on(684)@dfa3c83210fe: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := *, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := omit, speechCodec := *, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(677)@dfa3c83210fe: f_create_expect(l3 := '05240103505902080910101683330726'O, n_connectPointCode := omit VirtMSC-RAN(677)@dfa3c83210fe: Created Expect[0] for '05240103505902080910101683330726'O to be handled at TC_assignment_codec_hr_osmux_on(684) VirtMSC-SCCP(676)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(676)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(677)@dfa3c83210fe: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(677)@dfa3c83210fe: Found Expect[0] for '05240103505902080910101683330726'O handled at TC_assignment_codec_hr_osmux_on(684) VirtMSC-RAN(677)@dfa3c83210fe: Added conn table entry 0TC_assignment_codec_hr_osmux_on(684)10107623 VirtMSC-SCCP(676)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(676)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(683)@dfa3c83210fe: Enabled queueing of DChan messages VirtMGW-MGCP-0(681)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_hr_osmux_on(684) VirtMSC-SCCP(676)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(676)@dfa3c83210fe: vl_len:11 VirtMSC-SCCP(676)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(676)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '0009010B03010905010000'O VirtMGW-MGCP-0(681)@dfa3c83210fe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "88", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "4a" }, { code := "L", val := "p:20, a:GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_codec_hr_osmux_on(684) TC_assignment_codec_hr_osmux_on(684)@dfa3c83210fe: 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(683)@dfa3c83210fe: Disabled queueing of DChan messages VirtMSC-SCCP(676)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(676)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(676)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(676)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_hr_osmux_on(684)@dfa3c83210fe: setverdict(pass): none -> pass TC_assignment_codec_hr_osmux_on(684)@dfa3c83210fe: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '3CBFA692'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, 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 := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '1516F54B'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := <unbound>, 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_assignment_codec_hr_osmux_on(684)@dfa3c83210fe: "TC_assignment_codec_hr_osmux_on": 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_assignment_codec_hr_osmux_on(684)@dfa3c83210fe: "TC_assignment_codec_hr_osmux_on": 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_assignment_codec_hr_osmux_on(684)@dfa3c83210fe: "MSC instructs BSC to clear channel" VirtMSC-SCCP(676)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(676)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(676)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(676)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(676)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(676)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(676)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(676)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_hr_osmux_on(684)@dfa3c83210fe: "Got BSSMAP Clear Complete" VirtMSC-RAN(677)@dfa3c83210fe: Deleted conn table entry 0TC_assignment_codec_hr_osmux_on(684)10107623 VirtMSC-SCCP(676)@dfa3c83210fe: Session index based on connection ID:0 TC_assignment_codec_hr_osmux_on(684)@dfa3c83210fe: "Got RSL RR Release" TC_assignment_codec_hr_osmux_on(684)@dfa3c83210fe: "Got RSL Deact SACCH" VirtMSC-SCCP(676)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(676)@dfa3c83210fe: RLC received in state:disconnect_pending TC_assignment_codec_hr_osmux_on(684)@dfa3c83210fe: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_hr_osmux_on(684)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: setverdict(pass): none -> pass MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(676)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(675)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(678)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-RAN(677)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(680)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(683)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(681)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(682)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(675): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(676): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(677): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(678): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(679): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(680): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(681): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(682): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(683): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_assignment_codec_hr_osmux_on(684): pass (pass -> pass) MTC@dfa3c83210fe: Test case TC_assignment_codec_hr_osmux_on finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_osmux_on pass'. Tue Jun 11 10:03:25 UTC 2024 ====== BSC_Tests.TC_assignment_codec_hr_osmux_on pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_assignment_codec_hr_osmux_on.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=357410) Waiting for packet dumper to finish... 1 (prev_count=357410, count=493408) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_osmux_on pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_osmux'. ------ BSC_Tests.TC_assignment_osmux ------ Tue Jun 11 10:03:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_osmux.pcap" >/data/BSC_Tests.TC_assignment_osmux.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_osmux' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_assignment_osmux started. MTC@dfa3c83210fe: "TC_assignment_osmux": using IMSI '001012117509058'H VirtMSC-IPA(688)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(688)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(688)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(689)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(689)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(686)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(687)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(692)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(692)@dfa3c83210fe: 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(692)@dfa3c83210fe: 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(692)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_assignment_osmux() start" TC_assignment_osmux(694)@dfa3c83210fe: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := *, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := omit, speechCodec := *, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(687)@dfa3c83210fe: f_create_expect(l3 := '05240103505902080910101271050985'O, n_connectPointCode := omit VirtMSC-RAN(687)@dfa3c83210fe: Created Expect[0] for '05240103505902080910101271050985'O to be handled at TC_assignment_osmux(694) VirtMSC-SCCP(686)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(686)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(687)@dfa3c83210fe: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(687)@dfa3c83210fe: Found Expect[0] for '05240103505902080910101271050985'O handled at TC_assignment_osmux(694) VirtMSC-RAN(687)@dfa3c83210fe: Added conn table entry 0TC_assignment_osmux(694)7450074 VirtMSC-SCCP(686)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(686)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(693)@dfa3c83210fe: Enabled queueing of DChan messages VirtMGW-MGCP-0(691)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_osmux(694) VirtMSC-SCCP(686)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(686)@dfa3c83210fe: vl_len:11 VirtMSC-SCCP(686)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(686)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '0009010B03010925010000'O VirtMGW-MGCP-0(691)@dfa3c83210fe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "91", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "4b" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" }, { code := "X-OSMUX", val := "*" } }, sdp := omit } handled at TC_assignment_osmux(694) TC_assignment_osmux(694)@dfa3c83210fe: 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 := '41'O ("A") }, 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 := { elementIdentifier := '03'O, lengthIndicator := 2, startMode := '00'B, spare3_1 := '0'B, iCMI := '1'B, nSCB := '0'B, multirateSpeechVersion := '001'B, params := '04'O }, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(693)@dfa3c83210fe: Disabled queueing of DChan messages VirtMSC-SCCP(686)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(686)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(686)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(686)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_osmux(694)@dfa3c83210fe: setverdict(pass): none -> pass TC_assignment_osmux(694)@dfa3c83210fe: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '6BC4BB35'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, 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 := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '69FC171E'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := <unbound>, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 98, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := 1, remote_osmux_cid := 0 }, 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_assignment_osmux(694)@dfa3c83210fe: "TC_assignment_osmux": 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_assignment_osmux(694)@dfa3c83210fe: "TC_assignment_osmux": 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_assignment_osmux(694)@dfa3c83210fe: found RSL MR CONFIG IE: { multirate_cfg := { len := 2, mr_speech_ver := 1, nscb := false, icmi := true, spare := '0'B, start_mode := 0, codec_modes := '00000100'B, parameters := ''O } } TC_assignment_osmux(694)@dfa3c83210fe: "MSC instructs BSC to clear channel" VirtMSC-SCCP(686)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(686)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(686)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(686)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(686)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(686)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(686)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(686)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_osmux(694)@dfa3c83210fe: "Got RSL RR Release" TC_assignment_osmux(694)@dfa3c83210fe: "Got RSL Deact SACCH" TC_assignment_osmux(694)@dfa3c83210fe: "Got BSSMAP Clear Complete" VirtMSC-RAN(687)@dfa3c83210fe: Deleted conn table entry 0TC_assignment_osmux(694)7450074 VirtMSC-SCCP(686)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(686)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(686)@dfa3c83210fe: RLC received in state:disconnect_pending TC_assignment_osmux(694)@dfa3c83210fe: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_osmux(694)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(686)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-RAN(687)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(690)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(688)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(685)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(693)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(691)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(692)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(685): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(686): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(687): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(688): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(689): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(690): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(691): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(692): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(693): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_assignment_osmux(694): pass (pass -> pass) MTC@dfa3c83210fe: Test case TC_assignment_osmux finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_osmux pass'. Tue Jun 11 10:03:42 UTC 2024 ====== BSC_Tests.TC_assignment_osmux pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_assignment_osmux.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=468660) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_osmux pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_osmux_cn'. ------ BSC_Tests.TC_assignment_osmux_cn ------ Tue Jun 11 10:03:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_osmux_cn.pcap" >/data/BSC_Tests.TC_assignment_osmux_cn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_osmux_cn' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_assignment_osmux_cn started. MTC@dfa3c83210fe: "TC_assignment_osmux_cn": using IMSI '001013939565682'H VirtMSC-IPA(698)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(698)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(698)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(699)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(699)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(696)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(697)@dfa3c83210fe: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(697)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(702)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(702)@dfa3c83210fe: 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(702)@dfa3c83210fe: 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(702)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_assignment_osmux_cn() start" TC_assignment_osmux_cn(704)@dfa3c83210fe: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := *, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := omit, speechCodec := *, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(697)@dfa3c83210fe: f_create_expect(l3 := '05240103505902080910109393656528'O, n_connectPointCode := omit VirtMSC-RAN(697)@dfa3c83210fe: Created Expect[0] for '05240103505902080910109393656528'O to be handled at TC_assignment_osmux_cn(704) VirtMSC-SCCP(696)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(696)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(697)@dfa3c83210fe: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(697)@dfa3c83210fe: Found Expect[0] for '05240103505902080910109393656528'O handled at TC_assignment_osmux_cn(704) VirtMSC-RAN(697)@dfa3c83210fe: Added conn table entry 0TC_assignment_osmux_cn(704)15593302 VirtMSC-SCCP(696)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(696)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(703)@dfa3c83210fe: Enabled queueing of DChan messages VirtMGW-MGCP-0(701)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_osmux_cn(704) VirtMSC-SCCP(696)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(696)@dfa3c83210fe: vl_len:11 VirtMSC-SCCP(696)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(696)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '0009010B03010925010000'O VirtMGW-MGCP-0(701)@dfa3c83210fe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "94", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "4c" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_osmux_cn(704) TC_assignment_osmux_cn(704)@dfa3c83210fe: 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 := '41'O ("A") }, 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 := { elementIdentifier := '03'O, lengthIndicator := 2, startMode := '00'B, spare3_1 := '0'B, iCMI := '1'B, nSCB := '0'B, multirateSpeechVersion := '001'B, params := '04'O }, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(703)@dfa3c83210fe: Disabled queueing of DChan messages VirtMSC-SCCP(696)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(696)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(696)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(696)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_osmux_cn(704)@dfa3c83210fe: setverdict(pass): none -> pass TC_assignment_osmux_cn(704)@dfa3c83210fe: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '3A726524'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, 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 := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '6B77B8AA'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := <unbound>, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 98, 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_assignment_osmux_cn(704)@dfa3c83210fe: "TC_assignment_osmux_cn": 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_assignment_osmux_cn(704)@dfa3c83210fe: "TC_assignment_osmux_cn": 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_assignment_osmux_cn(704)@dfa3c83210fe: found RSL MR CONFIG IE: { multirate_cfg := { len := 2, mr_speech_ver := 1, nscb := false, icmi := true, spare := '0'B, start_mode := 0, codec_modes := '00000100'B, parameters := ''O } } TC_assignment_osmux_cn(704)@dfa3c83210fe: "MSC instructs BSC to clear channel" VirtMSC-SCCP(696)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(696)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(696)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(696)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(696)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(696)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(696)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(696)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_osmux_cn(704)@dfa3c83210fe: "Got RSL RR Release" TC_assignment_osmux_cn(704)@dfa3c83210fe: "Got RSL Deact SACCH" TC_assignment_osmux_cn(704)@dfa3c83210fe: "Got BSSMAP Clear Complete" VirtMSC-RAN(697)@dfa3c83210fe: Deleted conn table entry 0TC_assignment_osmux_cn(704)15593302 VirtMSC-SCCP(696)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(696)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(696)@dfa3c83210fe: RLC received in state:disconnect_pending TC_assignment_osmux_cn(704)@dfa3c83210fe: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_osmux_cn(704)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(696)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(700)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-RAN(697)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(698)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(695)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(703)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(702)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(701)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(695): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(696): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(697): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(698): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(699): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(700): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(701): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(702): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(703): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_assignment_osmux_cn(704): pass (pass -> pass) MTC@dfa3c83210fe: Test case TC_assignment_osmux_cn finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_osmux_cn pass'. Tue Jun 11 10:04:00 UTC 2024 ====== BSC_Tests.TC_assignment_osmux_cn pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_assignment_osmux_cn.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=300176) Waiting for packet dumper to finish... 1 (prev_count=300176, count=481491) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_osmux_cn pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_osmux_bts'. ------ BSC_Tests.TC_assignment_osmux_bts ------ Tue Jun 11 10:04:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_osmux_bts.pcap" >/data/BSC_Tests.TC_assignment_osmux_bts.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_osmux_bts' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_assignment_osmux_bts started. MTC@dfa3c83210fe: "TC_assignment_osmux_bts": using IMSI '001015373795532'H VirtMSC-IPA(708)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(708)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(708)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(709)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(709)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(706)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(707)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(712)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(712)@dfa3c83210fe: 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(712)@dfa3c83210fe: 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(712)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_assignment_osmux_bts() start" TC_assignment_osmux_bts(714)@dfa3c83210fe: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := *, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := omit, speechCodec := *, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(707)@dfa3c83210fe: f_create_expect(l3 := '05240103505902080910103537975523'O, n_connectPointCode := omit VirtMSC-RAN(707)@dfa3c83210fe: Created Expect[0] for '05240103505902080910103537975523'O to be handled at TC_assignment_osmux_bts(714) VirtMSC-SCCP(706)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(706)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(707)@dfa3c83210fe: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(707)@dfa3c83210fe: Found Expect[0] for '05240103505902080910103537975523'O handled at TC_assignment_osmux_bts(714) VirtMSC-RAN(707)@dfa3c83210fe: Added conn table entry 0TC_assignment_osmux_bts(714)3361752 VirtMSC-SCCP(706)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(706)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(713)@dfa3c83210fe: Enabled queueing of DChan messages VirtMGW-MGCP-0(711)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_osmux_bts(714) VirtMSC-SCCP(706)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(706)@dfa3c83210fe: vl_len:11 VirtMSC-SCCP(706)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(706)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '0009010B03010925010000'O VirtMGW-MGCP-0(711)@dfa3c83210fe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "97", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "4d" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" }, { code := "X-OSMUX", val := "*" } }, sdp := omit } handled at TC_assignment_osmux_bts(714) TC_assignment_osmux_bts(714)@dfa3c83210fe: 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 := '41'O ("A") }, 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 := { elementIdentifier := '03'O, lengthIndicator := 2, startMode := '00'B, spare3_1 := '0'B, iCMI := '1'B, nSCB := '0'B, multirateSpeechVersion := '001'B, params := '04'O }, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(713)@dfa3c83210fe: Disabled queueing of DChan messages VirtMSC-SCCP(706)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(706)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(706)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(706)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_osmux_bts(714)@dfa3c83210fe: setverdict(pass): none -> pass TC_assignment_osmux_bts(714)@dfa3c83210fe: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '222C416F'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, 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 := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '30A9E69A'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := <unbound>, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 98, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := 1, remote_osmux_cid := 0 }, 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_assignment_osmux_bts(714)@dfa3c83210fe: "TC_assignment_osmux_bts": 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_assignment_osmux_bts(714)@dfa3c83210fe: "TC_assignment_osmux_bts": 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_assignment_osmux_bts(714)@dfa3c83210fe: found RSL MR CONFIG IE: { multirate_cfg := { len := 2, mr_speech_ver := 1, nscb := false, icmi := true, spare := '0'B, start_mode := 0, codec_modes := '00000100'B, parameters := ''O } } TC_assignment_osmux_bts(714)@dfa3c83210fe: "MSC instructs BSC to clear channel" VirtMSC-SCCP(706)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(706)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(706)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(706)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(706)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(706)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(706)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(706)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_osmux_bts(714)@dfa3c83210fe: "Got BSSMAP Clear Complete" VirtMSC-RAN(707)@dfa3c83210fe: Deleted conn table entry 0TC_assignment_osmux_bts(714)3361752 VirtMSC-SCCP(706)@dfa3c83210fe: Session index based on connection ID:0 TC_assignment_osmux_bts(714)@dfa3c83210fe: "Got RSL RR Release" TC_assignment_osmux_bts(714)@dfa3c83210fe: "Got RSL Deact SACCH" VirtMSC-SCCP(706)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(706)@dfa3c83210fe: RLC received in state:disconnect_pending TC_assignment_osmux_bts(714)@dfa3c83210fe: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_osmux_bts(714)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(707)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-SCCP(706)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(705)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(710)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(708)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(713)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(711)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(712)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(705): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(706): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(707): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(708): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(709): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(710): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(711): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(712): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(713): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_assignment_osmux_bts(714): pass (pass -> pass) MTC@dfa3c83210fe: Test case TC_assignment_osmux_bts finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_osmux_bts pass'. Tue Jun 11 10:04:17 UTC 2024 ====== BSC_Tests.TC_assignment_osmux_bts pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_assignment_osmux_bts.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=469124) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_osmux_bts pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_est_ind_inact_lchan'. ------ BSC_Tests.TC_rll_est_ind_inact_lchan ------ Tue Jun 11 10:04:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_rll_est_ind_inact_lchan.pcap" >/data/BSC_Tests.TC_rll_est_ind_inact_lchan.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_est_ind_inact_lchan' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_rll_est_ind_inact_lchan started. VirtMSC-IPA(717)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(717)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(717)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(718)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(718)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(716)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(721)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(721)@dfa3c83210fe: 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(721)@dfa3c83210fe: 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(721)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_rll_est_ind_inact_lchan() start" MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(716)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(715)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(717)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(719)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(721)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(720)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(715): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(716): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(717): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(718): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(719): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(720): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(721): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_rll_est_ind_inact_lchan finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_est_ind_inact_lchan pass'. Tue Jun 11 10:04:29 UTC 2024 ====== BSC_Tests.TC_rll_est_ind_inact_lchan pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_rll_est_ind_inact_lchan.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=168829) Waiting for packet dumper to finish... 1 (prev_count=168829, count=350144) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_est_ind_inact_lchan pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_est_ind_inval_sapi1'. ------ BSC_Tests.TC_rll_est_ind_inval_sapi1 ------ Tue Jun 11 10:04:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_rll_est_ind_inval_sapi1.pcap" >/data/BSC_Tests.TC_rll_est_ind_inval_sapi1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_est_ind_inval_sapi1' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_rll_est_ind_inval_sapi1 started. VirtMSC-IPA(724)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(724)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(724)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(725)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(725)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(723)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(728)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(728)@dfa3c83210fe: 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(728)@dfa3c83210fe: 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(728)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_rll_est_ind_inval_sapi1() start" MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(723)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(722)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(724)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(726)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass VirtMGW-MGCP-0(727)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(728)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(722): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(723): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(724): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(725): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(726): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(727): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(728): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_rll_est_ind_inval_sapi1 finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_est_ind_inval_sapi1 pass'. Tue Jun 11 10:04:43 UTC 2024 ====== BSC_Tests.TC_rll_est_ind_inval_sapi1 pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_rll_est_ind_inval_sapi1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=177449) Waiting for packet dumper to finish... 1 (prev_count=177449, count=358353) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_est_ind_inval_sapi1 pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_est_ind_inval_sapi3'. ------ BSC_Tests.TC_rll_est_ind_inval_sapi3 ------ Tue Jun 11 10:04:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_rll_est_ind_inval_sapi3.pcap" >/data/BSC_Tests.TC_rll_est_ind_inval_sapi3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_est_ind_inval_sapi3' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_rll_est_ind_inval_sapi3 started. VirtMSC-IPA(731)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(731)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(731)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(732)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(732)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(730)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(735)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(735)@dfa3c83210fe: 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(735)@dfa3c83210fe: 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(735)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_rll_est_ind_inval_sapi3() start" MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(730)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(729)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(733)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(731)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(735)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(734)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(729): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(730): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(731): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(732): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(733): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(734): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(735): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_rll_est_ind_inval_sapi3 finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_est_ind_inval_sapi3 pass'. Tue Jun 11 10:04:57 UTC 2024 ====== BSC_Tests.TC_rll_est_ind_inval_sapi3 pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_rll_est_ind_inval_sapi3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=175915) Waiting for packet dumper to finish... 1 (prev_count=175915, count=357643) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_est_ind_inval_sapi3 pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_est_ind_inval_sacch'. ------ BSC_Tests.TC_rll_est_ind_inval_sacch ------ Tue Jun 11 10:05:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_rll_est_ind_inval_sacch.pcap" >/data/BSC_Tests.TC_rll_est_ind_inval_sacch.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_est_ind_inval_sacch' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_rll_est_ind_inval_sacch started. VirtMSC-IPA(738)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(738)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(738)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(739)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(739)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(737)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(742)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(742)@dfa3c83210fe: 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(742)@dfa3c83210fe: 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(742)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_rll_est_ind_inval_sacch() start" MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-STATS(736)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(740)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(738)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-SCCP(737)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass VirtMGW-MGCP-0(741)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(742)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(736): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(737): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(738): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(739): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(740): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(741): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(742): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_rll_est_ind_inval_sacch finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_est_ind_inval_sacch pass'. Tue Jun 11 10:05:12 UTC 2024 ====== BSC_Tests.TC_rll_est_ind_inval_sacch pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_rll_est_ind_inval_sacch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=177064) Waiting for packet dumper to finish... 1 (prev_count=177064, count=357555) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_est_ind_inval_sacch pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_tch_dlci_link_id_sapi'. ------ BSC_Tests.TC_tch_dlci_link_id_sapi ------ Tue Jun 11 10:05:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_tch_dlci_link_id_sapi.pcap" >/data/BSC_Tests.TC_tch_dlci_link_id_sapi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_tch_dlci_link_id_sapi' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_tch_dlci_link_id_sapi started. MTC@dfa3c83210fe: "TC_tch_dlci_link_id_sapi": using IMSI '001018614515637'H VirtMSC-IPA(746)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(746)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(746)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(747)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(747)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(744)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(745)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(750)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(750)@dfa3c83210fe: 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(750)@dfa3c83210fe: 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(750)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_tch_dlci_link_id_sapi() start" VirtMSC-RAN(745)@dfa3c83210fe: f_create_expect(l3 := '05240103505902080910106841156573'O, n_connectPointCode := omit VirtMSC-RAN(745)@dfa3c83210fe: Created Expect[0] for '05240103505902080910106841156573'O to be handled at TC_tch_dlci_link_id_sapi(752) VirtMSC-SCCP(744)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(744)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(745)@dfa3c83210fe: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(745)@dfa3c83210fe: Found Expect[0] for '05240103505902080910106841156573'O handled at TC_tch_dlci_link_id_sapi(752) VirtMSC-RAN(745)@dfa3c83210fe: Added conn table entry 0TC_tch_dlci_link_id_sapi(752)6364148 VirtMSC-SCCP(744)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(744)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(751)@dfa3c83210fe: Enabled queueing of DChan messages VirtMGW-MGCP-0(749)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_tch_dlci_link_id_sapi(752) VirtMSC-SCCP(744)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(744)@dfa3c83210fe: vl_len:14 VirtMSC-SCCP(744)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(744)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMGW-MGCP-0(749)@dfa3c83210fe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "100", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "4e" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_tch_dlci_link_id_sapi(752) TC_tch_dlci_link_id_sapi(752)@dfa3c83210fe: 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(751)@dfa3c83210fe: Disabled queueing of DChan messages VirtMSC-SCCP(744)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(744)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(744)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(744)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(752)@dfa3c83210fe: setverdict(pass): none -> pass TC_tch_dlci_link_id_sapi(752)@dfa3c83210fe: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '74B8B3EC'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 := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '66056709'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := <unbound>, 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_tch_dlci_link_id_sapi(752)@dfa3c83210fe: "TC_tch_dlci_link_id_sapi": 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_tch_dlci_link_id_sapi(752)@dfa3c83210fe: "TC_tch_dlci_link_id_sapi": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 VirtMSC-SCCP(744)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(744)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(744)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(744)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(744)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(744)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(744)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(744)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(752)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(744)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(744)@dfa3c83210fe: vl_len:18 VirtMSC-SCCP(744)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(744)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '01800F0930D11D612AA17BC469D0CF899E48'O TC_tch_dlci_link_id_sapi(752)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(744)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(744)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(744)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(744)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(752)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(744)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(744)@dfa3c83210fe: vl_len:18 VirtMSC-SCCP(744)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(744)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '01C30F0953706DAD0940F5DB29055F03EFCB'O TC_tch_dlci_link_id_sapi(752)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(744)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(744)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(744)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(744)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(752)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(744)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(744)@dfa3c83210fe: vl_len:18 VirtMSC-SCCP(744)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(744)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '01800F09604471C6FD9F1A014E24AE474AEB'O TC_tch_dlci_link_id_sapi(752)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(744)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(744)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(744)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(744)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(752)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(744)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(744)@dfa3c83210fe: vl_len:18 VirtMSC-SCCP(744)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(744)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '01C30F093FE78D4F200E30C44153C643DA7B'O TC_tch_dlci_link_id_sapi(752)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(744)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(744)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(744)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(744)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(752)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(744)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(744)@dfa3c83210fe: vl_len:18 VirtMSC-SCCP(744)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(744)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '01800F09DEA5E25AD5AB74C74FE16D7D3AC9'O TC_tch_dlci_link_id_sapi(752)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(744)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(744)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(744)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(744)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(752)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(744)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(744)@dfa3c83210fe: vl_len:18 VirtMSC-SCCP(744)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(744)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '01C30F09BDB4C4C1BB9E0B9CF004D237B498'O TC_tch_dlci_link_id_sapi(752)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(744)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(744)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(744)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(744)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(752)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(744)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(744)@dfa3c83210fe: vl_len:18 VirtMSC-SCCP(744)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(744)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '01800F09E166E9506A2C81E1874EAEA5762C'O TC_tch_dlci_link_id_sapi(752)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(744)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(744)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(744)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(744)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(752)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(744)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(744)@dfa3c83210fe: vl_len:18 VirtMSC-SCCP(744)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(744)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '01C30F0920FCD29B8F9382A1C8C9794FA6A3'O TC_tch_dlci_link_id_sapi(752)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(744)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(744)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(744)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(744)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(752)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(744)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(744)@dfa3c83210fe: vl_len:18 VirtMSC-SCCP(744)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(744)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '01800F09B4BC2080BEAF4FFA54869C048E88'O TC_tch_dlci_link_id_sapi(752)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(744)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(744)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(744)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(744)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(752)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(744)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(744)@dfa3c83210fe: vl_len:18 VirtMSC-SCCP(744)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(744)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '01C30F098AD14398CCA7E605C7D02F7397CB'O TC_tch_dlci_link_id_sapi(752)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(744)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(744)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(744)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(744)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(752)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(744)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(744)@dfa3c83210fe: vl_len:18 VirtMSC-SCCP(744)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(744)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '01800F098D08D8B8976D8AD1983A21D38CD1'O TC_tch_dlci_link_id_sapi(752)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(744)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(744)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(744)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(744)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(752)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(744)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(744)@dfa3c83210fe: vl_len:18 VirtMSC-SCCP(744)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(744)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '01C30F097DABD1171383A3C4BDFFB39C48EA'O TC_tch_dlci_link_id_sapi(752)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(744)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(744)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(744)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(744)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(752)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(744)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(744)@dfa3c83210fe: vl_len:18 VirtMSC-SCCP(744)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(744)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '01800F09C23BCA32C6565615406194E1F3F8'O TC_tch_dlci_link_id_sapi(752)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(744)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(744)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(744)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(744)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(752)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(744)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(744)@dfa3c83210fe: vl_len:18 VirtMSC-SCCP(744)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(744)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '01C30F09723B5594C154CDF2A5BEFC251D1B'O TC_tch_dlci_link_id_sapi(752)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(744)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(744)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(744)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(744)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(752)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(744)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(744)@dfa3c83210fe: vl_len:18 VirtMSC-SCCP(744)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(744)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '01800F0913BC20283A10EDA8281EAE3537CE'O TC_tch_dlci_link_id_sapi(752)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(744)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(744)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(744)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(744)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(752)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(744)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(744)@dfa3c83210fe: vl_len:18 VirtMSC-SCCP(744)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(744)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '01C30F092B0503EDE0FCA68C18C8DA63E6B8'O TC_tch_dlci_link_id_sapi(752)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(744)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(744)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(744)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(744)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(752)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(744)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(744)@dfa3c83210fe: vl_len:18 VirtMSC-SCCP(744)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(744)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '01800F09DA1BBF61BD80514D3DF9297FA081'O TC_tch_dlci_link_id_sapi(752)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(744)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(744)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(744)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(744)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(752)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(744)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(744)@dfa3c83210fe: vl_len:18 VirtMSC-SCCP(744)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(744)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '01C30F093489033203AE71FF456CB1B87F92'O TC_tch_dlci_link_id_sapi(752)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(744)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(744)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(744)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(744)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(752)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(744)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(744)@dfa3c83210fe: vl_len:18 VirtMSC-SCCP(744)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(744)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '01800F0961D985256E4FF72C2796064D2F31'O TC_tch_dlci_link_id_sapi(752)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(744)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(744)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(744)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(744)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(752)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(744)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(744)@dfa3c83210fe: vl_len:18 VirtMSC-SCCP(744)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(744)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '01C30F09A341BBB716E0840B70B3F8EB0AD7'O TC_tch_dlci_link_id_sapi(752)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(744)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(744)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(744)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(744)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(752)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(744)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(744)@dfa3c83210fe: vl_len:18 VirtMSC-SCCP(744)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(744)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '01800F0921FA72D49FE83BDD52DD09E28766'O TC_tch_dlci_link_id_sapi(752)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(744)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(744)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(744)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(744)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(752)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(744)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(744)@dfa3c83210fe: vl_len:18 VirtMSC-SCCP(744)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(744)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '01C30F09AB822F571BD90A64F16FCC8F1258'O TC_tch_dlci_link_id_sapi(752)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(744)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(744)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(744)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(744)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(752)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(744)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(744)@dfa3c83210fe: vl_len:18 VirtMSC-SCCP(744)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(744)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '01800F0964C4A4A27CF08DE15A12926B21C7'O TC_tch_dlci_link_id_sapi(752)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(744)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(744)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(744)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(744)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(752)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(744)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(744)@dfa3c83210fe: vl_len:18 VirtMSC-SCCP(744)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(744)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '01C30F09B4FC6D186BE4860334D0CBE267FE'O TC_tch_dlci_link_id_sapi(752)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(744)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(744)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(744)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(744)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(752)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(744)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(744)@dfa3c83210fe: vl_len:18 VirtMSC-SCCP(744)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(744)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '01800F090BF5CF7A6C9BB0B7386C243217BD'O TC_tch_dlci_link_id_sapi(752)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(744)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(744)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(744)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(744)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(752)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(744)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(744)@dfa3c83210fe: vl_len:18 VirtMSC-SCCP(744)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(744)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '01C30F09F3F8572C43807BF08EC3FD49FF0D'O TC_tch_dlci_link_id_sapi(752)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(744)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(744)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(744)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(744)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(752)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(744)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(744)@dfa3c83210fe: vl_len:18 VirtMSC-SCCP(744)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(744)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '01800F094C0E40B60CC3AC6FEBB33AA6F81D'O TC_tch_dlci_link_id_sapi(752)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(744)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(744)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(744)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(744)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(752)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(744)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(744)@dfa3c83210fe: vl_len:18 VirtMSC-SCCP(744)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(744)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '01C30F0954264BE7781501CBC66BBD81437F'O TC_tch_dlci_link_id_sapi(752)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(744)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(744)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(744)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(744)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(752)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(744)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(744)@dfa3c83210fe: vl_len:18 VirtMSC-SCCP(744)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(744)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '01800F09A4A42CBA8D01920EB5A4F91EEED2'O TC_tch_dlci_link_id_sapi(752)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(744)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(744)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(744)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(744)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(752)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(744)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(744)@dfa3c83210fe: vl_len:18 VirtMSC-SCCP(744)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(744)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '01C30F09A5197DD805171013FEEEBA51CE8B'O TC_tch_dlci_link_id_sapi(752)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(744)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(744)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(744)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(744)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(752)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(744)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(744)@dfa3c83210fe: vl_len:18 VirtMSC-SCCP(744)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(744)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '01800F0918404BBF87C17DA69E4E64551B4C'O TC_tch_dlci_link_id_sapi(752)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(744)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(744)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(744)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(744)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(752)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(744)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(744)@dfa3c83210fe: vl_len:18 VirtMSC-SCCP(744)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(744)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '01C30F0947BF2F30BAF6BD13603BC8ED0753'O TC_tch_dlci_link_id_sapi(752)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed TC_tch_dlci_link_id_sapi(752)@dfa3c83210fe: "MSC instructs BSC to clear channel" VirtMSC-SCCP(744)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(744)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(744)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(744)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(744)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(744)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(744)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(744)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes IPA-BTS0-TRX0-RSL-IPA(750)@dfa3c83210fe: Warning: dec_RSL_Message(): Data remained at the end of the stream after successful decoding: '01'O TC_tch_dlci_link_id_sapi(752)@dfa3c83210fe: "Got BSSMAP Clear Complete" VirtMSC-RAN(745)@dfa3c83210fe: Deleted conn table entry 0TC_tch_dlci_link_id_sapi(752)6364148 VirtMSC-SCCP(744)@dfa3c83210fe: Session index based on connection ID:0 TC_tch_dlci_link_id_sapi(752)@dfa3c83210fe: "Got RSL RR Release" TC_tch_dlci_link_id_sapi(752)@dfa3c83210fe: "Got RSL Deact SACCH" VirtMSC-SCCP(744)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(744)@dfa3c83210fe: RLC received in state:disconnect_pending TC_tch_dlci_link_id_sapi(752)@dfa3c83210fe: "Got RSL RF Chan Rel, sending Rel Ack" TC_tch_dlci_link_id_sapi(752)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(744)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-RAN(745)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(743)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(748)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(746)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(751)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(749)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(750)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(743): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(744): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(745): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(746): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(747): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(748): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(749): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(750): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(751): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_tch_dlci_link_id_sapi(752): pass (pass -> pass) MTC@dfa3c83210fe: Test case TC_tch_dlci_link_id_sapi finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_tch_dlci_link_id_sapi pass'. Tue Jun 11 10:05:32 UTC 2024 ====== BSC_Tests.TC_tch_dlci_link_id_sapi pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_tch_dlci_link_id_sapi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=702065) Waiting for packet dumper to finish... 1 (prev_count=702065, count=704067) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_tch_dlci_link_id_sapi pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_rel_ind_sapi_n_reject'. ------ BSC_Tests.TC_rll_rel_ind_sapi_n_reject ------ Tue Jun 11 10:05:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_rll_rel_ind_sapi_n_reject.pcap" >/data/BSC_Tests.TC_rll_rel_ind_sapi_n_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_rel_ind_sapi_n_reject' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_rll_rel_ind_sapi_n_reject started. VirtMSC-IPA(755)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(755)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(755)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(756)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(756)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(754)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(759)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(759)@dfa3c83210fe: 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(759)@dfa3c83210fe: 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(759)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_rll_rel_ind_sapi_n_reject() start" VirtMSC-SCCP(754)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(754)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(754)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(754)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(754)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(754)@dfa3c83210fe: vl_len:21 VirtMSC-SCCP(754)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(754)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '010312050802123456172A52080910105031900532'O VirtMSC-SCCP(754)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(754)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(754)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(754)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@dfa3c83210fe: setverdict(pass): none -> pass MTC@dfa3c83210fe: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(754)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(754)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(754)@dfa3c83210fe: RLC received in state:disconnect_pending MTC@dfa3c83210fe: GOT CAUSE CODE: '01'O = GSM48_RR_CAUSE_ABNORMAL_UNSPEC (1) MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(754)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(757)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(753)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(755)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(759)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(758)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(753): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(754): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(755): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(756): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(757): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(758): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(759): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_rll_rel_ind_sapi_n_reject finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_rel_ind_sapi_n_reject pass'. Tue Jun 11 10:05:46 UTC 2024 ====== BSC_Tests.TC_rll_rel_ind_sapi_n_reject pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_rll_rel_ind_sapi_n_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=212631) Waiting for packet dumper to finish... 1 (prev_count=212631, count=395361) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_rel_ind_sapi_n_reject pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_err_ind_sapi_n_reject'. ------ BSC_Tests.TC_rll_err_ind_sapi_n_reject ------ Tue Jun 11 10:05:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_rll_err_ind_sapi_n_reject.pcap" >/data/BSC_Tests.TC_rll_err_ind_sapi_n_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_err_ind_sapi_n_reject' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_rll_err_ind_sapi_n_reject started. VirtMSC-IPA(762)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(762)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(762)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(763)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(763)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(761)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(766)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(766)@dfa3c83210fe: 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(766)@dfa3c83210fe: 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(766)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_rll_err_ind_sapi_n_reject() start" VirtMSC-SCCP(761)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(761)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(761)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(761)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(761)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(761)@dfa3c83210fe: vl_len:21 VirtMSC-SCCP(761)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(761)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '010312050802123456172A52080910106379043299'O VirtMSC-SCCP(761)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(761)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(761)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(761)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@dfa3c83210fe: setverdict(pass): none -> pass MTC@dfa3c83210fe: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(761)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(761)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(761)@dfa3c83210fe: RLC received in state:disconnect_pending MTC@dfa3c83210fe: GOT CAUSE CODE: '01'O = GSM48_RR_CAUSE_ABNORMAL_UNSPEC (1) MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(761)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(760)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(764)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(762)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMGW-MGCP-0(765)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(766)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(760): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(761): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(762): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(763): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(764): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(765): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(766): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_rll_err_ind_sapi_n_reject finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_err_ind_sapi_n_reject pass'. Tue Jun 11 10:06:01 UTC 2024 ====== BSC_Tests.TC_rll_err_ind_sapi_n_reject pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_rll_err_ind_sapi_n_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=210261) Waiting for packet dumper to finish... 1 (prev_count=210261, count=392578) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_err_ind_sapi_n_reject pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_timeout_sapi_n_reject'. ------ BSC_Tests.TC_rll_timeout_sapi_n_reject ------ Tue Jun 11 10:06:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_rll_timeout_sapi_n_reject.pcap" >/data/BSC_Tests.TC_rll_timeout_sapi_n_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_timeout_sapi_n_reject' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_rll_timeout_sapi_n_reject started. VirtMSC-IPA(769)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(769)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(769)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(770)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(770)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(768)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(773)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(773)@dfa3c83210fe: 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(773)@dfa3c83210fe: 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(773)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_rll_timeout_sapi_n_reject() start" VirtMSC-SCCP(768)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(768)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(768)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(768)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(768)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(768)@dfa3c83210fe: vl_len:21 VirtMSC-SCCP(768)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(768)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '010312050802123456172A52080910103157269193'O VirtMSC-SCCP(768)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(768)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(768)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(768)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@dfa3c83210fe: setverdict(pass): none -> pass MTC@dfa3c83210fe: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(768)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(768)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(768)@dfa3c83210fe: RLC received in state:disconnect_pending MTC@dfa3c83210fe: GOT CAUSE CODE: '01'O = GSM48_RR_CAUSE_ABNORMAL_UNSPEC (1) MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(768)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(767)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(771)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(769)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(773)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(772)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(767): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(768): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(769): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(770): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(771): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(772): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(773): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_rll_timeout_sapi_n_reject finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_timeout_sapi_n_reject pass'. Tue Jun 11 10:06:22 UTC 2024 ====== BSC_Tests.TC_rll_timeout_sapi_n_reject pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_rll_timeout_sapi_n_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=218019) Waiting for packet dumper to finish... 1 (prev_count=218019, count=398923) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_timeout_sapi_n_reject pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_sapi_n_reject_dlci_cc'. ------ BSC_Tests.TC_rll_sapi_n_reject_dlci_cc ------ Tue Jun 11 10:06:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_rll_sapi_n_reject_dlci_cc.pcap" >/data/BSC_Tests.TC_rll_sapi_n_reject_dlci_cc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_sapi_n_reject_dlci_cc' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_rll_sapi_n_reject_dlci_cc started. VirtMSC-IPA(776)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(776)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(776)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(777)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(777)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(775)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(780)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(780)@dfa3c83210fe: 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(780)@dfa3c83210fe: 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(780)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_rll_sapi_n_reject_dlci_cc() start" VirtMSC-SCCP(775)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(775)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(775)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(775)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(775)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(775)@dfa3c83210fe: vl_len:21 VirtMSC-SCCP(775)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(775)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '010312050802123456172A52080910109090198337'O VirtMSC-SCCP(775)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(775)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(775)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(775)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@dfa3c83210fe: setverdict(pass): none -> pass MTC@dfa3c83210fe: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(775)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(775)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(775)@dfa3c83210fe: RLC received in state:disconnect_pending MTC@dfa3c83210fe: GOT CAUSE CODE: '01'O = GSM48_RR_CAUSE_ABNORMAL_UNSPEC (1) MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(775)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(776)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(774)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(778)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(780)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(779)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(774): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(775): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(776): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(777): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(778): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(779): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(780): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_rll_sapi_n_reject_dlci_cc finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_sapi_n_reject_dlci_cc pass'. Tue Jun 11 10:06:36 UTC 2024 ====== BSC_Tests.TC_rll_sapi_n_reject_dlci_cc pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_rll_sapi_n_reject_dlci_cc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=211260) Waiting for packet dumper to finish... 1 (prev_count=211260, count=392575) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_sapi_n_reject_dlci_cc pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan'. ------ BSC_Tests.TC_paging_imsi_nochan ------ Tue Jun 11 10:06:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_paging_imsi_nochan.pcap" >/data/BSC_Tests.TC_paging_imsi_nochan.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_paging_imsi_nochan started. VirtMSC-IPA(783)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(783)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(783)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(784)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(784)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(782)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(787)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(787)@dfa3c83210fe: 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(787)@dfa3c83210fe: 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(787)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(788)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(788)@dfa3c83210fe: 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-BTS1-TRX0-RSL-IPA(788)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'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-BTS1-TRX0-RSL-IPA(788)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(789)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(789)@dfa3c83210fe: 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-BTS2-TRX0-RSL-IPA(789)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'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-BTS2-TRX0-RSL-IPA(789)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(790)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(790)@dfa3c83210fe: 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-BTS2-TRX1-RSL-IPA(790)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'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-BTS2-TRX1-RSL-IPA(790)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(791)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(791)@dfa3c83210fe: 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-BTS2-TRX2-RSL-IPA(791)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'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-BTS2-TRX2-RSL-IPA(791)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(792)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(792)@dfa3c83210fe: 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-BTS2-TRX3-RSL-IPA(792)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'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-BTS2-TRX3-RSL-IPA(792)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_paging_imsi_nochan() start" MTC@dfa3c83210fe: setverdict(pass): none -> pass MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@dfa3c83210fe: count mismatch, retrying in 3.000000 MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@dfa3c83210fe: count mismatch, retrying in 3.000000 MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@dfa3c83210fe: count mismatch, retrying in 3.000000 MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@dfa3c83210fe: count mismatch, retrying in 3.000000 MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(782)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(781)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(783)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(785)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS2-TRX1-RSL-IPA(790)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(786)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(787)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(792)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(789)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(791)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(788)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(781): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(782): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(783): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(784): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(785): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(786): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(787): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(788): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(789): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(790): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(791): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(792): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_paging_imsi_nochan finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan pass'. Tue Jun 11 10:07:06 UTC 2024 ====== BSC_Tests.TC_paging_imsi_nochan pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_paging_imsi_nochan.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=616908) Waiting for packet dumper to finish... 1 (prev_count=616908, count=1402268) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_nochan'. ------ BSC_Tests.TC_paging_tmsi_nochan ------ Tue Jun 11 10:07:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_paging_tmsi_nochan.pcap" >/data/BSC_Tests.TC_paging_tmsi_nochan.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_nochan' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_paging_tmsi_nochan started. VirtMSC-IPA(795)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(795)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(795)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(796)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(796)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(794)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(799)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(799)@dfa3c83210fe: 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(799)@dfa3c83210fe: 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(799)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(800)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(800)@dfa3c83210fe: 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-BTS1-TRX0-RSL-IPA(800)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'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-BTS1-TRX0-RSL-IPA(800)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(801)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(801)@dfa3c83210fe: 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-BTS2-TRX0-RSL-IPA(801)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'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-BTS2-TRX0-RSL-IPA(801)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(802)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(802)@dfa3c83210fe: 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-BTS2-TRX1-RSL-IPA(802)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'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-BTS2-TRX1-RSL-IPA(802)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(803)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(803)@dfa3c83210fe: 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-BTS2-TRX2-RSL-IPA(803)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'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-BTS2-TRX2-RSL-IPA(803)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(804)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(804)@dfa3c83210fe: 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-BTS2-TRX3-RSL-IPA(804)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'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-BTS2-TRX3-RSL-IPA(804)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_paging_tmsi_nochan() start" MTC@dfa3c83210fe: setverdict(pass): none -> pass MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@dfa3c83210fe: count mismatch, retrying in 3.000000 MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@dfa3c83210fe: count mismatch, retrying in 3.000000 MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@dfa3c83210fe: count mismatch, retrying in 3.000000 MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@dfa3c83210fe: count mismatch, retrying in 3.000000 MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-STATS(793)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(797)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(795)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-SCCP(794)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS2-TRX3-RSL-IPA(804)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(801)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(803)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(802)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(799)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(800)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(798)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(793): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(794): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(795): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(796): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(797): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(798): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(799): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(800): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(801): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(802): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(803): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(804): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_paging_tmsi_nochan finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_nochan pass'. Tue Jun 11 10:07:36 UTC 2024 ====== BSC_Tests.TC_paging_tmsi_nochan pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_paging_tmsi_nochan.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=621008) Waiting for packet dumper to finish... 1 (prev_count=621008, count=1406203) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_nochan pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_any'. ------ BSC_Tests.TC_paging_tmsi_any ------ Tue Jun 11 10:07:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_paging_tmsi_any.pcap" >/data/BSC_Tests.TC_paging_tmsi_any.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_any' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_paging_tmsi_any started. VirtMSC-IPA(807)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(807)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(807)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(808)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(808)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(806)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(811)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(811)@dfa3c83210fe: 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(811)@dfa3c83210fe: 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(811)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(812)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(812)@dfa3c83210fe: 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-BTS1-TRX0-RSL-IPA(812)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'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-BTS1-TRX0-RSL-IPA(812)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(813)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(813)@dfa3c83210fe: 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-BTS2-TRX0-RSL-IPA(813)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'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-BTS2-TRX0-RSL-IPA(813)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(814)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(814)@dfa3c83210fe: 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-BTS2-TRX1-RSL-IPA(814)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'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-BTS2-TRX1-RSL-IPA(814)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(815)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(815)@dfa3c83210fe: 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-BTS2-TRX2-RSL-IPA(815)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'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-BTS2-TRX2-RSL-IPA(815)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(816)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(816)@dfa3c83210fe: 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-BTS2-TRX3-RSL-IPA(816)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'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-BTS2-TRX3-RSL-IPA(816)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_paging_tmsi_any() start" MTC@dfa3c83210fe: setverdict(pass): none -> pass MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@dfa3c83210fe: count mismatch, retrying in 3.000000 MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@dfa3c83210fe: count mismatch, retrying in 3.000000 MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@dfa3c83210fe: count mismatch, retrying in 3.000000 MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@dfa3c83210fe: count mismatch, retrying in 3.000000 MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(806)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(809)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(805)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(807)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS2-TRX0-RSL-IPA(813)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(810)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(816)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(811)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(815)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(814)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(812)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(805): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(806): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(807): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(808): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(809): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(810): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(811): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(812): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(813): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(814): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(815): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(816): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_paging_tmsi_any finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_any pass'. Tue Jun 11 10:08:07 UTC 2024 ====== BSC_Tests.TC_paging_tmsi_any pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_paging_tmsi_any.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=620484) Waiting for packet dumper to finish... 1 (prev_count=620484, count=1405679) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_any pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_sdcch'. ------ BSC_Tests.TC_paging_tmsi_sdcch ------ Tue Jun 11 10:08:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_paging_tmsi_sdcch.pcap" >/data/BSC_Tests.TC_paging_tmsi_sdcch.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_sdcch' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_paging_tmsi_sdcch started. VirtMSC-IPA(819)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(819)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(819)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(820)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(820)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(818)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(823)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(823)@dfa3c83210fe: 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(823)@dfa3c83210fe: 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(823)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(824)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(824)@dfa3c83210fe: 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-BTS1-TRX0-RSL-IPA(824)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'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-BTS1-TRX0-RSL-IPA(824)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(825)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(825)@dfa3c83210fe: 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-BTS2-TRX0-RSL-IPA(825)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'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-BTS2-TRX0-RSL-IPA(825)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(826)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(826)@dfa3c83210fe: 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-BTS2-TRX1-RSL-IPA(826)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'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-BTS2-TRX1-RSL-IPA(826)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(827)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(827)@dfa3c83210fe: 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-BTS2-TRX2-RSL-IPA(827)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'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-BTS2-TRX2-RSL-IPA(827)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(828)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(828)@dfa3c83210fe: 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-BTS2-TRX3-RSL-IPA(828)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'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-BTS2-TRX3-RSL-IPA(828)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_paging_tmsi_sdcch() start" MTC@dfa3c83210fe: setverdict(pass): none -> pass MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@dfa3c83210fe: count mismatch, retrying in 3.000000 MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@dfa3c83210fe: count mismatch, retrying in 3.000000 MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@dfa3c83210fe: count mismatch, retrying in 3.000000 MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@dfa3c83210fe: count mismatch, retrying in 3.000000 MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-IPA(819)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-SCCP(818)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(821)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(817)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(823)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(826)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(822)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(825)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(827)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(828)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(824)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(817): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(818): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(819): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(820): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(821): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(822): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(823): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(824): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(825): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(826): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(827): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(828): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_paging_tmsi_sdcch finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_sdcch pass'. Tue Jun 11 10:08:37 UTC 2024 ====== BSC_Tests.TC_paging_tmsi_sdcch pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_paging_tmsi_sdcch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=620931) Waiting for packet dumper to finish... 1 (prev_count=620931, count=1406291) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_sdcch pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_tch_f'. ------ BSC_Tests.TC_paging_tmsi_tch_f ------ Tue Jun 11 10:08:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_paging_tmsi_tch_f.pcap" >/data/BSC_Tests.TC_paging_tmsi_tch_f.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_tch_f' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_paging_tmsi_tch_f started. VirtMSC-IPA(831)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(831)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(831)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(832)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(832)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(830)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(835)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(835)@dfa3c83210fe: 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(835)@dfa3c83210fe: 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(835)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(836)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(836)@dfa3c83210fe: 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-BTS1-TRX0-RSL-IPA(836)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'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-BTS1-TRX0-RSL-IPA(836)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(837)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(837)@dfa3c83210fe: 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-BTS2-TRX0-RSL-IPA(837)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'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-BTS2-TRX0-RSL-IPA(837)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(838)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(838)@dfa3c83210fe: 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-BTS2-TRX1-RSL-IPA(838)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'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-BTS2-TRX1-RSL-IPA(838)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(839)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(839)@dfa3c83210fe: 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-BTS2-TRX2-RSL-IPA(839)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'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-BTS2-TRX2-RSL-IPA(839)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(840)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(840)@dfa3c83210fe: 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-BTS2-TRX3-RSL-IPA(840)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'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-BTS2-TRX3-RSL-IPA(840)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_paging_tmsi_tch_f() start" MTC@dfa3c83210fe: setverdict(pass): none -> pass MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@dfa3c83210fe: count mismatch, retrying in 3.000000 MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@dfa3c83210fe: count mismatch, retrying in 3.000000 MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@dfa3c83210fe: count mismatch, retrying in 3.000000 MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@dfa3c83210fe: count mismatch, retrying in 3.000000 MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(830)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(829)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(833)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(831)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS1-TRX0-RSL-IPA(836)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(839)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(834)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(837)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(835)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(840)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(838)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(829): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(830): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(831): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(832): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(833): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(834): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(835): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(836): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(837): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(838): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(839): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(840): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_paging_tmsi_tch_f finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_tch_f pass'. Tue Jun 11 10:09:07 UTC 2024 ====== BSC_Tests.TC_paging_tmsi_tch_f pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_paging_tmsi_tch_f.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=616412) Waiting for packet dumper to finish... 1 (prev_count=616412, count=1401607) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_tch_f pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_tch_hf'. ------ BSC_Tests.TC_paging_tmsi_tch_hf ------ Tue Jun 11 10:09:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_paging_tmsi_tch_hf.pcap" >/data/BSC_Tests.TC_paging_tmsi_tch_hf.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_tch_hf' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_paging_tmsi_tch_hf started. VirtMSC-IPA(843)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(843)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(843)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(844)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(844)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(842)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(847)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(847)@dfa3c83210fe: 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(847)@dfa3c83210fe: 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(847)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(848)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(848)@dfa3c83210fe: 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-BTS1-TRX0-RSL-IPA(848)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'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-BTS1-TRX0-RSL-IPA(848)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(849)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(849)@dfa3c83210fe: 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-BTS2-TRX0-RSL-IPA(849)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'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-BTS2-TRX0-RSL-IPA(849)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(850)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(850)@dfa3c83210fe: 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-BTS2-TRX1-RSL-IPA(850)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'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-BTS2-TRX1-RSL-IPA(850)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(851)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(851)@dfa3c83210fe: 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-BTS2-TRX2-RSL-IPA(851)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'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-BTS2-TRX2-RSL-IPA(851)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(852)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(852)@dfa3c83210fe: 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-BTS2-TRX3-RSL-IPA(852)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'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-BTS2-TRX3-RSL-IPA(852)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_paging_tmsi_tch_hf() start" MTC@dfa3c83210fe: setverdict(pass): none -> pass MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@dfa3c83210fe: count mismatch, retrying in 3.000000 MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@dfa3c83210fe: count mismatch, retrying in 3.000000 MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@dfa3c83210fe: count mismatch, retrying in 3.000000 MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@dfa3c83210fe: count mismatch, retrying in 3.000000 MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(842)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(841)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(845)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(843)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS2-TRX0-RSL-IPA(849)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(851)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(850)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(852)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(848)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(847)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(846)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(841): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(842): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(843): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(844): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(845): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(846): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(847): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(848): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(849): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(850): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(851): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(852): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_paging_tmsi_tch_hf finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_tch_hf pass'. Tue Jun 11 10:09:37 UTC 2024 ====== BSC_Tests.TC_paging_tmsi_tch_hf pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_paging_tmsi_tch_hf.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=620617) Waiting for packet dumper to finish... 1 (prev_count=620617, count=1405812) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_tch_hf pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_cgi'. ------ BSC_Tests.TC_paging_imsi_nochan_cgi ------ Tue Jun 11 10:09:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_paging_imsi_nochan_cgi.pcap" >/data/BSC_Tests.TC_paging_imsi_nochan_cgi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_cgi' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_paging_imsi_nochan_cgi started. VirtMSC-IPA(855)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(855)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(855)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(856)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(856)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(854)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(859)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(859)@dfa3c83210fe: 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(859)@dfa3c83210fe: 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(859)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(860)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(860)@dfa3c83210fe: 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-BTS1-TRX0-RSL-IPA(860)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'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-BTS1-TRX0-RSL-IPA(860)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(861)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(861)@dfa3c83210fe: 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-BTS2-TRX0-RSL-IPA(861)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'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-BTS2-TRX0-RSL-IPA(861)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(862)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(862)@dfa3c83210fe: 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-BTS2-TRX1-RSL-IPA(862)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'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-BTS2-TRX1-RSL-IPA(862)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(863)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(863)@dfa3c83210fe: 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-BTS2-TRX2-RSL-IPA(863)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'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-BTS2-TRX2-RSL-IPA(863)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(864)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(864)@dfa3c83210fe: 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-BTS2-TRX3-RSL-IPA(864)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'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-BTS2-TRX3-RSL-IPA(864)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_paging_imsi_nochan_cgi() start" MTC@dfa3c83210fe: setverdict(pass): none -> pass MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@dfa3c83210fe: count mismatch, retrying in 3.000000 MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@dfa3c83210fe: count mismatch, retrying in 3.000000 MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@dfa3c83210fe: count mismatch, retrying in 3.000000 MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@dfa3c83210fe: count mismatch, retrying in 3.000000 MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(854)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(855)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(857)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(853)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS1-TRX0-RSL-IPA(860)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(858)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(861)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(859)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(864)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(863)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(862)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(853): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(854): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(855): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(856): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(857): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(858): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(859): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(860): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(861): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(862): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(863): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(864): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_paging_imsi_nochan_cgi finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_cgi pass'. Tue Jun 11 10:10:08 UTC 2024 ====== BSC_Tests.TC_paging_imsi_nochan_cgi pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_paging_imsi_nochan_cgi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=566801) Waiting for packet dumper to finish... 1 (prev_count=566801, count=1351996) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_cgi pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lac_ci'. ------ BSC_Tests.TC_paging_imsi_nochan_lac_ci ------ Tue Jun 11 10:10:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_paging_imsi_nochan_lac_ci.pcap" >/data/BSC_Tests.TC_paging_imsi_nochan_lac_ci.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lac_ci' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_paging_imsi_nochan_lac_ci started. VirtMSC-IPA(867)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(867)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(867)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(868)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(868)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(866)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(871)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(871)@dfa3c83210fe: 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(871)@dfa3c83210fe: 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(871)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(872)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(872)@dfa3c83210fe: 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-BTS1-TRX0-RSL-IPA(872)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'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-BTS1-TRX0-RSL-IPA(872)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(873)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(873)@dfa3c83210fe: 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-BTS2-TRX0-RSL-IPA(873)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'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-BTS2-TRX0-RSL-IPA(873)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(874)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(874)@dfa3c83210fe: 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-BTS2-TRX1-RSL-IPA(874)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'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-BTS2-TRX1-RSL-IPA(874)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(875)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(875)@dfa3c83210fe: 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-BTS2-TRX2-RSL-IPA(875)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'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-BTS2-TRX2-RSL-IPA(875)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(876)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(876)@dfa3c83210fe: 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-BTS2-TRX3-RSL-IPA(876)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'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-BTS2-TRX3-RSL-IPA(876)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_paging_imsi_nochan_lac_ci() start" MTC@dfa3c83210fe: setverdict(pass): none -> pass MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@dfa3c83210fe: count mismatch, retrying in 3.000000 MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@dfa3c83210fe: count mismatch, retrying in 3.000000 MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@dfa3c83210fe: count mismatch, retrying in 3.000000 MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@dfa3c83210fe: count mismatch, retrying in 3.000000 MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(866)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(865)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(867)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(869)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS2-TRX3-RSL-IPA(876)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(874)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(875)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(871)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(873)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(872)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(870)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(865): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(866): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(867): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(868): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(869): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(870): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(871): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(872): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(873): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(874): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(875): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(876): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_paging_imsi_nochan_lac_ci finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lac_ci pass'. Tue Jun 11 10:10:38 UTC 2024 ====== BSC_Tests.TC_paging_imsi_nochan_lac_ci pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_paging_imsi_nochan_lac_ci.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=570759) Waiting for packet dumper to finish... 1 (prev_count=570759, count=1355954) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lac_ci pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_ci'. ------ BSC_Tests.TC_paging_imsi_nochan_ci ------ Tue Jun 11 10:10:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_paging_imsi_nochan_ci.pcap" >/data/BSC_Tests.TC_paging_imsi_nochan_ci.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_ci' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_paging_imsi_nochan_ci started. VirtMSC-IPA(879)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(879)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(879)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(880)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(880)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(878)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(883)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(883)@dfa3c83210fe: 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(883)@dfa3c83210fe: 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(883)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(884)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(884)@dfa3c83210fe: 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-BTS1-TRX0-RSL-IPA(884)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'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-BTS1-TRX0-RSL-IPA(884)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(885)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(885)@dfa3c83210fe: 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-BTS2-TRX0-RSL-IPA(885)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'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-BTS2-TRX0-RSL-IPA(885)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(886)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(886)@dfa3c83210fe: 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-BTS2-TRX1-RSL-IPA(886)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'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-BTS2-TRX1-RSL-IPA(886)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(887)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(887)@dfa3c83210fe: 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-BTS2-TRX2-RSL-IPA(887)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'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-BTS2-TRX2-RSL-IPA(887)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(888)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(888)@dfa3c83210fe: 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-BTS2-TRX3-RSL-IPA(888)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'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-BTS2-TRX3-RSL-IPA(888)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_paging_imsi_nochan_ci() start" MTC@dfa3c83210fe: setverdict(pass): none -> pass MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@dfa3c83210fe: count mismatch, retrying in 3.000000 MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@dfa3c83210fe: count mismatch, retrying in 3.000000 MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@dfa3c83210fe: count mismatch, retrying in 3.000000 MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@dfa3c83210fe: count mismatch, retrying in 3.000000 MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(878)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(877)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(879)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(881)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS1-TRX0-RSL-IPA(884)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(888)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(882)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(886)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(887)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(885)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(883)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(877): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(878): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(879): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(880): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(881): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(882): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(883): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(884): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(885): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(886): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(887): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(888): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_paging_imsi_nochan_ci finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_ci pass'. Tue Jun 11 10:11:09 UTC 2024 ====== BSC_Tests.TC_paging_imsi_nochan_ci pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_paging_imsi_nochan_ci.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=570497) Waiting for packet dumper to finish... 1 (prev_count=570497, count=1355692) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_ci pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lai'. ------ BSC_Tests.TC_paging_imsi_nochan_lai ------ Tue Jun 11 10:11:13 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_paging_imsi_nochan_lai.pcap" >/data/BSC_Tests.TC_paging_imsi_nochan_lai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lai' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_paging_imsi_nochan_lai started. VirtMSC-IPA(891)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(891)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(891)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(892)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(892)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(890)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(895)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(895)@dfa3c83210fe: 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(895)@dfa3c83210fe: 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(895)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(896)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(896)@dfa3c83210fe: 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-BTS1-TRX0-RSL-IPA(896)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'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-BTS1-TRX0-RSL-IPA(896)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(897)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(897)@dfa3c83210fe: 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-BTS2-TRX0-RSL-IPA(897)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'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-BTS2-TRX0-RSL-IPA(897)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(898)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(898)@dfa3c83210fe: 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-BTS2-TRX1-RSL-IPA(898)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'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-BTS2-TRX1-RSL-IPA(898)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(899)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(899)@dfa3c83210fe: 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-BTS2-TRX2-RSL-IPA(899)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'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-BTS2-TRX2-RSL-IPA(899)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(900)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(900)@dfa3c83210fe: 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-BTS2-TRX3-RSL-IPA(900)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'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-BTS2-TRX3-RSL-IPA(900)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_paging_imsi_nochan_lai() start" MTC@dfa3c83210fe: setverdict(pass): none -> pass MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@dfa3c83210fe: count mismatch, retrying in 3.000000 MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@dfa3c83210fe: count mismatch, retrying in 3.000000 MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@dfa3c83210fe: count mismatch, retrying in 3.000000 MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@dfa3c83210fe: count mismatch, retrying in 3.000000 MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(890)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(893)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(889)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(891)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS2-TRX2-RSL-IPA(899)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(897)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(896)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(900)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(894)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(895)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(898)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(889): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(890): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(891): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(892): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(893): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(894): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(895): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(896): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(897): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(898): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(899): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(900): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_paging_imsi_nochan_lai finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lai pass'. Tue Jun 11 10:11:39 UTC 2024 ====== BSC_Tests.TC_paging_imsi_nochan_lai pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_paging_imsi_nochan_lai.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=594691) Waiting for packet dumper to finish... 1 (prev_count=594691, count=1380051) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lai pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lac'. ------ BSC_Tests.TC_paging_imsi_nochan_lac ------ Tue Jun 11 10:11:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_paging_imsi_nochan_lac.pcap" >/data/BSC_Tests.TC_paging_imsi_nochan_lac.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lac' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_paging_imsi_nochan_lac started. VirtMSC-IPA(903)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(903)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(903)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(904)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(904)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(902)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(907)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(907)@dfa3c83210fe: 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(907)@dfa3c83210fe: 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(907)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(908)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(908)@dfa3c83210fe: 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-BTS1-TRX0-RSL-IPA(908)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'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-BTS1-TRX0-RSL-IPA(908)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(909)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(909)@dfa3c83210fe: 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-BTS2-TRX0-RSL-IPA(909)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'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-BTS2-TRX0-RSL-IPA(909)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(910)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(910)@dfa3c83210fe: 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-BTS2-TRX1-RSL-IPA(910)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'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-BTS2-TRX1-RSL-IPA(910)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(911)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(911)@dfa3c83210fe: 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-BTS2-TRX2-RSL-IPA(911)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'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-BTS2-TRX2-RSL-IPA(911)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(912)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(912)@dfa3c83210fe: 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-BTS2-TRX3-RSL-IPA(912)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'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-BTS2-TRX3-RSL-IPA(912)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_paging_imsi_nochan_lac() start" MTC@dfa3c83210fe: setverdict(pass): none -> pass MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@dfa3c83210fe: count mismatch, retrying in 3.000000 MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@dfa3c83210fe: count mismatch, retrying in 3.000000 MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@dfa3c83210fe: count mismatch, retrying in 3.000000 MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@dfa3c83210fe: count mismatch, retrying in 3.000000 MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(902)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(901)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(905)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(903)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(907)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(911)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(912)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(908)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(909)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(910)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(906)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(901): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(902): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(903): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(904): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(905): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(906): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(907): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(908): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(909): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(910): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(911): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(912): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_paging_imsi_nochan_lac finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lac pass'. Tue Jun 11 10:12:09 UTC 2024 ====== BSC_Tests.TC_paging_imsi_nochan_lac pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_paging_imsi_nochan_lac.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=591016) Waiting for packet dumper to finish... 1 (prev_count=591016, count=1376211) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lac pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_all'. ------ BSC_Tests.TC_paging_imsi_nochan_all ------ Tue Jun 11 10:12:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_paging_imsi_nochan_all.pcap" >/data/BSC_Tests.TC_paging_imsi_nochan_all.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_all' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_paging_imsi_nochan_all started. VirtMSC-IPA(915)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(915)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(915)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(916)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(916)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(914)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(919)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(919)@dfa3c83210fe: 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(919)@dfa3c83210fe: 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(919)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(920)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(920)@dfa3c83210fe: 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-BTS1-TRX0-RSL-IPA(920)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'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-BTS1-TRX0-RSL-IPA(920)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(921)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(921)@dfa3c83210fe: 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-BTS2-TRX0-RSL-IPA(921)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'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-BTS2-TRX0-RSL-IPA(921)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(922)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(922)@dfa3c83210fe: 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-BTS2-TRX1-RSL-IPA(922)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'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-BTS2-TRX1-RSL-IPA(922)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(923)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(923)@dfa3c83210fe: 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-BTS2-TRX2-RSL-IPA(923)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'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-BTS2-TRX2-RSL-IPA(923)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(924)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(924)@dfa3c83210fe: 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-BTS2-TRX3-RSL-IPA(924)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'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-BTS2-TRX3-RSL-IPA(924)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_paging_imsi_nochan_all() start" MTC@dfa3c83210fe: setverdict(pass): none -> pass MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@dfa3c83210fe: count mismatch, retrying in 3.000000 MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@dfa3c83210fe: count mismatch, retrying in 3.000000 MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@dfa3c83210fe: count mismatch, retrying in 3.000000 MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@dfa3c83210fe: count mismatch, retrying in 3.000000 MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(914)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(917)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(913)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(915)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS1-TRX0-RSL-IPA(920)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(922)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(921)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(923)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(924)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(919)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(918)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(913): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(914): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(915): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(916): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(917): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(918): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(919): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(920): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(921): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(922): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(923): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(924): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_paging_imsi_nochan_all finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_all pass'. Tue Jun 11 10:12:39 UTC 2024 ====== BSC_Tests.TC_paging_imsi_nochan_all pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_paging_imsi_nochan_all.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=619656) Waiting for packet dumper to finish... 1 (prev_count=619656, count=1404851) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_all pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_plmn_lac_rnc'. ------ BSC_Tests.TC_paging_imsi_nochan_plmn_lac_rnc ------ Tue Jun 11 10:12:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_paging_imsi_nochan_plmn_lac_rnc.pcap" >/data/BSC_Tests.TC_paging_imsi_nochan_plmn_lac_rnc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_plmn_lac_rnc' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_paging_imsi_nochan_plmn_lac_rnc started. VirtMSC-IPA(927)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(927)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(927)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(928)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(928)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(926)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(931)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(931)@dfa3c83210fe: 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(931)@dfa3c83210fe: 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(931)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(932)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(932)@dfa3c83210fe: 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-BTS1-TRX0-RSL-IPA(932)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'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-BTS1-TRX0-RSL-IPA(932)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(933)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(933)@dfa3c83210fe: 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-BTS2-TRX0-RSL-IPA(933)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'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-BTS2-TRX0-RSL-IPA(933)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(934)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(934)@dfa3c83210fe: 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-BTS2-TRX1-RSL-IPA(934)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'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-BTS2-TRX1-RSL-IPA(934)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(935)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(935)@dfa3c83210fe: 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-BTS2-TRX2-RSL-IPA(935)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'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-BTS2-TRX2-RSL-IPA(935)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(936)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(936)@dfa3c83210fe: 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-BTS2-TRX3-RSL-IPA(936)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'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-BTS2-TRX3-RSL-IPA(936)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_paging_imsi_nochan_plmn_lac_rnc() start" MTC@dfa3c83210fe: setverdict(pass): none -> pass MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(926)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(927)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(925)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(929)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS2-TRX2-RSL-IPA(935)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(932)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(936)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(930)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(931)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(933)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(934)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(925): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(926): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(927): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(928): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(929): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(930): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(931): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(932): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(933): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(934): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(935): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(936): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_paging_imsi_nochan_plmn_lac_rnc finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_plmn_lac_rnc pass'. Tue Jun 11 10:12:58 UTC 2024 ====== BSC_Tests.TC_paging_imsi_nochan_plmn_lac_rnc pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_paging_imsi_nochan_plmn_lac_rnc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=519796) Waiting for packet dumper to finish... 1 (prev_count=519796, count=1305156) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_plmn_lac_rnc pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_rnc'. ------ BSC_Tests.TC_paging_imsi_nochan_rnc ------ Tue Jun 11 10:13:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_paging_imsi_nochan_rnc.pcap" >/data/BSC_Tests.TC_paging_imsi_nochan_rnc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_rnc' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_paging_imsi_nochan_rnc started. VirtMSC-IPA(939)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(939)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(939)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(940)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(940)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(938)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(943)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(943)@dfa3c83210fe: 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(943)@dfa3c83210fe: 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(943)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(944)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(944)@dfa3c83210fe: 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-BTS1-TRX0-RSL-IPA(944)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'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-BTS1-TRX0-RSL-IPA(944)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(945)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(945)@dfa3c83210fe: 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-BTS2-TRX0-RSL-IPA(945)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'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-BTS2-TRX0-RSL-IPA(945)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(946)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(946)@dfa3c83210fe: 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-BTS2-TRX1-RSL-IPA(946)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'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-BTS2-TRX1-RSL-IPA(946)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(947)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(947)@dfa3c83210fe: 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-BTS2-TRX2-RSL-IPA(947)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'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-BTS2-TRX2-RSL-IPA(947)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(948)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(948)@dfa3c83210fe: 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-BTS2-TRX3-RSL-IPA(948)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'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-BTS2-TRX3-RSL-IPA(948)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_paging_imsi_nochan_rnc() start" MTC@dfa3c83210fe: setverdict(pass): none -> pass MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(938)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(937)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(941)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(939)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS2-TRX2-RSL-IPA(947)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(946)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(943)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(944)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(942)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(945)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(948)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(937): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(938): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(939): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(940): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(941): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(942): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(943): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(944): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(945): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(946): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(947): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(948): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_paging_imsi_nochan_rnc finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_rnc pass'. Tue Jun 11 10:13:17 UTC 2024 ====== BSC_Tests.TC_paging_imsi_nochan_rnc pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_paging_imsi_nochan_rnc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=519097) Waiting for packet dumper to finish... 1 (prev_count=519097, count=1304292) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_rnc pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lac_rnc'. ------ BSC_Tests.TC_paging_imsi_nochan_lac_rnc ------ Tue Jun 11 10:13:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_paging_imsi_nochan_lac_rnc.pcap" >/data/BSC_Tests.TC_paging_imsi_nochan_lac_rnc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lac_rnc' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_paging_imsi_nochan_lac_rnc started. VirtMSC-IPA(951)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(951)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(951)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(952)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(952)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(950)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(955)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(955)@dfa3c83210fe: 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(955)@dfa3c83210fe: 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(955)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(956)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(956)@dfa3c83210fe: 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-BTS1-TRX0-RSL-IPA(956)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'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-BTS1-TRX0-RSL-IPA(956)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(957)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(957)@dfa3c83210fe: 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-BTS2-TRX0-RSL-IPA(957)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'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-BTS2-TRX0-RSL-IPA(957)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(958)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(958)@dfa3c83210fe: 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-BTS2-TRX1-RSL-IPA(958)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'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-BTS2-TRX1-RSL-IPA(958)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(959)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(959)@dfa3c83210fe: 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-BTS2-TRX2-RSL-IPA(959)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'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-BTS2-TRX2-RSL-IPA(959)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(960)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(960)@dfa3c83210fe: 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-BTS2-TRX3-RSL-IPA(960)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'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-BTS2-TRX3-RSL-IPA(960)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_paging_imsi_nochan_lac_rnc() start" MTC@dfa3c83210fe: setverdict(pass): none -> pass MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(950)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(949)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(951)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(953)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(955)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(954)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(959)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(958)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(960)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(956)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(957)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(949): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(950): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(951): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(952): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(953): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(954): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(955): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(956): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(957): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(958): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(959): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(960): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_paging_imsi_nochan_lac_rnc finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lac_rnc pass'. Tue Jun 11 10:13:35 UTC 2024 ====== BSC_Tests.TC_paging_imsi_nochan_lac_rnc pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_paging_imsi_nochan_lac_rnc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=522028) Waiting for packet dumper to finish... 1 (prev_count=522028, count=1307319) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lac_rnc pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lacs'. ------ BSC_Tests.TC_paging_imsi_nochan_lacs ------ Tue Jun 11 10:13:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_paging_imsi_nochan_lacs.pcap" >/data/BSC_Tests.TC_paging_imsi_nochan_lacs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lacs' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_paging_imsi_nochan_lacs started. VirtMSC-IPA(963)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(963)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(963)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(964)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(964)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(962)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(967)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(967)@dfa3c83210fe: 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(967)@dfa3c83210fe: 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(967)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(968)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(968)@dfa3c83210fe: 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-BTS1-TRX0-RSL-IPA(968)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'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-BTS1-TRX0-RSL-IPA(968)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(969)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(969)@dfa3c83210fe: 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-BTS2-TRX0-RSL-IPA(969)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'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-BTS2-TRX0-RSL-IPA(969)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(970)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(970)@dfa3c83210fe: 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-BTS2-TRX1-RSL-IPA(970)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'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-BTS2-TRX1-RSL-IPA(970)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(971)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(971)@dfa3c83210fe: 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-BTS2-TRX2-RSL-IPA(971)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'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-BTS2-TRX2-RSL-IPA(971)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(972)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(972)@dfa3c83210fe: 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-BTS2-TRX3-RSL-IPA(972)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'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-BTS2-TRX3-RSL-IPA(972)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_paging_imsi_nochan_lacs() start" MTC@dfa3c83210fe: setverdict(pass): none -> pass MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@dfa3c83210fe: count mismatch, retrying in 3.000000 MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@dfa3c83210fe: count mismatch, retrying in 3.000000 MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@dfa3c83210fe: count mismatch, retrying in 3.000000 MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@dfa3c83210fe: count mismatch, retrying in 3.000000 MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(962)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(965)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(961)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(963)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(967)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(966)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(972)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(968)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(971)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(969)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(970)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(961): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(962): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(963): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(964): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(965): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(966): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(967): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(968): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(969): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(970): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(971): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(972): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_paging_imsi_nochan_lacs finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lacs pass'. Tue Jun 11 10:14:05 UTC 2024 ====== BSC_Tests.TC_paging_imsi_nochan_lacs pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_paging_imsi_nochan_lacs.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=614304) Waiting for packet dumper to finish... 1 (prev_count=614304, count=1399817) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lacs pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lacs_empty'. ------ BSC_Tests.TC_paging_imsi_nochan_lacs_empty ------ Tue Jun 11 10:14:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_paging_imsi_nochan_lacs_empty.pcap" >/data/BSC_Tests.TC_paging_imsi_nochan_lacs_empty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lacs_empty' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_paging_imsi_nochan_lacs_empty started. VirtMSC-IPA(975)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(975)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(975)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(976)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(976)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(974)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(979)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(979)@dfa3c83210fe: 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(979)@dfa3c83210fe: 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(979)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(980)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(980)@dfa3c83210fe: 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-BTS1-TRX0-RSL-IPA(980)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'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-BTS1-TRX0-RSL-IPA(980)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(981)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(981)@dfa3c83210fe: 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-BTS2-TRX0-RSL-IPA(981)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'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-BTS2-TRX0-RSL-IPA(981)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(982)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(982)@dfa3c83210fe: 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-BTS2-TRX1-RSL-IPA(982)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'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-BTS2-TRX1-RSL-IPA(982)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(983)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(983)@dfa3c83210fe: 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-BTS2-TRX2-RSL-IPA(983)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'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-BTS2-TRX2-RSL-IPA(983)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(984)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(984)@dfa3c83210fe: 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-BTS2-TRX3-RSL-IPA(984)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'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-BTS2-TRX3-RSL-IPA(984)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_paging_imsi_nochan_lacs_empty() start" MTC@dfa3c83210fe: setverdict(pass): none -> pass MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(974)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(973)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(975)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(977)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(979)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(983)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(978)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(980)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(982)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(981)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(984)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(973): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(974): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(975): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(976): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(977): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(978): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(979): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(980): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(981): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(982): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(983): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(984): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_paging_imsi_nochan_lacs_empty finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lacs_empty pass'. Tue Jun 11 10:14:24 UTC 2024 ====== BSC_Tests.TC_paging_imsi_nochan_lacs_empty pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_paging_imsi_nochan_lacs_empty.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=518033) Waiting for packet dumper to finish... 1 (prev_count=518033, count=1303228) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lacs_empty pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_cgi_unknown_cid'. ------ BSC_Tests.TC_paging_imsi_nochan_cgi_unknown_cid ------ Tue Jun 11 10:14:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_paging_imsi_nochan_cgi_unknown_cid.pcap" >/data/BSC_Tests.TC_paging_imsi_nochan_cgi_unknown_cid.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_cgi_unknown_cid' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_paging_imsi_nochan_cgi_unknown_cid started. VirtMSC-IPA(987)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(987)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(987)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(988)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(988)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(986)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(991)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(991)@dfa3c83210fe: 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(991)@dfa3c83210fe: 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(991)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(992)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(992)@dfa3c83210fe: 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-BTS1-TRX0-RSL-IPA(992)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'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-BTS1-TRX0-RSL-IPA(992)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(993)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(993)@dfa3c83210fe: 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-BTS2-TRX0-RSL-IPA(993)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'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-BTS2-TRX0-RSL-IPA(993)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(994)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(994)@dfa3c83210fe: 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-BTS2-TRX1-RSL-IPA(994)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'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-BTS2-TRX1-RSL-IPA(994)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(995)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(995)@dfa3c83210fe: 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-BTS2-TRX2-RSL-IPA(995)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'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-BTS2-TRX2-RSL-IPA(995)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(996)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(996)@dfa3c83210fe: 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-BTS2-TRX3-RSL-IPA(996)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'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-BTS2-TRX3-RSL-IPA(996)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_paging_imsi_nochan_cgi_unknown_cid() start" MTC@dfa3c83210fe: setverdict(pass): none -> pass MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-STATS(985)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-SCCP(986)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(987)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(989)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS2-TRX3-RSL-IPA(996)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(990)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(995)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(993)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(992)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(991)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(994)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(985): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(986): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(987): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(988): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(989): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(990): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(991): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(992): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(993): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(994): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(995): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(996): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_paging_imsi_nochan_cgi_unknown_cid finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_cgi_unknown_cid pass'. Tue Jun 11 10:14:42 UTC 2024 ====== BSC_Tests.TC_paging_imsi_nochan_cgi_unknown_cid pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_paging_imsi_nochan_cgi_unknown_cid.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=521759) Waiting for packet dumper to finish... 1 (prev_count=521759, count=1306777) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_cgi_unknown_cid pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_a_reset'. ------ BSC_Tests.TC_paging_imsi_a_reset ------ Tue Jun 11 10:14:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_paging_imsi_a_reset.pcap" >/data/BSC_Tests.TC_paging_imsi_a_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_a_reset' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_paging_imsi_a_reset started. VirtMSC-IPA(999)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(999)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(999)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1000)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1000)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(998)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1003)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1003)@dfa3c83210fe: 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(1003)@dfa3c83210fe: 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(1003)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1004)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1004)@dfa3c83210fe: 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-BTS1-TRX0-RSL-IPA(1004)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'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-BTS1-TRX0-RSL-IPA(1004)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1005)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1005)@dfa3c83210fe: 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-BTS2-TRX0-RSL-IPA(1005)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'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-BTS2-TRX0-RSL-IPA(1005)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1006)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1006)@dfa3c83210fe: 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-BTS2-TRX1-RSL-IPA(1006)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'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-BTS2-TRX1-RSL-IPA(1006)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1007)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1007)@dfa3c83210fe: 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-BTS2-TRX2-RSL-IPA(1007)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'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-BTS2-TRX2-RSL-IPA(1007)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1008)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1008)@dfa3c83210fe: 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-BTS2-TRX3-RSL-IPA(1008)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'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-BTS2-TRX3-RSL-IPA(1008)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_paging_imsi_a_reset() start" MTC@dfa3c83210fe: setverdict(pass): none -> pass MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(998)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1001)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(999)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(997)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMGW-MGCP-0(1002)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1006)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1008)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1003)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1007)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1004)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1005)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(997): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(998): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(999): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(1000): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1001): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1002): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1003): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1004): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1005): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1006): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1007): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1008): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_paging_imsi_a_reset finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_a_reset pass'. Tue Jun 11 10:15:04 UTC 2024 ====== BSC_Tests.TC_paging_imsi_a_reset pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_paging_imsi_a_reset.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=560505) Waiting for packet dumper to finish... 1 (prev_count=560505, count=1345700) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_a_reset pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_load'. ------ BSC_Tests.TC_paging_imsi_load ------ Tue Jun 11 10:15:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_paging_imsi_load.pcap" >/data/BSC_Tests.TC_paging_imsi_load.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_load' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_paging_imsi_load started. VirtMSC-IPA(1011)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1011)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1011)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1012)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1012)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(1010)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1015)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1015)@dfa3c83210fe: 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(1015)@dfa3c83210fe: 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(1015)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1016)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1016)@dfa3c83210fe: 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-BTS1-TRX0-RSL-IPA(1016)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'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-BTS1-TRX0-RSL-IPA(1016)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1017)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1017)@dfa3c83210fe: 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-BTS2-TRX0-RSL-IPA(1017)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'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-BTS2-TRX0-RSL-IPA(1017)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1018)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1018)@dfa3c83210fe: 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-BTS2-TRX1-RSL-IPA(1018)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'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-BTS2-TRX1-RSL-IPA(1018)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1019)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1019)@dfa3c83210fe: 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-BTS2-TRX2-RSL-IPA(1019)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'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-BTS2-TRX2-RSL-IPA(1019)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1020)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1020)@dfa3c83210fe: 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-BTS2-TRX3-RSL-IPA(1020)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'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-BTS2-TRX3-RSL-IPA(1020)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_paging_imsi_load() start" MTC@dfa3c83210fe: setverdict(pass): none -> pass MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@dfa3c83210fe: count mismatch, retrying in 3.000000 MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@dfa3c83210fe: count mismatch, retrying in 3.000000 MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 IPA-CTRL-CLI-IPA(1013)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(1009)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-SCCP(1010)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(1011)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS1-TRX0-RSL-IPA(1016)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(1014)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1017)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1019)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1015)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1018)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1020)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(1009): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(1010): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(1011): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(1012): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1013): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1014): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1015): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1016): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1017): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1018): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1019): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1020): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_paging_imsi_load finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_load pass'. Tue Jun 11 10:15:32 UTC 2024 ====== BSC_Tests.TC_paging_imsi_load pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_paging_imsi_load.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=605280) Waiting for packet dumper to finish... 1 (prev_count=605280, count=1390640) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_load pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_counter'. ------ BSC_Tests.TC_paging_counter ------ Tue Jun 11 10:15:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_paging_counter.pcap" >/data/BSC_Tests.TC_paging_counter.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_counter' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_paging_counter started. VirtMSC-IPA(1023)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1023)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1023)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1024)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1024)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(1022)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1027)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1027)@dfa3c83210fe: 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(1027)@dfa3c83210fe: 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(1027)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1028)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1028)@dfa3c83210fe: 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-BTS1-TRX0-RSL-IPA(1028)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'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-BTS1-TRX0-RSL-IPA(1028)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1029)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1029)@dfa3c83210fe: 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-BTS2-TRX0-RSL-IPA(1029)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'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-BTS2-TRX0-RSL-IPA(1029)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1030)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1030)@dfa3c83210fe: 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-BTS2-TRX1-RSL-IPA(1030)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'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-BTS2-TRX1-RSL-IPA(1030)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1031)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1031)@dfa3c83210fe: 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-BTS2-TRX2-RSL-IPA(1031)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'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-BTS2-TRX2-RSL-IPA(1031)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1032)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1032)@dfa3c83210fe: 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-BTS2-TRX3-RSL-IPA(1032)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'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-BTS2-TRX3-RSL-IPA(1032)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_paging_counter() start" MTC@dfa3c83210fe: setverdict(pass): none -> pass MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1022)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(1021)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(1023)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1025)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(1027)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1030)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1032)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1031)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(1026)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1029)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1028)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(1021): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(1022): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(1023): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(1024): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1025): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1026): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1027): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1028): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1029): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1030): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1031): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1032): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_paging_counter finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_counter pass'. Tue Jun 11 10:16:02 UTC 2024 ====== BSC_Tests.TC_paging_counter pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_paging_counter.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=621507) Waiting for packet dumper to finish... 1 (prev_count=621507, count=1406702) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_counter pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_resp_unsol'. ------ BSC_Tests.TC_paging_resp_unsol ------ Tue Jun 11 10:16:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_paging_resp_unsol.pcap" >/data/BSC_Tests.TC_paging_resp_unsol.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_resp_unsol' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_paging_resp_unsol started. VirtMSC-IPA(1035)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1035)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1035)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1036)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1036)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(1034)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1039)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1039)@dfa3c83210fe: 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(1039)@dfa3c83210fe: 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(1039)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_paging_resp_unsol() start" VirtMSC-SCCP(1034)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1034)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. MTC@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-SCCP(1034)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1034)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1034)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1034)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1034)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1034)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1034)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1034)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1034)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1034)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1034)@dfa3c83210fe: Session index based on connection ID:0 MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@dfa3c83210fe: count mismatch, retrying in 3.000000 VirtMSC-SCCP(1034)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1034)@dfa3c83210fe: RLC received in state:disconnect_pending MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1034)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(1033)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1037)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(1035)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(1039)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(1038)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(1033): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(1034): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(1035): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(1036): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1037): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1038): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1039): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_paging_resp_unsol finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_resp_unsol pass'. Tue Jun 11 10:16:20 UTC 2024 ====== BSC_Tests.TC_paging_resp_unsol pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_paging_resp_unsol.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=218899) Waiting for packet dumper to finish... 1 (prev_count=218899, count=400805) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_resp_unsol pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_500req'. ------ BSC_Tests.TC_paging_500req ------ Tue Jun 11 10:16:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_paging_500req.pcap" >/data/BSC_Tests.TC_paging_500req.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_500req' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_paging_500req started. VirtMSC-IPA(1042)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1042)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1042)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1043)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1043)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(1041)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1046)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1046)@dfa3c83210fe: 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(1046)@dfa3c83210fe: 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(1046)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_paging_500req() start" MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000000". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000001". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000002". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000003". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000004". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000005". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000006". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000007". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000008". MTC@dfa3c83210fe: [CCH Load Ind timer] received paging requests so far: 9 MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000009". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000010". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000011". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000012". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000013". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000014". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000015". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000016". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000017". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000018". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000019". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000020". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000021". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000022". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000023". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000024". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000025". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000026". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000027". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000028". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000029". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000030". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000031". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000032". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000033". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000034". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000035". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000036". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000037". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000038". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000039". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000040". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000041". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000042". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000043". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000044". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000045". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000046". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000047". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000048". MTC@dfa3c83210fe: [CCH Load Ind timer] received paging requests so far: 49 MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000049". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000050". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000051". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000052". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000053". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000054". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000055". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000056". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000057". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000058". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000059". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000060". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000061". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000062". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000063". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000064". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000065". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000066". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000067". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000068". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000069". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000070". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000071". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000072". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000073". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000074". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000075". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000076". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000077". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000078". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000079". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000080". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000081". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000082". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000083". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000084". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000085". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000086". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000087". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000088". MTC@dfa3c83210fe: [CCH Load Ind timer] received paging requests so far: 89 MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000089". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000090". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000091". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000092". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000093". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000094". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000095". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000096". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000097". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000098". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000099". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000100". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000101". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000102". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000103". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000104". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000105". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000106". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000107". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000108". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000109". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000110". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000111". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000112". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000113". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000114". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000115". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000116". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000117". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000118". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000119". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000120". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000121". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000122". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000123". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000124". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000125". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000126". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000127". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000128". MTC@dfa3c83210fe: [CCH Load Ind timer] received paging requests so far: 129 MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000129". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000130". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000131". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000132". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000133". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000134". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000135". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000136". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000137". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000138". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000139". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000140". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000141". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000142". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000143". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000144". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000145". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000146". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000147". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000148". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000149". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000150". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000151". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000152". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000153". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000154". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000155". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000156". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000157". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000158". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000159". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000160". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000161". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000162". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000163". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000164". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000165". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000166". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000167". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000168". MTC@dfa3c83210fe: [CCH Load Ind timer] received paging requests so far: 169 MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000169". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000170". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000171". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000172". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000173". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000174". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000175". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000176". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000177". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000178". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000179". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000180". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000181". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000182". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000183". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000184". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000185". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000186". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000187". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000188". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000189". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000190". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000191". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000192". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000193". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000194". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000195". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000196". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000197". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000198". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000199". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000200". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000201". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000202". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000203". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000204". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000205". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000206". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000207". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000208". MTC@dfa3c83210fe: [CCH Load Ind timer] received paging requests so far: 209 MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000209". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000210". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000211". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000212". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000213". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000214". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000215". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000216". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000217". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000218". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000219". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000220". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000221". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000222". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000223". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000224". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000225". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000226". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000227". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000228". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000229". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000230". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000231". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000232". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000233". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000234". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000235". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000236". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000237". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000238". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000239". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000240". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000241". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000242". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000243". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000244". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000245". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000246". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000247". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000248". MTC@dfa3c83210fe: [CCH Load Ind timer] received paging requests so far: 249 MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000249". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000250". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000251". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000252". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000253". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000254". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000255". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000256". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000257". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000258". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000259". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000260". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000261". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000262". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000263". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000264". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000265". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000266". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000267". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000268". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000269". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000270". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000271". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000272". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000273". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000274". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000275". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000276". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000277". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000278". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000279". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000280". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000281". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000282". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000283". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000284". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000285". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000286". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000287". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000288". MTC@dfa3c83210fe: [CCH Load Ind timer] received paging requests so far: 289 MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000289". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000290". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000291". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000292". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000293". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000294". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000295". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000296". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000297". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000298". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000299". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000300". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000301". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000302". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000303". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000304". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000305". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000306". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000307". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000308". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000309". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000310". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000311". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000312". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000313". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000314". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000315". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000316". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000317". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000318". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000319". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000320". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000321". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000322". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000323". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000324". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000325". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000326". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000327". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000328". MTC@dfa3c83210fe: [CCH Load Ind timer] received paging requests so far: 329 MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000329". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000330". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000331". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000332". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000333". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000334". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000335". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000336". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000337". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000338". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000339". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000340". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000341". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000342". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000343". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000344". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000345". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000346". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000347". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000348". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000349". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000350". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000351". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000352". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000353". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000354". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000355". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000356". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000357". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000358". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000359". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000360". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000361". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000362". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000363". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000364". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000365". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000366". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000367". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000368". MTC@dfa3c83210fe: [CCH Load Ind timer] received paging requests so far: 369 MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000369". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000370". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000371". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000372". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000373". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000374". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000375". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000376". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000377". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000378". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000379". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000380". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000381". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000382". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000383". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000384". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000385". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000386". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000387". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000388". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000389". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000390". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000391". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000392". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000393". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000394". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000395". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000396". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000397". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000398". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000399". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000400". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000401". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000402". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000403". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000404". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000405". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000406". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000407". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000408". MTC@dfa3c83210fe: [CCH Load Ind timer] received paging requests so far: 409 MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000409". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000410". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000411". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000412". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000413". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000414". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000415". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000416". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000417". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000418". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000419". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000420". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000421". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000422". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000423". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000424". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000425". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000426". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000427". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000428". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000429". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000430". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000431". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000432". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000433". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000434". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000435". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000436". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000437". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000438". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000439". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000440". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000441". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000442". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000443". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000444". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000445". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000446". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000447". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000448". MTC@dfa3c83210fe: [CCH Load Ind timer] received paging requests so far: 449 MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000449". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000450". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000451". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000452". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000453". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000454". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000455". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000456". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000457". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000458". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000459". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000460". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000461". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000462". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000463". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000464". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000465". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000466". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000467". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000468". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000469". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000470". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000471". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000472". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000473". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000474". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000475". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000476". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000477". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000478". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000479". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000480". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000481". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000482". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000483". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000484". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000485". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000486". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000487". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000488". MTC@dfa3c83210fe: [CCH Load Ind timer] received paging requests so far: 489 MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000489". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000490". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000491". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000492". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000493". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000494". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000495". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000496". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000497". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000498". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000499". IPA-BTS0-TRX0-RSL-IPA(1046)@dfa3c83210fe: IPA: Closed MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-STATS(1040)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1044)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(1042)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-SCCP(1041)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(1046)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(1045)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(1040): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(1041): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(1042): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(1043): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1044): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1045): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1046): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_paging_500req finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_500req pass'. Tue Jun 11 10:16:45 UTC 2024 ====== BSC_Tests.TC_paging_500req pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_paging_500req.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=4604830) Waiting for packet dumper to finish... 1 (prev_count=4604830, count=4606653) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_500req pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_450req_no_paging_load_ind'. ------ BSC_Tests.TC_paging_450req_no_paging_load_ind ------ Tue Jun 11 10:16:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_paging_450req_no_paging_load_ind.pcap" >/data/BSC_Tests.TC_paging_450req_no_paging_load_ind.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_450req_no_paging_load_ind' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_paging_450req_no_paging_load_ind started. VirtMSC-IPA(1049)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1049)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1049)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1050)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1050)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(1048)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1053)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1053)@dfa3c83210fe: 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(1053)@dfa3c83210fe: 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(1053)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_paging_450req_no_paging_load_ind() start" MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000000". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000001". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000002". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000003". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000004". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000005". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000006". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000007". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000008". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000009". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000010". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000011". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000012". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000013". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000014". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000015". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000016". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000017". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000018". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000019". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000020". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000021". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000022". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000023". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000024". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000025". MTC@dfa3c83210fe: [CCH Load Ind timer] received paging requests so far: 26 MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000026". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000027". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000028". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000029". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000030". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000031". MTC@dfa3c83210fe: [CCH Load Ind timer] received paging requests so far: 32 MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000032". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000033". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000034". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000035". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000036". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000037". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000038". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000039". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000040". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000041". MTC@dfa3c83210fe: [CCH Load Ind timer] received paging requests so far: 42 MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000042". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000043". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000044". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000045". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000046". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000047". MTC@dfa3c83210fe: [CCH Load Ind timer] received paging requests so far: 48 MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000048". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000049". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000050". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000051". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000052". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000053". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000054". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000055". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000056". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000057". MTC@dfa3c83210fe: [CCH Load Ind timer] received paging requests so far: 58 MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000058". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000059". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000060". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000061". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000062". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000063". MTC@dfa3c83210fe: [CCH Load Ind timer] received paging requests so far: 64 MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000064". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000065". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000066". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000067". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000068". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000069". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000070". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000071". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000072". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000073". MTC@dfa3c83210fe: [CCH Load Ind timer] received paging requests so far: 74 MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000074". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000075". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000076". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000077". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000078". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000079". MTC@dfa3c83210fe: [CCH Load Ind timer] received paging requests so far: 80 MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000080". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000081". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000082". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000083". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000084". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000085". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000086". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000087". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000088". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000089". MTC@dfa3c83210fe: [CCH Load Ind timer] received paging requests so far: 90 MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000090". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000091". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000092". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000093". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000094". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000095". MTC@dfa3c83210fe: [CCH Load Ind timer] received paging requests so far: 96 MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000096". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000097". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000098". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000099". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000100". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000101". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000102". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000103". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000104". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000105". MTC@dfa3c83210fe: [CCH Load Ind timer] received paging requests so far: 106 MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000106". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000107". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000108". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000109". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000110". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000111". MTC@dfa3c83210fe: [CCH Load Ind timer] received paging requests so far: 112 MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000112". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000113". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000114". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000115". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000116". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000117". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000118". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000119". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000120". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000121". MTC@dfa3c83210fe: [CCH Load Ind timer] received paging requests so far: 122 MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000122". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000123". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000124". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000125". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000126". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000127". MTC@dfa3c83210fe: [CCH Load Ind timer] received paging requests so far: 128 MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000128". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000129". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000130". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000131". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000132". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000133". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000134". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000135". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000136". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000137". MTC@dfa3c83210fe: [CCH Load Ind timer] received paging requests so far: 138 MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000138". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000139". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000140". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000141". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000142". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000143". MTC@dfa3c83210fe: [CCH Load Ind timer] received paging requests so far: 144 MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000144". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000145". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000146". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000147". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000148". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000149". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000150". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000151". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000152". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000153". MTC@dfa3c83210fe: [CCH Load Ind timer] received paging requests so far: 154 MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000154". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000155". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000156". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000157". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000158". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000159". MTC@dfa3c83210fe: [CCH Load Ind timer] received paging requests so far: 160 MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000160". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000161". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000162". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000163". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000164". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000165". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000166". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000167". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000168". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000169". MTC@dfa3c83210fe: [CCH Load Ind timer] received paging requests so far: 170 MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000170". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000171". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000172". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000173". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000174". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000175". MTC@dfa3c83210fe: [CCH Load Ind timer] received paging requests so far: 176 MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000176". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000177". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000178". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000179". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000180". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000181". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000182". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000183". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000184". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000185". MTC@dfa3c83210fe: [CCH Load Ind timer] received paging requests so far: 186 MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000186". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000187". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000188". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000189". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000190". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000191". MTC@dfa3c83210fe: [CCH Load Ind timer] received paging requests so far: 192 MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000192". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000193". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000194". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000195". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000196". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000197". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000198". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000199". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000200". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000201". MTC@dfa3c83210fe: [CCH Load Ind timer] received paging requests so far: 202 MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000202". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000203". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000204". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000205". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000206". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000207". MTC@dfa3c83210fe: [CCH Load Ind timer] received paging requests so far: 208 MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000208". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000209". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000210". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000211". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000212". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000213". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000214". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000215". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000216". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000217". MTC@dfa3c83210fe: [CCH Load Ind timer] received paging requests so far: 218 MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000218". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000219". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000220". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000221". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000222". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000223". MTC@dfa3c83210fe: [CCH Load Ind timer] received paging requests so far: 224 MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000224". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000225". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000226". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000227". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000228". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000229". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000230". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000231". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000232". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000233". MTC@dfa3c83210fe: [CCH Load Ind timer] received paging requests so far: 234 MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000234". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000235". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000236". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000237". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000238". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000239". MTC@dfa3c83210fe: [CCH Load Ind timer] received paging requests so far: 240 MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000240". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000241". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000242". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000243". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000244". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000245". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000246". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000247". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000248". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000249". MTC@dfa3c83210fe: [CCH Load Ind timer] received paging requests so far: 250 MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000250". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000251". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000252". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000253". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000254". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000255". MTC@dfa3c83210fe: [CCH Load Ind timer] received paging requests so far: 256 MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000256". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000257". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000258". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000259". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000260". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000261". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000262". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000263". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000264". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000265". MTC@dfa3c83210fe: [CCH Load Ind timer] received paging requests so far: 266 MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000266". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000267". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000268". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000269". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000270". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000271". MTC@dfa3c83210fe: [CCH Load Ind timer] received paging requests so far: 272 MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000272". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000273". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000274". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000275". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000276". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000277". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000278". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000279". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000280". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000281". MTC@dfa3c83210fe: [CCH Load Ind timer] received paging requests so far: 282 MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000282". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000283". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000284". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000285". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000286". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000287". MTC@dfa3c83210fe: [CCH Load Ind timer] received paging requests so far: 288 MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000288". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000289". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000290". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000291". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000292". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000293". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000294". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000295". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000296". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000297". MTC@dfa3c83210fe: [CCH Load Ind timer] received paging requests so far: 298 MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000298". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000299". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000300". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000301". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000302". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000303". MTC@dfa3c83210fe: [CCH Load Ind timer] received paging requests so far: 304 MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000304". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000305". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000306". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000307". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000308". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000309". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000310". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000311". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000312". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000313". MTC@dfa3c83210fe: [CCH Load Ind timer] received paging requests so far: 314 MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000314". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000315". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000316". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000317". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000318". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000319". MTC@dfa3c83210fe: [CCH Load Ind timer] received paging requests so far: 320 MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000320". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000321". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000322". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000323". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000324". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000325". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000326". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000327". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000328". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000329". MTC@dfa3c83210fe: [CCH Load Ind timer] received paging requests so far: 330 MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000330". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000331". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000332". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000333". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000334". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000335". MTC@dfa3c83210fe: [CCH Load Ind timer] received paging requests so far: 336 MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000336". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000337". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000338". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000339". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000340". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000341". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000342". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000343". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000344". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000345". MTC@dfa3c83210fe: [CCH Load Ind timer] received paging requests so far: 346 MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000346". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000347". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000348". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000349". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000350". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000351". MTC@dfa3c83210fe: [CCH Load Ind timer] received paging requests so far: 352 MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000352". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000353". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000354". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000355". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000356". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000357". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000358". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000359". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000360". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000361". MTC@dfa3c83210fe: [CCH Load Ind timer] received paging requests so far: 362 MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000362". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000363". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000364". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000365". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000366". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000367". MTC@dfa3c83210fe: [CCH Load Ind timer] received paging requests so far: 368 MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000368". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000369". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000370". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000371". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000372". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000373". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000374". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000375". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000376". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000377". MTC@dfa3c83210fe: [CCH Load Ind timer] received paging requests so far: 378 MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000378". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000379". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000380". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000381". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000382". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000383". MTC@dfa3c83210fe: [CCH Load Ind timer] received paging requests so far: 384 MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000384". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000385". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000386". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000387". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000388". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000389". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000390". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000391". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000392". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000393". MTC@dfa3c83210fe: [CCH Load Ind timer] received paging requests so far: 394 MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000394". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000395". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000396". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000397". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000398". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000399". MTC@dfa3c83210fe: [CCH Load Ind timer] received paging requests so far: 400 MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000400". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000401". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000402". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000403". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000404". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000405". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000406". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000407". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000408". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000409". MTC@dfa3c83210fe: [CCH Load Ind timer] received paging requests so far: 410 MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000410". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000411". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000412". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000413". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000414". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000415". MTC@dfa3c83210fe: [CCH Load Ind timer] received paging requests so far: 416 MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000416". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000417". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000418". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000419". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000420". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000421". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000422". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000423". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000424". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000425". MTC@dfa3c83210fe: [CCH Load Ind timer] received paging requests so far: 426 MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000426". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000427". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000428". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000429". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000430". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000431". MTC@dfa3c83210fe: [CCH Load Ind timer] received paging requests so far: 432 MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000432". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000433". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000434". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000435". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000436". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000437". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000438". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000439". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000440". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000441". MTC@dfa3c83210fe: [CCH Load Ind timer] received paging requests so far: 442 MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000442". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000443". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000444". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000445". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000446". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000447". MTC@dfa3c83210fe: [CCH Load Ind timer] received paging requests so far: 448 MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000448". MTC@dfa3c83210fe: Warning: Leading zero digit was detected in the argument of function str2int(): "000449". IPA-BTS0-TRX0-RSL-IPA(1053)@dfa3c83210fe: IPA: Closed MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-STATS(1047)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1051)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-SCCP(1048)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(1049)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(1053)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(1052)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(1047): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(1048): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(1049): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(1050): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1051): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1052): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1053): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_paging_450req_no_paging_load_ind finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_450req_no_paging_load_ind pass'. Tue Jun 11 10:17:52 UTC 2024 ====== BSC_Tests.TC_paging_450req_no_paging_load_ind pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_paging_450req_no_paging_load_ind.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=4068683) Waiting for packet dumper to finish... 1 (prev_count=4068683, count=4249998) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_450req_no_paging_load_ind pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_ci_resp_invalid_mi'. ------ BSC_Tests.TC_paging_imsi_nochan_ci_resp_invalid_mi ------ Tue Jun 11 10:17:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_paging_imsi_nochan_ci_resp_invalid_mi.pcap" >/data/BSC_Tests.TC_paging_imsi_nochan_ci_resp_invalid_mi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_ci_resp_invalid_mi' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_paging_imsi_nochan_ci_resp_invalid_mi started. VirtMSC-IPA(1056)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1056)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1056)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1057)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1057)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(1055)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1060)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1060)@dfa3c83210fe: 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(1060)@dfa3c83210fe: 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(1060)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1061)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1061)@dfa3c83210fe: 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-BTS1-TRX0-RSL-IPA(1061)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'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-BTS1-TRX0-RSL-IPA(1061)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1062)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1062)@dfa3c83210fe: 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-BTS2-TRX0-RSL-IPA(1062)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'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-BTS2-TRX0-RSL-IPA(1062)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1063)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1063)@dfa3c83210fe: 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-BTS2-TRX1-RSL-IPA(1063)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'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-BTS2-TRX1-RSL-IPA(1063)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1064)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1064)@dfa3c83210fe: 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-BTS2-TRX2-RSL-IPA(1064)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'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-BTS2-TRX2-RSL-IPA(1064)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1065)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1065)@dfa3c83210fe: 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-BTS2-TRX3-RSL-IPA(1065)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'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-BTS2-TRX3-RSL-IPA(1065)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_paging_imsi_nochan_ci_resp_invalid_mi() start" MTC@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-SCCP(1055)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1055)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1055)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1055)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1055)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1055)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1055)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1055)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1055)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1055)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1055)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1055)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1055)@dfa3c83210fe: Session index based on connection ID:0 MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@dfa3c83210fe: count mismatch, retrying in 3.000000 VirtMSC-SCCP(1055)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1055)@dfa3c83210fe: RLC received in state:disconnect_pending MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@dfa3c83210fe: count mismatch, retrying in 3.000000 MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@dfa3c83210fe: count mismatch, retrying in 3.000000 MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-STATS(1054)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1058)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(1056)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-SCCP(1055)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(1060)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(1059)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1062)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1063)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1061)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1065)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1064)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(1054): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(1055): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(1056): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(1057): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1058): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1059): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1060): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1061): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1062): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1063): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1064): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1065): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_paging_imsi_nochan_ci_resp_invalid_mi finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_ci_resp_invalid_mi pass'. Tue Jun 11 10:18:21 UTC 2024 ====== BSC_Tests.TC_paging_imsi_nochan_ci_resp_invalid_mi pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_paging_imsi_nochan_ci_resp_invalid_mi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=603955) Waiting for packet dumper to finish... 1 (prev_count=603955, count=1389150) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_ci_resp_invalid_mi pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rsl_drop_counter'. ------ BSC_Tests.TC_rsl_drop_counter ------ Tue Jun 11 10:18:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_rsl_drop_counter.pcap" >/data/BSC_Tests.TC_rsl_drop_counter.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rsl_drop_counter' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_rsl_drop_counter started. VirtMSC-IPA(1068)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1068)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1068)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1069)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1069)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(1067)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1072)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1072)@dfa3c83210fe: 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(1072)@dfa3c83210fe: 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(1072)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_rsl_drop_counter() start" MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1067)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(1066)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1070)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(1068)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(1072)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(1071)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(1066): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(1067): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(1068): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(1069): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1070): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1071): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1072): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_rsl_drop_counter finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rsl_drop_counter pass'. Tue Jun 11 10:18:34 UTC 2024 ====== BSC_Tests.TC_rsl_drop_counter pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_rsl_drop_counter.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=166636) Waiting for packet dumper to finish... 1 (prev_count=166636, count=349265) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rsl_drop_counter pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rsl_unknown_unit_id'. ------ BSC_Tests.TC_rsl_unknown_unit_id ------ Tue Jun 11 10:18:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_rsl_unknown_unit_id.pcap" >/data/BSC_Tests.TC_rsl_unknown_unit_id.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rsl_unknown_unit_id' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_rsl_unknown_unit_id started. IPA-BTS0-TRX0-RSL-IPA(1073)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1073)@dfa3c83210fe: 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(1073)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '39392F302F3000'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(1073)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1073)@dfa3c83210fe: IPA: Closed MTC@dfa3c83210fe: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(1074)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(1073)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(1075)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1073): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1074): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1075): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_rsl_unknown_unit_id finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rsl_unknown_unit_id pass'. Tue Jun 11 10:18:40 UTC 2024 ====== BSC_Tests.TC_rsl_unknown_unit_id pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_rsl_unknown_unit_id.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=41728) Waiting for packet dumper to finish... 1 (prev_count=41728, count=44680) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rsl_unknown_unit_id pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_oml_unknown_unit_id'. ------ BSC_Tests.TC_oml_unknown_unit_id ------ Tue Jun 11 10:18:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_oml_unknown_unit_id.pcap" >/data/BSC_Tests.TC_oml_unknown_unit_id.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_oml_unknown_unit_id' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_oml_unknown_unit_id started. IPA-BTS0-TRX0-RSL-IPA(1076)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1076)@dfa3c83210fe: 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(1076)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '39392F302F3000'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(1076)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1076)@dfa3c83210fe: IPA: Closed MTC@dfa3c83210fe: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(1077)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(1076)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(1078)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1076): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1077): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1078): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_oml_unknown_unit_id finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_oml_unknown_unit_id pass'. Tue Jun 11 10:18:46 UTC 2024 ====== BSC_Tests.TC_oml_unknown_unit_id pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_oml_unknown_unit_id.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=41407) Waiting for packet dumper to finish... 1 (prev_count=41407, count=42589) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_oml_unknown_unit_id pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_classmark'. ------ BSC_Tests.TC_classmark ------ Tue Jun 11 10:18:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_classmark.pcap" >/data/BSC_Tests.TC_classmark.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_classmark' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_classmark started. VirtMSC-IPA(1082)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1082)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1082)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1083)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1083)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(1080)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(1081)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1086)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1086)@dfa3c83210fe: 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(1086)@dfa3c83210fe: 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(1086)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_classmark() start" TC_classmark(1088)@dfa3c83210fe: "TC_classmark": using IMSI '001019574893593'H VirtMSC-RAN(1081)@dfa3c83210fe: f_create_expect(l3 := '05240103505902080910105947985339'O, n_connectPointCode := omit VirtMSC-RAN(1081)@dfa3c83210fe: Created Expect[0] for '05240103505902080910105947985339'O to be handled at TC_classmark(1088) VirtMSC-SCCP(1080)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1080)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1081)@dfa3c83210fe: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1081)@dfa3c83210fe: Found Expect[0] for '05240103505902080910105947985339'O handled at TC_classmark(1088) VirtMSC-RAN(1081)@dfa3c83210fe: Added conn table entry 0TC_classmark(1088)12435061 VirtMSC-SCCP(1080)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1080)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1080)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1080)@dfa3c83210fe: vl_len:3 VirtMSC-SCCP(1080)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1080)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000158'O VirtMSC-SCCP(1080)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1080)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1080)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1080)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_classmark(1088)@dfa3c83210fe: setverdict(pass): none -> pass TC_classmark(1088)@dfa3c83210fe: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1080)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1080)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1080)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1080)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1080)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1080)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1080)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1080)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_classmark(1088)@dfa3c83210fe: "Got BSSMAP Clear Complete" VirtMSC-RAN(1081)@dfa3c83210fe: Deleted conn table entry 0TC_classmark(1088)12435061 VirtMSC-SCCP(1080)@dfa3c83210fe: Session index based on connection ID:0 TC_classmark(1088)@dfa3c83210fe: "Got RSL RR Release" TC_classmark(1088)@dfa3c83210fe: "Got RSL Deact SACCH" VirtMSC-SCCP(1080)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1080)@dfa3c83210fe: RLC received in state:disconnect_pending TC_classmark(1088)@dfa3c83210fe: "Got RSL RF Chan Rel, sending Rel Ack" TC_classmark(1088)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1080)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-RAN(1081)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(1079)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(1082)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1084)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(1087)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1086)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(1085)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(1079): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(1080): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(1081): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(1082): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(1083): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1084): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1085): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1086): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1087): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_classmark(1088): pass (pass -> pass) MTC@dfa3c83210fe: Test case TC_classmark finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_classmark pass'. Tue Jun 11 10:18:59 UTC 2024 ====== BSC_Tests.TC_classmark pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_classmark.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=216993) Waiting for packet dumper to finish... 1 (prev_count=216993, count=399310) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_classmark pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_common_id'. ------ BSC_Tests.TC_common_id ------ Tue Jun 11 10:19:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_common_id.pcap" >/data/BSC_Tests.TC_common_id.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_common_id' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_common_id started. VirtMSC-IPA(1092)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1092)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1092)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1093)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1093)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(1090)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(1091)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1096)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1096)@dfa3c83210fe: 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(1096)@dfa3c83210fe: 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(1096)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_common_id() start" TC_common_id(1098)@dfa3c83210fe: "TC_common_id": using IMSI '001010282166068'H VirtMSC-RAN(1091)@dfa3c83210fe: f_create_expect(l3 := '05240103505902080910102028610686'O, n_connectPointCode := omit VirtMSC-RAN(1091)@dfa3c83210fe: Created Expect[0] for '05240103505902080910102028610686'O to be handled at TC_common_id(1098) VirtMSC-SCCP(1090)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1090)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1091)@dfa3c83210fe: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1091)@dfa3c83210fe: Found Expect[0] for '05240103505902080910102028610686'O handled at TC_common_id(1098) VirtMSC-RAN(1091)@dfa3c83210fe: Added conn table entry 0TC_common_id(1098)14448792 VirtMSC-SCCP(1090)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1090)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_common_id(1098)@dfa3c83210fe: setverdict(pass): none -> pass TC_common_id(1098)@dfa3c83210fe: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1090)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1090)@dfa3c83210fe: vl_len:13 VirtMSC-SCCP(1090)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1090)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000B2F08080910102028610686'O VirtMSC-SCCP(1090)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1090)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1090)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1090)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1090)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1090)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1090)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1090)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_common_id(1098)@dfa3c83210fe: "Got BSSMAP Clear Complete" VirtMSC-RAN(1091)@dfa3c83210fe: Deleted conn table entry 0TC_common_id(1098)14448792 VirtMSC-SCCP(1090)@dfa3c83210fe: Session index based on connection ID:0 TC_common_id(1098)@dfa3c83210fe: "Got RSL RR Release" TC_common_id(1098)@dfa3c83210fe: "Got RSL Deact SACCH" VirtMSC-SCCP(1090)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1090)@dfa3c83210fe: RLC received in state:disconnect_pending TC_common_id(1098)@dfa3c83210fe: "Got RSL RF Chan Rel, sending Rel Ack" TC_common_id(1098)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1090)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-RAN(1091)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(1089)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(1092)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1094)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(1097)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(1095)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1096)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(1089): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(1090): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(1091): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(1092): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(1093): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1094): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1095): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1096): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1097): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_common_id(1098): pass (pass -> pass) MTC@dfa3c83210fe: Test case TC_common_id finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_common_id pass'. Tue Jun 11 10:19:14 UTC 2024 ====== BSC_Tests.TC_common_id pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_common_id.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=221602) Waiting for packet dumper to finish... 1 (prev_count=221602, count=403919) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_common_id pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unsol_ass_fail'. ------ BSC_Tests.TC_unsol_ass_fail ------ Tue Jun 11 10:19:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_unsol_ass_fail.pcap" >/data/BSC_Tests.TC_unsol_ass_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unsol_ass_fail' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_unsol_ass_fail started. VirtMSC-IPA(1102)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1102)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1102)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1103)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1103)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(1100)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(1101)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1106)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1106)@dfa3c83210fe: 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(1106)@dfa3c83210fe: 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(1106)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_unsol_ass_fail() start" TC_unsol_ass_fail(1108)@dfa3c83210fe: "TC_unsol_ass_fail": using IMSI '001019245918413'H VirtMSC-RAN(1101)@dfa3c83210fe: f_create_expect(l3 := '05240103505902080910102954194831'O, n_connectPointCode := omit VirtMSC-RAN(1101)@dfa3c83210fe: Created Expect[0] for '05240103505902080910102954194831'O to be handled at TC_unsol_ass_fail(1108) VirtMSC-SCCP(1100)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1100)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1101)@dfa3c83210fe: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1101)@dfa3c83210fe: Found Expect[0] for '05240103505902080910102954194831'O handled at TC_unsol_ass_fail(1108) VirtMSC-RAN(1101)@dfa3c83210fe: Added conn table entry 0TC_unsol_ass_fail(1108)3098039 VirtMSC-SCCP(1100)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1100)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_unsol_ass_fail(1108)@dfa3c83210fe: setverdict(pass): none -> pass TC_unsol_ass_fail(1108)@dfa3c83210fe: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1100)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1100)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1100)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1100)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1100)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1100)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1100)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1100)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_unsol_ass_fail(1108)@dfa3c83210fe: "Got BSSMAP Clear Complete" VirtMSC-RAN(1101)@dfa3c83210fe: Deleted conn table entry 0TC_unsol_ass_fail(1108)3098039 VirtMSC-SCCP(1100)@dfa3c83210fe: Session index based on connection ID:0 TC_unsol_ass_fail(1108)@dfa3c83210fe: "Got RSL RR Release" TC_unsol_ass_fail(1108)@dfa3c83210fe: "Got RSL Deact SACCH" VirtMSC-SCCP(1100)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1100)@dfa3c83210fe: RLC received in state:disconnect_pending TC_unsol_ass_fail(1108)@dfa3c83210fe: "Got RSL RF Chan Rel, sending Rel Ack" TC_unsol_ass_fail(1108)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1100)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-RAN(1101)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(1099)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1104)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(1102)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(1107)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1106)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(1105)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(1099): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(1100): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(1101): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(1102): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(1103): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1104): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1105): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1106): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1107): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_unsol_ass_fail(1108): pass (pass -> pass) MTC@dfa3c83210fe: Test case TC_unsol_ass_fail finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unsol_ass_fail pass'. Tue Jun 11 10:19:34 UTC 2024 ====== BSC_Tests.TC_unsol_ass_fail pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_unsol_ass_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=222615) Waiting for packet dumper to finish... 1 (prev_count=222615, count=404242) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unsol_ass_fail pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unsol_ass_compl'. ------ BSC_Tests.TC_unsol_ass_compl ------ Tue Jun 11 10:19:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_unsol_ass_compl.pcap" >/data/BSC_Tests.TC_unsol_ass_compl.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unsol_ass_compl' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_unsol_ass_compl started. VirtMSC-IPA(1112)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1112)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1112)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1113)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1113)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(1110)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(1111)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1116)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1116)@dfa3c83210fe: 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(1116)@dfa3c83210fe: 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(1116)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_unsol_ass_compl() start" TC_unsol_ass_compl(1118)@dfa3c83210fe: "TC_unsol_ass_compl": using IMSI '001016926968122'H VirtMSC-RAN(1111)@dfa3c83210fe: f_create_expect(l3 := '05240103505902080910109662691822'O, n_connectPointCode := omit VirtMSC-RAN(1111)@dfa3c83210fe: Created Expect[0] for '05240103505902080910109662691822'O to be handled at TC_unsol_ass_compl(1118) VirtMSC-SCCP(1110)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1110)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1111)@dfa3c83210fe: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1111)@dfa3c83210fe: Found Expect[0] for '05240103505902080910109662691822'O handled at TC_unsol_ass_compl(1118) VirtMSC-RAN(1111)@dfa3c83210fe: Added conn table entry 0TC_unsol_ass_compl(1118)15477911 VirtMSC-SCCP(1110)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1110)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_unsol_ass_compl(1118)@dfa3c83210fe: setverdict(pass): none -> pass TC_unsol_ass_compl(1118)@dfa3c83210fe: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1110)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1110)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1110)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1110)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1110)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1110)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1110)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1110)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_unsol_ass_compl(1118)@dfa3c83210fe: "Got BSSMAP Clear Complete" VirtMSC-RAN(1111)@dfa3c83210fe: Deleted conn table entry 0TC_unsol_ass_compl(1118)15477911 VirtMSC-SCCP(1110)@dfa3c83210fe: Session index based on connection ID:0 TC_unsol_ass_compl(1118)@dfa3c83210fe: "Got RSL RR Release" TC_unsol_ass_compl(1118)@dfa3c83210fe: "Got RSL Deact SACCH" VirtMSC-SCCP(1110)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1110)@dfa3c83210fe: RLC received in state:disconnect_pending TC_unsol_ass_compl(1118)@dfa3c83210fe: "Got RSL RF Chan Rel, sending Rel Ack" TC_unsol_ass_compl(1118)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1110)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(1109)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(1112)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-RAN(1111)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1114)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(1117)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(1115)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1116)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(1109): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(1110): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(1111): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(1112): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(1113): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1114): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1115): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1116): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1117): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_unsol_ass_compl(1118): pass (pass -> pass) MTC@dfa3c83210fe: Test case TC_unsol_ass_compl finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unsol_ass_compl pass'. Tue Jun 11 10:19:55 UTC 2024 ====== BSC_Tests.TC_unsol_ass_compl pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_unsol_ass_compl.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=223103) Waiting for packet dumper to finish... 1 (prev_count=223103, count=404707) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unsol_ass_compl pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unsol_ho_fail'. ------ BSC_Tests.TC_unsol_ho_fail ------ Tue Jun 11 10:20:00 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_unsol_ho_fail.pcap" >/data/BSC_Tests.TC_unsol_ho_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unsol_ho_fail' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_unsol_ho_fail started. VirtMSC-IPA(1122)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1122)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1122)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1123)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1123)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(1120)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(1121)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1126)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1126)@dfa3c83210fe: 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(1126)@dfa3c83210fe: 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(1126)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_unsol_ho_fail() start" TC_unsol_ho_fail(1128)@dfa3c83210fe: "TC_unsol_ho_fail": using IMSI '001017286214388'H VirtMSC-RAN(1121)@dfa3c83210fe: f_create_expect(l3 := '05240103505902080910102768123488'O, n_connectPointCode := omit VirtMSC-RAN(1121)@dfa3c83210fe: Created Expect[0] for '05240103505902080910102768123488'O to be handled at TC_unsol_ho_fail(1128) VirtMSC-SCCP(1120)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1120)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1121)@dfa3c83210fe: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1121)@dfa3c83210fe: Found Expect[0] for '05240103505902080910102768123488'O handled at TC_unsol_ho_fail(1128) VirtMSC-RAN(1121)@dfa3c83210fe: Added conn table entry 0TC_unsol_ho_fail(1128)12046683 VirtMSC-SCCP(1120)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1120)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_unsol_ho_fail(1128)@dfa3c83210fe: setverdict(pass): none -> pass TC_unsol_ho_fail(1128)@dfa3c83210fe: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1120)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1120)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1120)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1120)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1120)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1120)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1120)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1120)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_unsol_ho_fail(1128)@dfa3c83210fe: "Got BSSMAP Clear Complete" VirtMSC-RAN(1121)@dfa3c83210fe: Deleted conn table entry 0TC_unsol_ho_fail(1128)12046683 VirtMSC-SCCP(1120)@dfa3c83210fe: Session index based on connection ID:0 TC_unsol_ho_fail(1128)@dfa3c83210fe: "Got RSL RR Release" TC_unsol_ho_fail(1128)@dfa3c83210fe: "Got RSL Deact SACCH" VirtMSC-SCCP(1120)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1120)@dfa3c83210fe: RLC received in state:disconnect_pending TC_unsol_ho_fail(1128)@dfa3c83210fe: "Got RSL RF Chan Rel, sending Rel Ack" TC_unsol_ho_fail(1128)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(1121)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-SCCP(1120)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1124)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(1119)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(1122)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(1127)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1126)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(1125)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(1119): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(1120): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(1121): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(1122): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(1123): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1124): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1125): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1126): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1127): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_unsol_ho_fail(1128): pass (pass -> pass) MTC@dfa3c83210fe: Test case TC_unsol_ho_fail finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unsol_ho_fail pass'. Tue Jun 11 10:20:15 UTC 2024 ====== BSC_Tests.TC_unsol_ho_fail pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_unsol_ho_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=221260) Waiting for packet dumper to finish... 1 (prev_count=221260, count=403688) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unsol_ho_fail pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_err_82_short_msg'. ------ BSC_Tests.TC_err_82_short_msg ------ Tue Jun 11 10:20:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_err_82_short_msg.pcap" >/data/BSC_Tests.TC_err_82_short_msg.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_err_82_short_msg' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_err_82_short_msg started. VirtMSC-IPA(1132)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1132)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1132)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1133)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1133)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(1130)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(1131)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1136)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1136)@dfa3c83210fe: 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(1136)@dfa3c83210fe: 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(1136)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_err_82_short_msg() start" TC_err_82_short_msg(1138)@dfa3c83210fe: "TC_err_82_short_msg": using IMSI '001011030095587'H VirtMSC-RAN(1131)@dfa3c83210fe: f_create_expect(l3 := '05240103505902080910100103905578'O, n_connectPointCode := omit VirtMSC-RAN(1131)@dfa3c83210fe: Created Expect[0] for '05240103505902080910100103905578'O to be handled at TC_err_82_short_msg(1138) VirtMSC-SCCP(1130)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1130)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1131)@dfa3c83210fe: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1131)@dfa3c83210fe: Found Expect[0] for '05240103505902080910100103905578'O handled at TC_err_82_short_msg(1138) VirtMSC-RAN(1131)@dfa3c83210fe: Added conn table entry 0TC_err_82_short_msg(1138)5455585 VirtMSC-SCCP(1130)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1130)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_err_82_short_msg(1138)@dfa3c83210fe: setverdict(pass): none -> pass TC_err_82_short_msg(1138)@dfa3c83210fe: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1130)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1130)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1130)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1130)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1130)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1130)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1130)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1130)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_err_82_short_msg(1138)@dfa3c83210fe: "Got BSSMAP Clear Complete" VirtMSC-RAN(1131)@dfa3c83210fe: Deleted conn table entry 0TC_err_82_short_msg(1138)5455585 VirtMSC-SCCP(1130)@dfa3c83210fe: Session index based on connection ID:0 TC_err_82_short_msg(1138)@dfa3c83210fe: "Got RSL RR Release" TC_err_82_short_msg(1138)@dfa3c83210fe: "Got RSL Deact SACCH" VirtMSC-SCCP(1130)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1130)@dfa3c83210fe: RLC received in state:disconnect_pending TC_err_82_short_msg(1138)@dfa3c83210fe: "Got RSL RF Chan Rel, sending Rel Ack" TC_err_82_short_msg(1138)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1130)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(1129)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1134)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(1132)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-RAN(1131)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(1137)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1136)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(1135)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(1129): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(1130): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(1131): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(1132): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(1133): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1134): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1135): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1136): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1137): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_err_82_short_msg(1138): pass (pass -> pass) MTC@dfa3c83210fe: Test case TC_err_82_short_msg finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_err_82_short_msg pass'. Tue Jun 11 10:20:35 UTC 2024 ====== BSC_Tests.TC_err_82_short_msg pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_err_82_short_msg.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=220148) Waiting for packet dumper to finish... 1 (prev_count=220148, count=402576) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_err_82_short_msg pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_err_84_unknown_msg'. ------ BSC_Tests.TC_err_84_unknown_msg ------ Tue Jun 11 10:20:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_err_84_unknown_msg.pcap" >/data/BSC_Tests.TC_err_84_unknown_msg.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_err_84_unknown_msg' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_err_84_unknown_msg started. VirtMSC-IPA(1142)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1142)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1142)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1143)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1143)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(1140)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(1141)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1146)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1146)@dfa3c83210fe: 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(1146)@dfa3c83210fe: 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(1146)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_err_84_unknown_msg() start" TC_err_84_unknown_msg(1148)@dfa3c83210fe: "TC_err_84_unknown_msg": using IMSI '001011017568325'H VirtMSC-RAN(1141)@dfa3c83210fe: f_create_expect(l3 := '05240103505902080910100171653852'O, n_connectPointCode := omit VirtMSC-RAN(1141)@dfa3c83210fe: Created Expect[0] for '05240103505902080910100171653852'O to be handled at TC_err_84_unknown_msg(1148) VirtMSC-SCCP(1140)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1140)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1141)@dfa3c83210fe: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1141)@dfa3c83210fe: Found Expect[0] for '05240103505902080910100171653852'O handled at TC_err_84_unknown_msg(1148) VirtMSC-RAN(1141)@dfa3c83210fe: Added conn table entry 0TC_err_84_unknown_msg(1148)2296226 VirtMSC-SCCP(1140)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1140)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_err_84_unknown_msg(1148)@dfa3c83210fe: setverdict(pass): none -> pass TC_err_84_unknown_msg(1148)@dfa3c83210fe: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1140)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1140)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1140)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1140)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1140)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1140)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1140)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1140)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_err_84_unknown_msg(1148)@dfa3c83210fe: "Got RSL RR Release" TC_err_84_unknown_msg(1148)@dfa3c83210fe: "Got RSL Deact SACCH" TC_err_84_unknown_msg(1148)@dfa3c83210fe: "Got BSSMAP Clear Complete" VirtMSC-RAN(1141)@dfa3c83210fe: Deleted conn table entry 0TC_err_84_unknown_msg(1148)2296226 VirtMSC-SCCP(1140)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1140)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1140)@dfa3c83210fe: RLC received in state:disconnect_pending TC_err_84_unknown_msg(1148)@dfa3c83210fe: "Got RSL RF Chan Rel, sending Rel Ack" TC_err_84_unknown_msg(1148)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1140)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(1139)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1144)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(1142)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-RAN(1141)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(1147)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1146)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(1145)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(1139): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(1140): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(1141): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(1142): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(1143): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1144): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1145): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1146): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1147): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_err_84_unknown_msg(1148): pass (pass -> pass) MTC@dfa3c83210fe: Test case TC_err_84_unknown_msg finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_err_84_unknown_msg pass'. Tue Jun 11 10:20:50 UTC 2024 ====== BSC_Tests.TC_err_84_unknown_msg pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_err_84_unknown_msg.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=213965) Waiting for packet dumper to finish... 1 (prev_count=213965, count=396282) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_err_84_unknown_msg pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int'. ------ BSC_Tests.TC_ho_int ------ Tue Jun 11 10:20:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_int.pcap" >/data/BSC_Tests.TC_ho_int.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_ho_int started. MTC@dfa3c83210fe: "TC_ho_int": using IMSI '001012537460881'H VirtMSC-IPA(1152)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1152)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1152)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1153)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1153)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(1150)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(1151)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1156)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1156)@dfa3c83210fe: 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(1156)@dfa3c83210fe: 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(1156)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1158)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1158)@dfa3c83210fe: 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-BTS1-TRX0-RSL-IPA(1158)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'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-BTS1-TRX0-RSL-IPA(1158)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_ho_int() start" MTC@dfa3c83210fe: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@dfa3c83210fe: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@dfa3c83210fe: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@dfa3c83210fe: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMSC-RAN(1151)@dfa3c83210fe: f_create_expect(l3 := '05240103505902080910105273648018'O, n_connectPointCode := omit VirtMSC-RAN(1151)@dfa3c83210fe: Created Expect[0] for '05240103505902080910105273648018'O to be handled at TC_ho_int(1160) VirtMSC-SCCP(1150)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1150)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1151)@dfa3c83210fe: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1151)@dfa3c83210fe: Found Expect[0] for '05240103505902080910105273648018'O handled at TC_ho_int(1160) VirtMSC-RAN(1151)@dfa3c83210fe: Added conn table entry 0TC_ho_int(1160)8786925 VirtMSC-SCCP(1150)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1150)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1157)@dfa3c83210fe: Enabled queueing of DChan messages VirtMGW-MGCP-0(1155)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_int(1160) VirtMSC-SCCP(1150)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1150)@dfa3c83210fe: vl_len:14 VirtMSC-SCCP(1150)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1150)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMGW-MGCP-0(1155)@dfa3c83210fe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "103", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "5c" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_ho_int(1160) TC_ho_int(1160)@dfa3c83210fe: 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(1157)@dfa3c83210fe: Disabled queueing of DChan messages VirtMSC-SCCP(1150)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1150)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1150)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1150)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int(1160)@dfa3c83210fe: setverdict(pass): none -> pass TC_ho_int(1160)@dfa3c83210fe: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '5EDFBBB1'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 := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '293AB3EA'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := <unbound>, 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_ho_int(1160)@dfa3c83210fe: "TC_ho_int": 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_ho_int(1160)@dfa3c83210fe: "TC_ho_int": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 IPA-BTS1-TRX0-RSL-RSL(1159)@dfa3c83210fe: Suspending DChan TC_ho_int(1160)@dfa3c83210fe: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '011'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '63'O ("c"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '01'O }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := omit, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_int(1160)@dfa3c83210fe: handoverCommand: verified TSC = 3 (matches 3) IPA-BTS1-TRX0-RSL-RSL(1159)@dfa3c83210fe: Resuming DChan VirtMSC-SCCP(1150)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1150)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1150)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1150)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int(1160)@dfa3c83210fe: "TC_ho_int": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=2, mdcx_seen_exp=2 TC_ho_int(1160)@dfa3c83210fe: "TC_ho_int": 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_ho_int(1160)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed TC_ho_int(1160)@dfa3c83210fe: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1150)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1150)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1150)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1150)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1150)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1150)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1150)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1150)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int(1160)@dfa3c83210fe: "Got BSSMAP Clear Complete" VirtMSC-RAN(1151)@dfa3c83210fe: Deleted conn table entry 0TC_ho_int(1160)8786925 VirtMSC-SCCP(1150)@dfa3c83210fe: Session index based on connection ID:0 TC_ho_int(1160)@dfa3c83210fe: "Got RSL RR Release" TC_ho_int(1160)@dfa3c83210fe: "Got RSL Deact SACCH" VirtMSC-SCCP(1150)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1150)@dfa3c83210fe: RLC received in state:disconnect_pending TC_ho_int(1160)@dfa3c83210fe: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_int(1160)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: setverdict(pass): none -> pass MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1150)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(1149)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1154)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(1152)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-RAN(1151)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1157)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1159)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(1155)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1158)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1156)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(1149): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(1150): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(1151): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(1152): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(1153): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1154): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1155): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1156): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1157): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1158): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1159): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_ho_int(1160): pass (pass -> pass) MTC@dfa3c83210fe: Test case TC_ho_int finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int pass'. Tue Jun 11 10:21:13 UTC 2024 ====== BSC_Tests.TC_ho_int pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_ho_int.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=612322) Waiting for packet dumper to finish... 1 (prev_count=612322, count=808883) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_a5_0'. ------ BSC_Tests.TC_ho_int_a5_0 ------ Tue Jun 11 10:21:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_int_a5_0.pcap" >/data/BSC_Tests.TC_ho_int_a5_0.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_a5_0' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_ho_int_a5_0 started. MTC@dfa3c83210fe: "TC_ho_int_a5_0": using IMSI '001013951473564'H VirtMSC-IPA(1164)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1164)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1164)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1165)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1165)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(1162)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(1163)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1168)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1168)@dfa3c83210fe: 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(1168)@dfa3c83210fe: 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(1168)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1170)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1170)@dfa3c83210fe: 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-BTS1-TRX0-RSL-IPA(1170)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'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-BTS1-TRX0-RSL-IPA(1170)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_ho_int_a5_0() start" MTC@dfa3c83210fe: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@dfa3c83210fe: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@dfa3c83210fe: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@dfa3c83210fe: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMSC-RAN(1163)@dfa3c83210fe: f_create_expect(l3 := '05240103505902080910109315745346'O, n_connectPointCode := omit VirtMSC-RAN(1163)@dfa3c83210fe: Created Expect[0] for '05240103505902080910109315745346'O to be handled at TC_ho_int_a5_0(1172) VirtMSC-SCCP(1162)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1162)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1163)@dfa3c83210fe: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1163)@dfa3c83210fe: Found Expect[0] for '05240103505902080910109315745346'O handled at TC_ho_int_a5_0(1172) VirtMSC-RAN(1163)@dfa3c83210fe: Added conn table entry 0TC_ho_int_a5_0(1172)7063855 VirtMSC-SCCP(1162)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1162)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1162)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1162)@dfa3c83210fe: vl_len:31 VirtMSC-SCCP(1162)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1162)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '001D530A090142854C2140420541833156CB9081BB6FA0DB5BDED7F5240D61'O TC_ho_int_a5_0(1172)@dfa3c83210fe: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_ho_int_a5_0(1172)@dfa3c83210fe: for encryption algo RSL_ALG_ID_A5_0 (1) expect kc = ('42854C2140420541'O, ''O) TC_ho_int_a5_0(1172)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-SCCP(1162)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1162)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1162)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1162)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_a5_0(1172)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1169)@dfa3c83210fe: Enabled queueing of DChan messages VirtMGW-MGCP-0(1167)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_int_a5_0(1172) VirtMSC-SCCP(1162)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1162)@dfa3c83210fe: vl_len:14 VirtMSC-SCCP(1162)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1162)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMGW-MGCP-0(1167)@dfa3c83210fe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "107", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "5d" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_ho_int_a5_0(1172) TC_ho_int_a5_0(1172)@dfa3c83210fe: 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(1169)@dfa3c83210fe: Disabled queueing of DChan messages VirtMSC-SCCP(1162)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1162)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1162)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1162)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_a5_0(1172)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed TC_ho_int_a5_0(1172)@dfa3c83210fe: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '601B2C81'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 := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '072E2944'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := <unbound>, 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_ho_int_a5_0(1172)@dfa3c83210fe: "TC_ho_int_a5_0": 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_ho_int_a5_0(1172)@dfa3c83210fe: "TC_ho_int_a5_0": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 IPA-BTS1-TRX0-RSL-RSL(1171)@dfa3c83210fe: Suspending DChan TC_ho_int_a5_0(1172)@dfa3c83210fe: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '011'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '63'O ("c"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '02'O }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := omit, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_int_a5_0(1172)@dfa3c83210fe: handoverCommand: verified TSC = 3 (matches 3) IPA-BTS1-TRX0-RSL-RSL(1171)@dfa3c83210fe: Resuming DChan VirtMSC-SCCP(1162)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1162)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1162)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1162)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_a5_0(1172)@dfa3c83210fe: "TC_ho_int_a5_0": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=2, mdcx_seen_exp=2 TC_ho_int_a5_0(1172)@dfa3c83210fe: "TC_ho_int_a5_0": 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_ho_int_a5_0(1172)@dfa3c83210fe: for encryption algo RSL_ALG_ID_A5_0 (1) expect kc = ('42854C2140420541'O, ''O) TC_ho_int_a5_0(1172)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed TC_ho_int_a5_0(1172)@dfa3c83210fe: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1162)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1162)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1162)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1162)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1162)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1162)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1162)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1162)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_a5_0(1172)@dfa3c83210fe: "Got BSSMAP Clear Complete" VirtMSC-RAN(1163)@dfa3c83210fe: Deleted conn table entry 0TC_ho_int_a5_0(1172)7063855 VirtMSC-SCCP(1162)@dfa3c83210fe: Session index based on connection ID:0 TC_ho_int_a5_0(1172)@dfa3c83210fe: "Got RSL RR Release" TC_ho_int_a5_0(1172)@dfa3c83210fe: "Got RSL Deact SACCH" VirtMSC-SCCP(1162)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1162)@dfa3c83210fe: RLC received in state:disconnect_pending TC_ho_int_a5_0(1172)@dfa3c83210fe: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_int_a5_0(1172)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: setverdict(pass): none -> pass MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1162)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-RAN(1163)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1166)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(1164)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(1161)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1169)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1171)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1170)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(1167)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1168)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(1161): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(1162): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(1163): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(1164): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(1165): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1166): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1167): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1168): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1169): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1170): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1171): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_ho_int_a5_0(1172): pass (pass -> pass) MTC@dfa3c83210fe: Test case TC_ho_int_a5_0 finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_a5_0 pass'. Tue Jun 11 10:21:35 UTC 2024 ====== BSC_Tests.TC_ho_int_a5_0 pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_ho_int_a5_0.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=625018) Waiting for packet dumper to finish... 1 (prev_count=625018, count=821669) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_a5_0 pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_a5_1'. ------ BSC_Tests.TC_ho_int_a5_1 ------ Tue Jun 11 10:21:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_int_a5_1.pcap" >/data/BSC_Tests.TC_ho_int_a5_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_a5_1' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_ho_int_a5_1 started. MTC@dfa3c83210fe: "TC_ho_int_a5_1": using IMSI '001015104460634'H VirtMSC-IPA(1176)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1176)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1176)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1177)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1177)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(1174)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(1175)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1180)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1180)@dfa3c83210fe: 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(1180)@dfa3c83210fe: 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(1180)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1182)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1182)@dfa3c83210fe: 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-BTS1-TRX0-RSL-IPA(1182)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'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-BTS1-TRX0-RSL-IPA(1182)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_ho_int_a5_1() start" MTC@dfa3c83210fe: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@dfa3c83210fe: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@dfa3c83210fe: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@dfa3c83210fe: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMSC-RAN(1175)@dfa3c83210fe: f_create_expect(l3 := '05240103505902080910101540646043'O, n_connectPointCode := omit VirtMSC-RAN(1175)@dfa3c83210fe: Created Expect[0] for '05240103505902080910101540646043'O to be handled at TC_ho_int_a5_1(1184) VirtMSC-SCCP(1174)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1174)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1175)@dfa3c83210fe: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1175)@dfa3c83210fe: Found Expect[0] for '05240103505902080910101540646043'O handled at TC_ho_int_a5_1(1184) VirtMSC-RAN(1175)@dfa3c83210fe: Added conn table entry 0TC_ho_int_a5_1(1184)12628135 VirtMSC-SCCP(1174)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1174)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1174)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1174)@dfa3c83210fe: vl_len:31 VirtMSC-SCCP(1174)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1174)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '001D530A0902942DE6ECE643B4F783500878D0AE32DB33CB3141A2C30BDCA4'O TC_ho_int_a5_1(1184)@dfa3c83210fe: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '1'B, algorithmIdentifier := '000'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_ho_int_a5_1(1184)@dfa3c83210fe: for encryption algo RSL_ALG_ID_A5_1 (2) expect kc = '942DE6ECE643B4F7'O TC_ho_int_a5_1(1184)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-SCCP(1174)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1174)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1174)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1174)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_a5_1(1184)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1181)@dfa3c83210fe: Enabled queueing of DChan messages VirtMGW-MGCP-0(1179)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_int_a5_1(1184) VirtMSC-SCCP(1174)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1174)@dfa3c83210fe: vl_len:14 VirtMSC-SCCP(1174)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1174)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMGW-MGCP-0(1179)@dfa3c83210fe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "111", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "5e" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_ho_int_a5_1(1184) TC_ho_int_a5_1(1184)@dfa3c83210fe: 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(1181)@dfa3c83210fe: Disabled queueing of DChan messages VirtMSC-SCCP(1174)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1174)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1174)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1174)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_a5_1(1184)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed TC_ho_int_a5_1(1184)@dfa3c83210fe: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '409A984A'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 := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '541B30A2'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := <unbound>, 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_ho_int_a5_1(1184)@dfa3c83210fe: "TC_ho_int_a5_1": 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_ho_int_a5_1(1184)@dfa3c83210fe: "TC_ho_int_a5_1": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 IPA-BTS1-TRX0-RSL-RSL(1183)@dfa3c83210fe: Suspending DChan TC_ho_int_a5_1(1184)@dfa3c83210fe: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '011'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '63'O ("c"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '03'O }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := omit, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_int_a5_1(1184)@dfa3c83210fe: handoverCommand: verified TSC = 3 (matches 3) IPA-BTS1-TRX0-RSL-RSL(1183)@dfa3c83210fe: Resuming DChan VirtMSC-SCCP(1174)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1174)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1174)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1174)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_a5_1(1184)@dfa3c83210fe: "TC_ho_int_a5_1": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=2, mdcx_seen_exp=2 TC_ho_int_a5_1(1184)@dfa3c83210fe: "TC_ho_int_a5_1": 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_ho_int_a5_1(1184)@dfa3c83210fe: for encryption algo RSL_ALG_ID_A5_1 (2) expect kc = '942DE6ECE643B4F7'O TC_ho_int_a5_1(1184)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed TC_ho_int_a5_1(1184)@dfa3c83210fe: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1174)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1174)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1174)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1174)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1174)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1174)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1174)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1174)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_a5_1(1184)@dfa3c83210fe: "Got BSSMAP Clear Complete" VirtMSC-RAN(1175)@dfa3c83210fe: Deleted conn table entry 0TC_ho_int_a5_1(1184)12628135 VirtMSC-SCCP(1174)@dfa3c83210fe: Session index based on connection ID:0 TC_ho_int_a5_1(1184)@dfa3c83210fe: "Got RSL RR Release" TC_ho_int_a5_1(1184)@dfa3c83210fe: "Got RSL Deact SACCH" VirtMSC-SCCP(1174)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1174)@dfa3c83210fe: RLC received in state:disconnect_pending TC_ho_int_a5_1(1184)@dfa3c83210fe: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_int_a5_1(1184)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: setverdict(pass): none -> pass MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1174)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1178)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(1173)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(1176)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-RAN(1175)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS1-TRX0-RSL-RSL(1183)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1181)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(1179)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1182)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1180)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(1173): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(1174): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(1175): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(1176): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(1177): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1178): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1179): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1180): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1181): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1182): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1183): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_ho_int_a5_1(1184): pass (pass -> pass) MTC@dfa3c83210fe: Test case TC_ho_int_a5_1 finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_a5_1 pass'. Tue Jun 11 10:21:58 UTC 2024 ====== BSC_Tests.TC_ho_int_a5_1 pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_ho_int_a5_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=625318) Waiting for packet dumper to finish... 1 (prev_count=625318, count=822049) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_a5_1 pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_a5_3'. ------ BSC_Tests.TC_ho_int_a5_3 ------ Tue Jun 11 10:22:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_int_a5_3.pcap" >/data/BSC_Tests.TC_ho_int_a5_3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_a5_3' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_ho_int_a5_3 started. MTC@dfa3c83210fe: "TC_ho_int_a5_3": using IMSI '001015231249596'H VirtMSC-IPA(1188)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1188)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1188)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1189)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1189)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(1186)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(1187)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1192)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1192)@dfa3c83210fe: 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(1192)@dfa3c83210fe: 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(1192)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1194)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1194)@dfa3c83210fe: 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-BTS1-TRX0-RSL-IPA(1194)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'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-BTS1-TRX0-RSL-IPA(1194)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_ho_int_a5_3() start" MTC@dfa3c83210fe: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@dfa3c83210fe: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@dfa3c83210fe: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@dfa3c83210fe: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMSC-RAN(1187)@dfa3c83210fe: f_create_expect(l3 := '05240103505902080910102513425969'O, n_connectPointCode := omit VirtMSC-RAN(1187)@dfa3c83210fe: Created Expect[0] for '05240103505902080910102513425969'O to be handled at TC_ho_int_a5_3(1196) VirtMSC-SCCP(1186)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1186)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1187)@dfa3c83210fe: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1187)@dfa3c83210fe: Found Expect[0] for '05240103505902080910102513425969'O handled at TC_ho_int_a5_3(1196) VirtMSC-RAN(1187)@dfa3c83210fe: Added conn table entry 0TC_ho_int_a5_3(1196)648551 VirtMSC-SCCP(1186)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1186)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1186)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1186)@dfa3c83210fe: vl_len:31 VirtMSC-SCCP(1186)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1186)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '001D530A0908762CDB7504AD006D83DF68D49BAAD819629C28995B1E0B9946'O TC_ho_int_a5_3(1196)@dfa3c83210fe: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '1'B, algorithmIdentifier := '010'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_ho_int_a5_3(1196)@dfa3c83210fe: for encryption algo RSL_ALG_ID_A5_3 (4) expect kc = '762CDB7504AD006D'O TC_ho_int_a5_3(1196)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-SCCP(1186)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1186)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1186)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1186)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_a5_3(1196)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1193)@dfa3c83210fe: Enabled queueing of DChan messages VirtMGW-MGCP-0(1191)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_int_a5_3(1196) VirtMSC-SCCP(1186)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1186)@dfa3c83210fe: vl_len:14 VirtMSC-SCCP(1186)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1186)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMGW-MGCP-0(1191)@dfa3c83210fe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "115", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "5f" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_ho_int_a5_3(1196) TC_ho_int_a5_3(1196)@dfa3c83210fe: 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(1193)@dfa3c83210fe: Disabled queueing of DChan messages VirtMSC-SCCP(1186)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1186)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1186)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1186)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_a5_3(1196)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed TC_ho_int_a5_3(1196)@dfa3c83210fe: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '7F1733C5'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 := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '412ACC6E'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := <unbound>, 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_ho_int_a5_3(1196)@dfa3c83210fe: "TC_ho_int_a5_3": 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_ho_int_a5_3(1196)@dfa3c83210fe: "TC_ho_int_a5_3": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 IPA-BTS1-TRX0-RSL-RSL(1195)@dfa3c83210fe: Suspending DChan TC_ho_int_a5_3(1196)@dfa3c83210fe: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '011'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '63'O ("c"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '04'O }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := omit, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_int_a5_3(1196)@dfa3c83210fe: handoverCommand: verified TSC = 3 (matches 3) IPA-BTS1-TRX0-RSL-RSL(1195)@dfa3c83210fe: Resuming DChan VirtMSC-SCCP(1186)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1186)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1186)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1186)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_a5_3(1196)@dfa3c83210fe: "TC_ho_int_a5_3": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=2, mdcx_seen_exp=2 TC_ho_int_a5_3(1196)@dfa3c83210fe: "TC_ho_int_a5_3": 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_ho_int_a5_3(1196)@dfa3c83210fe: for encryption algo RSL_ALG_ID_A5_3 (4) expect kc = '762CDB7504AD006D'O TC_ho_int_a5_3(1196)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed TC_ho_int_a5_3(1196)@dfa3c83210fe: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1186)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1186)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1186)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1186)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1186)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1186)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1186)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1186)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_a5_3(1196)@dfa3c83210fe: "Got BSSMAP Clear Complete" VirtMSC-RAN(1187)@dfa3c83210fe: Deleted conn table entry 0TC_ho_int_a5_3(1196)648551 VirtMSC-SCCP(1186)@dfa3c83210fe: Session index based on connection ID:0 TC_ho_int_a5_3(1196)@dfa3c83210fe: "Got RSL RR Release" TC_ho_int_a5_3(1196)@dfa3c83210fe: "Got RSL Deact SACCH" VirtMSC-SCCP(1186)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1186)@dfa3c83210fe: RLC received in state:disconnect_pending TC_ho_int_a5_3(1196)@dfa3c83210fe: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_int_a5_3(1196)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: setverdict(pass): none -> pass MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1186)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1190)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-RAN(1187)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(1188)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(1185)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS1-TRX0-RSL-RSL(1195)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1193)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1194)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(1191)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1192)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(1185): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(1186): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(1187): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(1188): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(1189): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1190): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1191): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1192): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1193): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1194): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1195): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_ho_int_a5_3(1196): pass (pass -> pass) MTC@dfa3c83210fe: Test case TC_ho_int_a5_3 finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_a5_3 pass'. Tue Jun 11 10:22:20 UTC 2024 ====== BSC_Tests.TC_ho_int_a5_3 pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_ho_int_a5_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=625465) Waiting for packet dumper to finish... 1 (prev_count=625465, count=822216) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_a5_3 pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_a5_4'. ------ BSC_Tests.TC_ho_int_a5_4 ------ Tue Jun 11 10:22:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_int_a5_4.pcap" >/data/BSC_Tests.TC_ho_int_a5_4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_a5_4' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_ho_int_a5_4 started. MTC@dfa3c83210fe: "TC_ho_int_a5_4": using IMSI '001017462538511'H VirtMSC-IPA(1200)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1200)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1200)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1201)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1201)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(1198)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(1199)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1204)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1204)@dfa3c83210fe: 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(1204)@dfa3c83210fe: 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(1204)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1206)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1206)@dfa3c83210fe: 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-BTS1-TRX0-RSL-IPA(1206)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'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-BTS1-TRX0-RSL-IPA(1206)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_ho_int_a5_4() start" MTC@dfa3c83210fe: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@dfa3c83210fe: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@dfa3c83210fe: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@dfa3c83210fe: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMSC-RAN(1199)@dfa3c83210fe: f_create_expect(l3 := '05240103505902080910104726355811'O, n_connectPointCode := omit VirtMSC-RAN(1199)@dfa3c83210fe: Created Expect[0] for '05240103505902080910104726355811'O to be handled at TC_ho_int_a5_4(1208) VirtMSC-SCCP(1198)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1198)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1199)@dfa3c83210fe: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1199)@dfa3c83210fe: Found Expect[0] for '05240103505902080910104726355811'O handled at TC_ho_int_a5_4(1208) VirtMSC-RAN(1199)@dfa3c83210fe: Added conn table entry 0TC_ho_int_a5_4(1208)9244841 VirtMSC-SCCP(1198)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1198)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1198)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1198)@dfa3c83210fe: vl_len:31 VirtMSC-SCCP(1198)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1198)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '001D530A09104BAD7E3C8BE228298319C32CAB9A5C02266D08609AF19BAD25'O TC_ho_int_a5_4(1208)@dfa3c83210fe: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '1'B, algorithmIdentifier := '011'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_ho_int_a5_4(1208)@dfa3c83210fe: for encryption algo RSL_ALG_ID_A5_4 (5) expect kc = '19C32CAB9A5C02266D08609AF19BAD25'O TC_ho_int_a5_4(1208)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-SCCP(1198)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1198)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1198)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1198)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_a5_4(1208)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1205)@dfa3c83210fe: Enabled queueing of DChan messages VirtMGW-MGCP-0(1203)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_int_a5_4(1208) VirtMSC-SCCP(1198)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1198)@dfa3c83210fe: vl_len:14 VirtMSC-SCCP(1198)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1198)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMGW-MGCP-0(1203)@dfa3c83210fe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "119", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "60" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_ho_int_a5_4(1208) TC_ho_int_a5_4(1208)@dfa3c83210fe: 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(1205)@dfa3c83210fe: Disabled queueing of DChan messages VirtMSC-SCCP(1198)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1198)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1198)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1198)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_a5_4(1208)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed TC_ho_int_a5_4(1208)@dfa3c83210fe: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '4677484D'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 := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '656F471F'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := <unbound>, 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_ho_int_a5_4(1208)@dfa3c83210fe: "TC_ho_int_a5_4": 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_ho_int_a5_4(1208)@dfa3c83210fe: "TC_ho_int_a5_4": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 IPA-BTS1-TRX0-RSL-RSL(1207)@dfa3c83210fe: Suspending DChan TC_ho_int_a5_4(1208)@dfa3c83210fe: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '011'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '63'O ("c"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '05'O }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := omit, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_int_a5_4(1208)@dfa3c83210fe: handoverCommand: verified TSC = 3 (matches 3) IPA-BTS1-TRX0-RSL-RSL(1207)@dfa3c83210fe: Resuming DChan VirtMSC-SCCP(1198)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1198)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1198)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1198)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_a5_4(1208)@dfa3c83210fe: "TC_ho_int_a5_4": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=2, mdcx_seen_exp=2 TC_ho_int_a5_4(1208)@dfa3c83210fe: "TC_ho_int_a5_4": 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_ho_int_a5_4(1208)@dfa3c83210fe: for encryption algo RSL_ALG_ID_A5_4 (5) expect kc = '19C32CAB9A5C02266D08609AF19BAD25'O TC_ho_int_a5_4(1208)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed TC_ho_int_a5_4(1208)@dfa3c83210fe: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1198)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1198)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1198)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1198)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1198)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1198)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1198)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1198)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_a5_4(1208)@dfa3c83210fe: "Got BSSMAP Clear Complete" VirtMSC-RAN(1199)@dfa3c83210fe: Deleted conn table entry 0TC_ho_int_a5_4(1208)9244841 VirtMSC-SCCP(1198)@dfa3c83210fe: Session index based on connection ID:0 TC_ho_int_a5_4(1208)@dfa3c83210fe: "Got RSL RR Release" TC_ho_int_a5_4(1208)@dfa3c83210fe: "Got RSL Deact SACCH" VirtMSC-SCCP(1198)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1198)@dfa3c83210fe: RLC received in state:disconnect_pending TC_ho_int_a5_4(1208)@dfa3c83210fe: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_int_a5_4(1208)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: setverdict(pass): none -> pass MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1198)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-RAN(1199)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(1197)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(1200)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1202)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1205)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1207)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(1203)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1206)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1204)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(1197): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(1198): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(1199): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(1200): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(1201): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1202): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1203): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1204): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1205): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1206): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1207): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_ho_int_a5_4(1208): pass (pass -> pass) MTC@dfa3c83210fe: Test case TC_ho_int_a5_4 finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_a5_4 pass'. Tue Jun 11 10:22:43 UTC 2024 ====== BSC_Tests.TC_ho_int_a5_4 pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_ho_int_a5_4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=624058) Waiting for packet dumper to finish... 1 (prev_count=624058, count=820790) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_a5_4 pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_radio_link_failure'. ------ BSC_Tests.TC_ho_int_radio_link_failure ------ Tue Jun 11 10:22:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_int_radio_link_failure.pcap" >/data/BSC_Tests.TC_ho_int_radio_link_failure.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_radio_link_failure' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_ho_int_radio_link_failure started. VirtMSC-IPA(1212)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1212)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1212)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1213)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1213)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(1210)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(1211)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1216)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1216)@dfa3c83210fe: 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(1216)@dfa3c83210fe: 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(1216)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1218)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1218)@dfa3c83210fe: 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-BTS1-TRX0-RSL-IPA(1218)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'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-BTS1-TRX0-RSL-IPA(1218)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_ho_int_radio_link_failure() start" MTC@dfa3c83210fe: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@dfa3c83210fe: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@dfa3c83210fe: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@dfa3c83210fe: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } TC_ho_int_radio_link_failure(1220)@dfa3c83210fe: "TC_ho_int_radio_link_failure": using IMSI '001011632830228'H VirtMSC-RAN(1211)@dfa3c83210fe: f_create_expect(l3 := '05240103505902080910106123382082'O, n_connectPointCode := omit VirtMSC-RAN(1211)@dfa3c83210fe: Created Expect[0] for '05240103505902080910106123382082'O to be handled at TC_ho_int_radio_link_failure(1220) VirtMSC-SCCP(1210)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1210)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1211)@dfa3c83210fe: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1211)@dfa3c83210fe: Found Expect[0] for '05240103505902080910106123382082'O handled at TC_ho_int_radio_link_failure(1220) VirtMSC-RAN(1211)@dfa3c83210fe: Added conn table entry 0TC_ho_int_radio_link_failure(1220)2458161 VirtMSC-SCCP(1210)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1210)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1217)@dfa3c83210fe: Enabled queueing of DChan messages VirtMGW-MGCP-0(1215)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_int_radio_link_failure(1220) VirtMSC-SCCP(1210)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1210)@dfa3c83210fe: vl_len:14 VirtMSC-SCCP(1210)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1210)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMGW-MGCP-0(1215)@dfa3c83210fe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "123", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "61" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_ho_int_radio_link_failure(1220) TC_ho_int_radio_link_failure(1220)@dfa3c83210fe: 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(1217)@dfa3c83210fe: Disabled queueing of DChan messages VirtMSC-SCCP(1210)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1210)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1210)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1210)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_radio_link_failure(1220)@dfa3c83210fe: setverdict(pass): none -> pass TC_ho_int_radio_link_failure(1220)@dfa3c83210fe: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '407306C9'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 := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '359F462C'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := <unbound>, 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_ho_int_radio_link_failure(1220)@dfa3c83210fe: "TC_ho_int_radio_link_failure": 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_ho_int_radio_link_failure(1220)@dfa3c83210fe: "TC_ho_int_radio_link_failure": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 IPA-BTS1-TRX0-RSL-RSL(1219)@dfa3c83210fe: Suspending DChan IPA-BTS1-TRX0-RSL-RSL(1219)@dfa3c83210fe: Resuming DChan VirtMSC-SCCP(1210)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1210)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1210)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1210)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1210)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1210)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1210)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1210)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040101'O VirtMSC-SCCP(1210)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1210)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1210)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1210)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-RAN(1211)@dfa3c83210fe: Deleted conn table entry 0TC_ho_int_radio_link_failure(1220)2458161 VirtMSC-SCCP(1210)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1210)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1210)@dfa3c83210fe: RLC received in state:disconnect_pending TC_ho_int_radio_link_failure(1220)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed TC_ho_int_radio_link_failure(1220)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: setverdict(pass): none -> pass MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1210)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(1209)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(1212)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1214)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-RAN(1211)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1217)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1219)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(1215)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1216)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1218)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(1209): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(1210): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(1211): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(1212): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(1213): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1214): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1215): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1216): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1217): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1218): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1219): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_ho_int_radio_link_failure(1220): pass (pass -> pass) MTC@dfa3c83210fe: Test case TC_ho_int_radio_link_failure finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_radio_link_failure pass'. Tue Jun 11 10:23:04 UTC 2024 ====== BSC_Tests.TC_ho_int_radio_link_failure pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_ho_int_radio_link_failure.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=591258) Waiting for packet dumper to finish... 1 (prev_count=591258, count=787982) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_radio_link_failure pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_out_fail_no_msc_response'. ------ BSC_Tests.TC_ho_out_fail_no_msc_response ------ Tue Jun 11 10:23:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_out_fail_no_msc_response.pcap" >/data/BSC_Tests.TC_ho_out_fail_no_msc_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_out_fail_no_msc_response' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_ho_out_fail_no_msc_response started. VirtMSC-IPA(1224)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1224)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1224)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1225)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1225)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(1222)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(1223)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1228)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1228)@dfa3c83210fe: 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(1228)@dfa3c83210fe: 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(1228)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_ho_out_fail_no_msc_response() start" MTC@dfa3c83210fe: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@dfa3c83210fe: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@dfa3c83210fe: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@dfa3c83210fe: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } TC_ho_out_fail_no_msc_response(1230)@dfa3c83210fe: "TC_ho_out_fail_no_msc_response": using IMSI '001015277484863'H VirtMSC-RAN(1223)@dfa3c83210fe: f_create_expect(l3 := '05240103505902080910102577848436'O, n_connectPointCode := omit VirtMSC-RAN(1223)@dfa3c83210fe: Created Expect[0] for '05240103505902080910102577848436'O to be handled at TC_ho_out_fail_no_msc_response(1230) VirtMSC-SCCP(1222)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1222)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1223)@dfa3c83210fe: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1223)@dfa3c83210fe: Found Expect[0] for '05240103505902080910102577848436'O handled at TC_ho_out_fail_no_msc_response(1230) VirtMSC-RAN(1223)@dfa3c83210fe: Added conn table entry 0TC_ho_out_fail_no_msc_response(1230)15707699 VirtMSC-SCCP(1222)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1222)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1229)@dfa3c83210fe: Enabled queueing of DChan messages VirtMGW-MGCP-0(1227)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_out_fail_no_msc_response(1230) VirtMSC-SCCP(1222)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1222)@dfa3c83210fe: vl_len:14 VirtMSC-SCCP(1222)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1222)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMGW-MGCP-0(1227)@dfa3c83210fe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "126", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "62" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_ho_out_fail_no_msc_response(1230) TC_ho_out_fail_no_msc_response(1230)@dfa3c83210fe: 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(1229)@dfa3c83210fe: Disabled queueing of DChan messages VirtMSC-SCCP(1222)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1222)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1222)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1222)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_out_fail_no_msc_response(1230)@dfa3c83210fe: setverdict(pass): none -> pass TC_ho_out_fail_no_msc_response(1230)@dfa3c83210fe: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '7150D8A3'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 := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '3F09EF34'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := <unbound>, 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_ho_out_fail_no_msc_response(1230)@dfa3c83210fe: "TC_ho_out_fail_no_msc_response": 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_ho_out_fail_no_msc_response(1230)@dfa3c83210fe: "TC_ho_out_fail_no_msc_response": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 VirtMSC-SCCP(1222)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1222)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1222)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1222)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1222)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1222)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1222)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1222)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_out_fail_no_msc_response(1230)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed TC_ho_out_fail_no_msc_response(1230)@dfa3c83210fe: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1222)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1222)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1222)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1222)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1222)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1222)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1222)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1222)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_out_fail_no_msc_response(1230)@dfa3c83210fe: "Got BSSMAP Clear Complete" VirtMSC-RAN(1223)@dfa3c83210fe: Deleted conn table entry 0TC_ho_out_fail_no_msc_response(1230)15707699 VirtMSC-SCCP(1222)@dfa3c83210fe: Session index based on connection ID:0 TC_ho_out_fail_no_msc_response(1230)@dfa3c83210fe: "Got RSL RR Release" TC_ho_out_fail_no_msc_response(1230)@dfa3c83210fe: "Got RSL Deact SACCH" VirtMSC-SCCP(1222)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1222)@dfa3c83210fe: RLC received in state:disconnect_pending TC_ho_out_fail_no_msc_response(1230)@dfa3c83210fe: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_out_fail_no_msc_response(1230)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: setverdict(pass): none -> pass MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1222)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1226)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-RAN(1223)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(1221)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(1224)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1229)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(1227)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1228)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(1221): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(1222): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(1223): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(1224): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(1225): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1226): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1227): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1228): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1229): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_ho_out_fail_no_msc_response(1230): pass (pass -> pass) MTC@dfa3c83210fe: Test case TC_ho_out_fail_no_msc_response finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_out_fail_no_msc_response pass'. Tue Jun 11 10:23:38 UTC 2024 ====== BSC_Tests.TC_ho_out_fail_no_msc_response pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_ho_out_fail_no_msc_response.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=521607) Waiting for packet dumper to finish... 1 (prev_count=521607, count=702599) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_out_fail_no_msc_response pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_out_fail_rr_ho_failure'. ------ BSC_Tests.TC_ho_out_fail_rr_ho_failure ------ Tue Jun 11 10:23:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_out_fail_rr_ho_failure.pcap" >/data/BSC_Tests.TC_ho_out_fail_rr_ho_failure.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_out_fail_rr_ho_failure' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_ho_out_fail_rr_ho_failure started. VirtMSC-IPA(1234)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1234)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1234)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1235)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1235)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(1232)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(1233)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1238)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1238)@dfa3c83210fe: 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(1238)@dfa3c83210fe: 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(1238)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_ho_out_fail_rr_ho_failure() start" MTC@dfa3c83210fe: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@dfa3c83210fe: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@dfa3c83210fe: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@dfa3c83210fe: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } TC_ho_out_fail_rr_ho_failure(1240)@dfa3c83210fe: "TC_ho_out_fail_rr_ho_failure": using IMSI '001019201056310'H VirtMSC-RAN(1233)@dfa3c83210fe: f_create_expect(l3 := '05240103505902080910102910503601'O, n_connectPointCode := omit VirtMSC-RAN(1233)@dfa3c83210fe: Created Expect[0] for '05240103505902080910102910503601'O to be handled at TC_ho_out_fail_rr_ho_failure(1240) VirtMSC-SCCP(1232)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1232)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1233)@dfa3c83210fe: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1233)@dfa3c83210fe: Found Expect[0] for '05240103505902080910102910503601'O handled at TC_ho_out_fail_rr_ho_failure(1240) VirtMSC-RAN(1233)@dfa3c83210fe: Added conn table entry 0TC_ho_out_fail_rr_ho_failure(1240)1202916 VirtMSC-SCCP(1232)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1232)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1239)@dfa3c83210fe: Enabled queueing of DChan messages VirtMGW-MGCP-0(1237)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_out_fail_rr_ho_failure(1240) VirtMSC-SCCP(1232)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1232)@dfa3c83210fe: vl_len:14 VirtMSC-SCCP(1232)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1232)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMGW-MGCP-0(1237)@dfa3c83210fe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "129", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "63" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_ho_out_fail_rr_ho_failure(1240) TC_ho_out_fail_rr_ho_failure(1240)@dfa3c83210fe: 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(1239)@dfa3c83210fe: Disabled queueing of DChan messages VirtMSC-SCCP(1232)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1232)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1232)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1232)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_out_fail_rr_ho_failure(1240)@dfa3c83210fe: setverdict(pass): none -> pass TC_ho_out_fail_rr_ho_failure(1240)@dfa3c83210fe: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '1090D2BA'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 := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '283F2E92'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := <unbound>, 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_ho_out_fail_rr_ho_failure(1240)@dfa3c83210fe: "TC_ho_out_fail_rr_ho_failure": 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_ho_out_fail_rr_ho_failure(1240)@dfa3c83210fe: "TC_ho_out_fail_rr_ho_failure": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 VirtMSC-SCCP(1232)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1232)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1232)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1232)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_out_fail_rr_ho_failure(1240)@dfa3c83210fe: Remote cell's RR Handover Command passed through as L3 Info: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '001'B, ncc := '010'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '04'O }, channelDescription2 := { timeslotNumber := '110'B, channelTypeandTDMAOffset := '00001'B, octet3 := '00'O, octet4 := '09'O ("\t") }, handoverReference := { handoverReferenceValue := '00'O }, powerCommandAndAccesstype := { powerlevel := '00000'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := omit, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := omit, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_out_fail_rr_ho_failure(1240)@dfa3c83210fe: Remote cell's RR Handover Command passed through as L3 Info, encoded: '062BD1040E00090000'O VirtMSC-SCCP(1232)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1232)@dfa3c83210fe: vl_len:14 VirtMSC-SCCP(1232)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1232)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000C131709062BD1040E00090000'O TC_ho_out_fail_rr_ho_failure(1240)@dfa3c83210fe: RSL Data Req went out to first BTS: { msg_disc := { msg_group := RSL_MDISC_RLL (1), transparent := true }, msg_type := RSL_MT_DATA_REQ (1), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } } }, { iei := RSL_IE_LINK_IDENT (2), body := { link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 9, payload := '062BD1040E00090000'O } } } } } TC_ho_out_fail_rr_ho_failure(1240)@dfa3c83210fe: Found L3 Info: { l3_info := { len := 9, payload := '062BD1040E00090000'O } } TC_ho_out_fail_rr_ho_failure(1240)@dfa3c83210fe: Success: the BSC sent out the same RR Handover Command the other BSS forwarded. TC_ho_out_fail_rr_ho_failure(1240)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1232)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1232)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1232)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1232)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1232)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1232)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1232)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1232)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_out_fail_rr_ho_failure(1240)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed TC_ho_out_fail_rr_ho_failure(1240)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed TC_ho_out_fail_rr_ho_failure(1240)@dfa3c83210fe: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1232)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1232)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1232)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1232)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1232)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1232)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1232)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1232)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_out_fail_rr_ho_failure(1240)@dfa3c83210fe: "Got BSSMAP Clear Complete" TC_ho_out_fail_rr_ho_failure(1240)@dfa3c83210fe: "Got RSL RR Release" VirtMSC-RAN(1233)@dfa3c83210fe: Deleted conn table entry 0TC_ho_out_fail_rr_ho_failure(1240)1202916 VirtMSC-SCCP(1232)@dfa3c83210fe: Session index based on connection ID:0 TC_ho_out_fail_rr_ho_failure(1240)@dfa3c83210fe: "Got RSL Deact SACCH" VirtMSC-SCCP(1232)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1232)@dfa3c83210fe: RLC received in state:disconnect_pending TC_ho_out_fail_rr_ho_failure(1240)@dfa3c83210fe: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_out_fail_rr_ho_failure(1240)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: setverdict(pass): none -> pass MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1232)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(1231)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1236)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-RAN(1233)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(1234)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1239)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(1237)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1238)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(1231): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(1232): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(1233): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(1234): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(1235): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1236): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1237): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1238): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1239): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_ho_out_fail_rr_ho_failure(1240): pass (pass -> pass) MTC@dfa3c83210fe: Test case TC_ho_out_fail_rr_ho_failure finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_out_fail_rr_ho_failure pass'. Tue Jun 11 10:23:59 UTC 2024 ====== BSC_Tests.TC_ho_out_fail_rr_ho_failure pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_ho_out_fail_rr_ho_failure.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=508976) Waiting for packet dumper to finish... 1 (prev_count=508976, count=690291) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_out_fail_rr_ho_failure pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_out_fail_no_result_after_ho_cmd'. ------ BSC_Tests.TC_ho_out_fail_no_result_after_ho_cmd ------ Tue Jun 11 10:24:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_out_fail_no_result_after_ho_cmd.pcap" >/data/BSC_Tests.TC_ho_out_fail_no_result_after_ho_cmd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_out_fail_no_result_after_ho_cmd' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_ho_out_fail_no_result_after_ho_cmd started. VirtMSC-IPA(1244)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1244)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1244)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1245)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1245)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(1242)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(1243)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1248)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1248)@dfa3c83210fe: 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(1248)@dfa3c83210fe: 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(1248)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_ho_out_fail_no_result_after_ho_cmd() start" MTC@dfa3c83210fe: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@dfa3c83210fe: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@dfa3c83210fe: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@dfa3c83210fe: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } TC_ho_out_fail_no_result_after_ho_cmd(1250)@dfa3c83210fe: "TC_ho_out_fail_no_result_after_ho_cmd": using IMSI '001011846261709'H VirtMSC-RAN(1243)@dfa3c83210fe: f_create_expect(l3 := '05240103505902080910108164627190'O, n_connectPointCode := omit VirtMSC-RAN(1243)@dfa3c83210fe: Created Expect[0] for '05240103505902080910108164627190'O to be handled at TC_ho_out_fail_no_result_after_ho_cmd(1250) VirtMSC-SCCP(1242)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1242)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1243)@dfa3c83210fe: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1243)@dfa3c83210fe: Found Expect[0] for '05240103505902080910108164627190'O handled at TC_ho_out_fail_no_result_after_ho_cmd(1250) VirtMSC-RAN(1243)@dfa3c83210fe: Added conn table entry 0TC_ho_out_fail_no_result_after_ho_cmd(1250)13358925 VirtMSC-SCCP(1242)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1242)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1249)@dfa3c83210fe: Enabled queueing of DChan messages VirtMGW-MGCP-0(1247)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_out_fail_no_result_after_ho_cmd(1250) VirtMSC-SCCP(1242)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1242)@dfa3c83210fe: vl_len:14 VirtMSC-SCCP(1242)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1242)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMGW-MGCP-0(1247)@dfa3c83210fe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "132", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "64" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_ho_out_fail_no_result_after_ho_cmd(1250) TC_ho_out_fail_no_result_after_ho_cmd(1250)@dfa3c83210fe: 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(1249)@dfa3c83210fe: Disabled queueing of DChan messages VirtMSC-SCCP(1242)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1242)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1242)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1242)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_out_fail_no_result_after_ho_cmd(1250)@dfa3c83210fe: setverdict(pass): none -> pass TC_ho_out_fail_no_result_after_ho_cmd(1250)@dfa3c83210fe: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '40D617A0'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 := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '59229BB6'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := <unbound>, 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_ho_out_fail_no_result_after_ho_cmd(1250)@dfa3c83210fe: "TC_ho_out_fail_no_result_after_ho_cmd": 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_ho_out_fail_no_result_after_ho_cmd(1250)@dfa3c83210fe: "TC_ho_out_fail_no_result_after_ho_cmd": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 VirtMSC-SCCP(1242)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1242)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1242)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1242)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_out_fail_no_result_after_ho_cmd(1250)@dfa3c83210fe: Remote cell's RR Handover Command passed through as L3 Info: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '001'B, ncc := '010'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '04'O }, channelDescription2 := { timeslotNumber := '110'B, channelTypeandTDMAOffset := '00001'B, octet3 := '00'O, octet4 := '09'O ("\t") }, handoverReference := { handoverReferenceValue := '00'O }, powerCommandAndAccesstype := { powerlevel := '00000'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := omit, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := omit, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_out_fail_no_result_after_ho_cmd(1250)@dfa3c83210fe: Remote cell's RR Handover Command passed through as L3 Info, encoded: '062BD1040E00090000'O VirtMSC-SCCP(1242)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1242)@dfa3c83210fe: vl_len:14 VirtMSC-SCCP(1242)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1242)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000C131709062BD1040E00090000'O TC_ho_out_fail_no_result_after_ho_cmd(1250)@dfa3c83210fe: RSL Data Req went out to first BTS: { msg_disc := { msg_group := RSL_MDISC_RLL (1), transparent := true }, msg_type := RSL_MT_DATA_REQ (1), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } } }, { iei := RSL_IE_LINK_IDENT (2), body := { link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 9, payload := '062BD1040E00090000'O } } } } } TC_ho_out_fail_no_result_after_ho_cmd(1250)@dfa3c83210fe: Found L3 Info: { l3_info := { len := 9, payload := '062BD1040E00090000'O } } TC_ho_out_fail_no_result_after_ho_cmd(1250)@dfa3c83210fe: Success: the BSC sent out the same RR Handover Command the other BSS forwarded. TC_ho_out_fail_no_result_after_ho_cmd(1250)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1242)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1242)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1242)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1242)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_out_fail_no_result_after_ho_cmd(1250)@dfa3c83210fe: Got BSSMAP Clear Request VirtMSC-SCCP(1242)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1242)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1242)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1242)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040120'O VirtMSC-SCCP(1242)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1242)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1242)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1242)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_out_fail_no_result_after_ho_cmd(1250)@dfa3c83210fe: Got RR Release TC_ho_out_fail_no_result_after_ho_cmd(1250)@dfa3c83210fe: Got Deact SACCH TC_ho_out_fail_no_result_after_ho_cmd(1250)@dfa3c83210fe: Got RF Chan Rel TC_ho_out_fail_no_result_after_ho_cmd(1250)@dfa3c83210fe: Got first DLCX: { line := { verb := "DLCX", trans_id := "134", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "64" }, { code := "I", val := "40D617A0" } }, sdp := omit } TC_ho_out_fail_no_result_after_ho_cmd(1250)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-RAN(1243)@dfa3c83210fe: Deleted conn table entry 0TC_ho_out_fail_no_result_after_ho_cmd(1250)13358925 VirtMSC-SCCP(1242)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1242)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1242)@dfa3c83210fe: RLC received in state:disconnect_pending TC_ho_out_fail_no_result_after_ho_cmd(1250)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: setverdict(pass): none -> pass MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(1243)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-SCCP(1242)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1246)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(1241)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(1244)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1249)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(1247)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1248)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(1241): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(1242): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(1243): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(1244): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(1245): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1246): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1247): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1248): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1249): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_ho_out_fail_no_result_after_ho_cmd(1250): pass (pass -> pass) MTC@dfa3c83210fe: Test case TC_ho_out_fail_no_result_after_ho_cmd finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_out_fail_no_result_after_ho_cmd pass'. Tue Jun 11 10:24:26 UTC 2024 ====== BSC_Tests.TC_ho_out_fail_no_result_after_ho_cmd pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_ho_out_fail_no_result_after_ho_cmd.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=512560) Waiting for packet dumper to finish... 1 (prev_count=512560, count=694053) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_out_fail_no_result_after_ho_cmd pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc'. ------ BSC_Tests.TC_ho_into_this_bsc ------ Tue Jun 11 10:24:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_into_this_bsc.pcap" >/data/BSC_Tests.TC_ho_into_this_bsc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_ho_into_this_bsc started. MTC@dfa3c83210fe: "TC_ho_into_this_bsc": using IMSI '001012465086273'H VirtMSC-IPA(1254)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1254)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1254)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1255)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1255)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(1252)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(1253)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1258)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1258)@dfa3c83210fe: 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(1258)@dfa3c83210fe: 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(1258)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_ho_into_this_bsc() start" MTC@dfa3c83210fe: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@dfa3c83210fe: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@dfa3c83210fe: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@dfa3c83210fe: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1257)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_into_this_bsc(1260) VirtMSC-RAN(1253)@dfa3c83210fe: Added conn table entry 0TC_ho_into_this_bsc(1260)14874276 VirtMSC-SCCP(1252)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1252)@dfa3c83210fe: { messageType := 2, destLocRef := 'E2F6A4'O, sourceLocRef := '000002'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(1252)@dfa3c83210fe: Session index based on local reference:0 VirtMGW-MGCP-0(1257)@dfa3c83210fe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "135", ep := "1@mgw", ver := "1.0" }, params := { { code := "C", val := "2" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_ho_into_this_bsc(1260) VirtMSC-SCCP(1252)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1252)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1252)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1252)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc(1260)@dfa3c83210fe: setverdict(pass): none -> pass TC_ho_into_this_bsc(1260)@dfa3c83210fe: Received L3 Info in HO Request Ack: '062BCA670943670707D0630190'O TC_ho_into_this_bsc(1260)@dfa3c83210fe: L3 Info in HO Request Ack is { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '010'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '07'O ("\a") }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := { sI := '00'B, rOT := '0'B, nCI := '0'B, elementIdentifier := '1101'B }, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B, elementIdentifier := '1001'B }, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_into_this_bsc(1260)@dfa3c83210fe: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_ho_into_this_bsc(1260)@dfa3c83210fe: handoverCommand: verified TSC = 2 VirtMSC-SCCP(1252)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1252)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1252)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1252)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1252)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1252)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1252)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1252)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc(1260)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc(1260)@dfa3c83210fe: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1252)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1252)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1252)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1252)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1252)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1252)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1252)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1252)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc(1260)@dfa3c83210fe: "Got BSSMAP Clear Complete" VirtMSC-RAN(1253)@dfa3c83210fe: Deleted conn table entry 0TC_ho_into_this_bsc(1260)14874276 VirtMSC-SCCP(1252)@dfa3c83210fe: Session index based on connection ID:0 TC_ho_into_this_bsc(1260)@dfa3c83210fe: "Got RSL RR Release" VirtMSC-SCCP(1252)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1252)@dfa3c83210fe: RLC received in state:disconnect_pending TC_ho_into_this_bsc(1260)@dfa3c83210fe: "Got RSL Deact SACCH" TC_ho_into_this_bsc(1260)@dfa3c83210fe: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_into_this_bsc(1260)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc(1260)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: setverdict(pass): none -> pass MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1252)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-RAN(1253)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1256)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(1254)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(1251)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1259)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(1257)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1258)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(1251): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(1252): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(1253): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(1254): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(1255): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1256): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1257): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1258): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1259): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_ho_into_this_bsc(1260): pass (pass -> pass) MTC@dfa3c83210fe: Test case TC_ho_into_this_bsc finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc pass'. Tue Jun 11 10:24:42 UTC 2024 ====== BSC_Tests.TC_ho_into_this_bsc pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_ho_into_this_bsc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=492001) Waiting for packet dumper to finish... 1 (prev_count=492001, count=639566) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_0'. ------ BSC_Tests.TC_ho_into_this_bsc_a5_0 ------ Tue Jun 11 10:24:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_into_this_bsc_a5_0.pcap" >/data/BSC_Tests.TC_ho_into_this_bsc_a5_0.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_0' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_ho_into_this_bsc_a5_0 started. MTC@dfa3c83210fe: "TC_ho_into_this_bsc_a5_0": using IMSI '001016097143452'H VirtMSC-IPA(1264)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1264)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1264)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1265)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1265)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(1262)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(1263)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1268)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1268)@dfa3c83210fe: 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(1268)@dfa3c83210fe: 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(1268)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_ho_into_this_bsc_a5_0() start" MTC@dfa3c83210fe: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@dfa3c83210fe: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@dfa3c83210fe: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@dfa3c83210fe: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1267)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_into_this_bsc_a5_0(1270) VirtMSC-RAN(1263)@dfa3c83210fe: Added conn table entry 0TC_ho_into_this_bsc_a5_0(1270)10507792 VirtMSC-SCCP(1262)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1262)@dfa3c83210fe: { messageType := 2, destLocRef := 'A05610'O, sourceLocRef := '000003'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(1262)@dfa3c83210fe: Session index based on local reference:0 VirtMGW-MGCP-0(1267)@dfa3c83210fe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "138", ep := "1@mgw", ver := "1.0" }, params := { { code := "C", val := "3" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_ho_into_this_bsc_a5_0(1270) VirtMSC-SCCP(1262)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1262)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1262)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1262)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_0(1270)@dfa3c83210fe: for encryption algo RSL_ALG_ID_A5_0 (1) expect kc = ('C2F8DDBA85F0D590'O, ''O) TC_ho_into_this_bsc_a5_0(1270)@dfa3c83210fe: setverdict(pass): none -> pass TC_ho_into_this_bsc_a5_0(1270)@dfa3c83210fe: Received L3 Info in HO Request Ack: '062BCA670943670807D0630190'O TC_ho_into_this_bsc_a5_0(1270)@dfa3c83210fe: L3 Info in HO Request Ack is { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '010'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '08'O ("\b") }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := { sI := '00'B, rOT := '0'B, nCI := '0'B, elementIdentifier := '1101'B }, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B, elementIdentifier := '1001'B }, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_into_this_bsc_a5_0(1270)@dfa3c83210fe: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_ho_into_this_bsc_a5_0(1270)@dfa3c83210fe: handoverCommand: verified TSC = 2 VirtMSC-SCCP(1262)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1262)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1262)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1262)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1262)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1262)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1262)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1262)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_0(1270)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc_a5_0(1270)@dfa3c83210fe: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1262)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1262)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1262)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1262)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1262)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1262)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1262)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1262)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_0(1270)@dfa3c83210fe: "Got BSSMAP Clear Complete" VirtMSC-RAN(1263)@dfa3c83210fe: Deleted conn table entry 0TC_ho_into_this_bsc_a5_0(1270)10507792 VirtMSC-SCCP(1262)@dfa3c83210fe: Session index based on connection ID:0 TC_ho_into_this_bsc_a5_0(1270)@dfa3c83210fe: "Got RSL RR Release" TC_ho_into_this_bsc_a5_0(1270)@dfa3c83210fe: "Got RSL Deact SACCH" VirtMSC-SCCP(1262)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1262)@dfa3c83210fe: RLC received in state:disconnect_pending TC_ho_into_this_bsc_a5_0(1270)@dfa3c83210fe: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_into_this_bsc_a5_0(1270)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc_a5_0(1270)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: setverdict(pass): none -> pass MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1262)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-RAN(1263)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1266)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(1261)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(1264)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1269)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1268)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(1267)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(1261): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(1262): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(1263): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(1264): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(1265): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1266): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1267): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1268): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1269): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_ho_into_this_bsc_a5_0(1270): pass (pass -> pass) MTC@dfa3c83210fe: Test case TC_ho_into_this_bsc_a5_0 finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_0 pass'. Tue Jun 11 10:24:59 UTC 2024 ====== BSC_Tests.TC_ho_into_this_bsc_a5_0 pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_ho_into_this_bsc_a5_0.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=458138) Waiting for packet dumper to finish... 1 (prev_count=458138, count=640367) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_0 pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_1'. ------ BSC_Tests.TC_ho_into_this_bsc_a5_1 ------ Tue Jun 11 10:25:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_into_this_bsc_a5_1.pcap" >/data/BSC_Tests.TC_ho_into_this_bsc_a5_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_1' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_ho_into_this_bsc_a5_1 started. MTC@dfa3c83210fe: "TC_ho_into_this_bsc_a5_1": using IMSI '001016825788016'H VirtMSC-IPA(1274)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1274)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1274)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1275)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1275)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(1272)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(1273)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1278)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1278)@dfa3c83210fe: 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(1278)@dfa3c83210fe: 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(1278)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_ho_into_this_bsc_a5_1() start" MTC@dfa3c83210fe: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@dfa3c83210fe: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@dfa3c83210fe: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@dfa3c83210fe: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1277)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_into_this_bsc_a5_1(1280) VirtMSC-RAN(1273)@dfa3c83210fe: Added conn table entry 0TC_ho_into_this_bsc_a5_1(1280)4429904 VirtMSC-SCCP(1272)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1272)@dfa3c83210fe: { messageType := 2, destLocRef := '439850'O, sourceLocRef := '000004'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(1272)@dfa3c83210fe: Session index based on local reference:0 VirtMGW-MGCP-0(1277)@dfa3c83210fe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "141", ep := "1@mgw", ver := "1.0" }, params := { { code := "C", val := "4" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_ho_into_this_bsc_a5_1(1280) VirtMSC-SCCP(1272)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1272)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1272)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1272)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_1(1280)@dfa3c83210fe: for encryption algo RSL_ALG_ID_A5_1 (2) expect kc = '26B1252D8CA9DC45'O TC_ho_into_this_bsc_a5_1(1280)@dfa3c83210fe: setverdict(pass): none -> pass TC_ho_into_this_bsc_a5_1(1280)@dfa3c83210fe: Received L3 Info in HO Request Ack: '062BCA670943670907D0630191'O TC_ho_into_this_bsc_a5_1(1280)@dfa3c83210fe: L3 Info in HO Request Ack is { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '010'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '09'O ("\t") }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := { sI := '00'B, rOT := '0'B, nCI := '0'B, elementIdentifier := '1101'B }, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := { sC := '1'B, algorithmIdentifier := '000'B, elementIdentifier := '1001'B }, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_into_this_bsc_a5_1(1280)@dfa3c83210fe: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_ho_into_this_bsc_a5_1(1280)@dfa3c83210fe: handoverCommand: verified TSC = 2 VirtMSC-SCCP(1272)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1272)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1272)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1272)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1272)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1272)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1272)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1272)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_1(1280)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc_a5_1(1280)@dfa3c83210fe: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1272)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1272)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1272)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1272)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1272)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1272)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1272)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1272)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_1(1280)@dfa3c83210fe: "Got BSSMAP Clear Complete" VirtMSC-RAN(1273)@dfa3c83210fe: Deleted conn table entry 0TC_ho_into_this_bsc_a5_1(1280)4429904 VirtMSC-SCCP(1272)@dfa3c83210fe: Session index based on connection ID:0 TC_ho_into_this_bsc_a5_1(1280)@dfa3c83210fe: "Got RSL RR Release" VirtMSC-SCCP(1272)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1272)@dfa3c83210fe: RLC received in state:disconnect_pending TC_ho_into_this_bsc_a5_1(1280)@dfa3c83210fe: "Got RSL Deact SACCH" TC_ho_into_this_bsc_a5_1(1280)@dfa3c83210fe: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_into_this_bsc_a5_1(1280)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc_a5_1(1280)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: setverdict(pass): none -> pass MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(1273)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-SCCP(1272)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(1271)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(1274)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1276)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1279)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1278)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(1277)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(1271): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(1272): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(1273): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(1274): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(1275): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1276): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1277): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1278): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1279): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_ho_into_this_bsc_a5_1(1280): pass (pass -> pass) MTC@dfa3c83210fe: Test case TC_ho_into_this_bsc_a5_1 finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_1 pass'. Tue Jun 11 10:25:15 UTC 2024 ====== BSC_Tests.TC_ho_into_this_bsc_a5_1 pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_ho_into_this_bsc_a5_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=638563) Waiting for packet dumper to finish... 1 (prev_count=638563, count=640975) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_1 pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_3'. ------ BSC_Tests.TC_ho_into_this_bsc_a5_3 ------ Tue Jun 11 10:25:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_into_this_bsc_a5_3.pcap" >/data/BSC_Tests.TC_ho_into_this_bsc_a5_3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_3' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_ho_into_this_bsc_a5_3 started. MTC@dfa3c83210fe: "TC_ho_into_this_bsc_a5_3": using IMSI '001015433722658'H VirtMSC-IPA(1284)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1284)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1284)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1285)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1285)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(1282)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(1283)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1288)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1288)@dfa3c83210fe: 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(1288)@dfa3c83210fe: 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(1288)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_ho_into_this_bsc_a5_3() start" MTC@dfa3c83210fe: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@dfa3c83210fe: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@dfa3c83210fe: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@dfa3c83210fe: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1287)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_into_this_bsc_a5_3(1290) VirtMSC-RAN(1283)@dfa3c83210fe: Added conn table entry 0TC_ho_into_this_bsc_a5_3(1290)16662471 VirtMSC-SCCP(1282)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1282)@dfa3c83210fe: { messageType := 2, destLocRef := 'FE3FC7'O, sourceLocRef := '000005'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(1282)@dfa3c83210fe: Session index based on local reference:0 VirtMGW-MGCP-0(1287)@dfa3c83210fe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "144", ep := "1@mgw", ver := "1.0" }, params := { { code := "C", val := "5" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_ho_into_this_bsc_a5_3(1290) VirtMSC-SCCP(1282)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1282)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1282)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1282)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_3(1290)@dfa3c83210fe: for encryption algo RSL_ALG_ID_A5_3 (4) expect kc = '6238256A7882607B'O TC_ho_into_this_bsc_a5_3(1290)@dfa3c83210fe: setverdict(pass): none -> pass TC_ho_into_this_bsc_a5_3(1290)@dfa3c83210fe: Received L3 Info in HO Request Ack: '062BCA670943670A07D0630195'O TC_ho_into_this_bsc_a5_3(1290)@dfa3c83210fe: L3 Info in HO Request Ack is { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '010'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '0A'O ("\n") }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := { sI := '00'B, rOT := '0'B, nCI := '0'B, elementIdentifier := '1101'B }, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := { sC := '1'B, algorithmIdentifier := '010'B, elementIdentifier := '1001'B }, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_into_this_bsc_a5_3(1290)@dfa3c83210fe: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_ho_into_this_bsc_a5_3(1290)@dfa3c83210fe: handoverCommand: verified TSC = 2 VirtMSC-SCCP(1282)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1282)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1282)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1282)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1282)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1282)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1282)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1282)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_3(1290)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc_a5_3(1290)@dfa3c83210fe: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1282)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1282)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1282)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1282)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1282)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1282)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1282)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1282)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_3(1290)@dfa3c83210fe: "Got BSSMAP Clear Complete" VirtMSC-RAN(1283)@dfa3c83210fe: Deleted conn table entry 0TC_ho_into_this_bsc_a5_3(1290)16662471 VirtMSC-SCCP(1282)@dfa3c83210fe: Session index based on connection ID:0 TC_ho_into_this_bsc_a5_3(1290)@dfa3c83210fe: "Got RSL RR Release" VirtMSC-SCCP(1282)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1282)@dfa3c83210fe: RLC received in state:disconnect_pending TC_ho_into_this_bsc_a5_3(1290)@dfa3c83210fe: "Got RSL Deact SACCH" TC_ho_into_this_bsc_a5_3(1290)@dfa3c83210fe: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_into_this_bsc_a5_3(1290)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc_a5_3(1290)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: setverdict(pass): none -> pass MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1282)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-RAN(1283)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1286)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(1281)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(1284)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1289)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(1287)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1288)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(1281): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(1282): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(1283): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(1284): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(1285): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1286): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1287): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1288): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1289): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_ho_into_this_bsc_a5_3(1290): pass (pass -> pass) MTC@dfa3c83210fe: Test case TC_ho_into_this_bsc_a5_3 finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_3 pass'. Tue Jun 11 10:25:32 UTC 2024 ====== BSC_Tests.TC_ho_into_this_bsc_a5_3 pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_ho_into_this_bsc_a5_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=459879) Waiting for packet dumper to finish... 1 (prev_count=459879, count=641284) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_3 pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_4'. ------ BSC_Tests.TC_ho_into_this_bsc_a5_4 ------ Tue Jun 11 10:25:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_into_this_bsc_a5_4.pcap" >/data/BSC_Tests.TC_ho_into_this_bsc_a5_4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_4' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_ho_into_this_bsc_a5_4 started. MTC@dfa3c83210fe: "TC_ho_into_this_bsc_a5_4": using IMSI '001016771853218'H VirtMSC-IPA(1294)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1294)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1294)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1295)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1295)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(1292)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(1293)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1298)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1298)@dfa3c83210fe: 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(1298)@dfa3c83210fe: 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(1298)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_ho_into_this_bsc_a5_4() start" MTC@dfa3c83210fe: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@dfa3c83210fe: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@dfa3c83210fe: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@dfa3c83210fe: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1297)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_into_this_bsc_a5_4(1300) VirtMSC-RAN(1293)@dfa3c83210fe: Added conn table entry 0TC_ho_into_this_bsc_a5_4(1300)9593939 VirtMSC-SCCP(1292)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1292)@dfa3c83210fe: { messageType := 2, destLocRef := '926453'O, sourceLocRef := '000006'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(1292)@dfa3c83210fe: Session index based on local reference:0 VirtMGW-MGCP-0(1297)@dfa3c83210fe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "147", ep := "1@mgw", ver := "1.0" }, params := { { code := "C", val := "6" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_ho_into_this_bsc_a5_4(1300) VirtMSC-SCCP(1292)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1292)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1292)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1292)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_4(1300)@dfa3c83210fe: for encryption algo RSL_ALG_ID_A5_4 (5) expect kc = '483A3B1ABEFD0D877EDBBF16735F2121'O TC_ho_into_this_bsc_a5_4(1300)@dfa3c83210fe: setverdict(pass): none -> pass TC_ho_into_this_bsc_a5_4(1300)@dfa3c83210fe: Received L3 Info in HO Request Ack: '062BCA670943670B07D0630197'O TC_ho_into_this_bsc_a5_4(1300)@dfa3c83210fe: L3 Info in HO Request Ack is { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '010'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '0B'O ("\v") }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := { sI := '00'B, rOT := '0'B, nCI := '0'B, elementIdentifier := '1101'B }, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := { sC := '1'B, algorithmIdentifier := '011'B, elementIdentifier := '1001'B }, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_into_this_bsc_a5_4(1300)@dfa3c83210fe: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_ho_into_this_bsc_a5_4(1300)@dfa3c83210fe: handoverCommand: verified TSC = 2 VirtMSC-SCCP(1292)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1292)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1292)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1292)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1292)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1292)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1292)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1292)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_4(1300)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc_a5_4(1300)@dfa3c83210fe: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1292)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1292)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1292)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1292)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1292)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1292)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1292)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1292)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_4(1300)@dfa3c83210fe: "Got BSSMAP Clear Complete" VirtMSC-RAN(1293)@dfa3c83210fe: Deleted conn table entry 0TC_ho_into_this_bsc_a5_4(1300)9593939 VirtMSC-SCCP(1292)@dfa3c83210fe: Session index based on connection ID:0 TC_ho_into_this_bsc_a5_4(1300)@dfa3c83210fe: "Got RSL RR Release" TC_ho_into_this_bsc_a5_4(1300)@dfa3c83210fe: "Got RSL Deact SACCH" VirtMSC-SCCP(1292)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1292)@dfa3c83210fe: RLC received in state:disconnect_pending TC_ho_into_this_bsc_a5_4(1300)@dfa3c83210fe: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_into_this_bsc_a5_4(1300)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc_a5_4(1300)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: setverdict(pass): none -> pass MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1292)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1296)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(1294)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-RAN(1293)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(1291)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1299)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(1297)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1298)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(1291): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(1292): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(1293): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(1294): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(1295): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1296): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1297): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1298): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1299): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_ho_into_this_bsc_a5_4(1300): pass (pass -> pass) MTC@dfa3c83210fe: Test case TC_ho_into_this_bsc_a5_4 finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_4 pass'. Tue Jun 11 10:25:48 UTC 2024 ====== BSC_Tests.TC_ho_into_this_bsc_a5_4 pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_ho_into_this_bsc_a5_4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=461078) Waiting for packet dumper to finish... 1 (prev_count=461078, count=641982) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_4 pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg'. ------ BSC_Tests.TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg ------ Tue Jun 11 10:25:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg.pcap" >/data/BSC_Tests.TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg started. MTC@dfa3c83210fe: "TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg": using IMSI '001015266248655'H VirtMSC-IPA(1304)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1304)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1304)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1305)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1305)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(1302)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(1303)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1308)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1308)@dfa3c83210fe: 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(1308)@dfa3c83210fe: 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(1308)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg() start" MTC@dfa3c83210fe: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@dfa3c83210fe: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@dfa3c83210fe: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@dfa3c83210fe: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1307)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1310) VirtMSC-RAN(1303)@dfa3c83210fe: Added conn table entry 0TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1310)15146603 VirtMSC-SCCP(1302)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1302)@dfa3c83210fe: { messageType := 2, destLocRef := 'E71E6B'O, sourceLocRef := '000007'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(1302)@dfa3c83210fe: Session index based on local reference:0 VirtMGW-MGCP-0(1307)@dfa3c83210fe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "150", ep := "1@mgw", ver := "1.0" }, params := { { code := "C", val := "7" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1310) VirtMSC-SCCP(1302)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1302)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1302)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1302)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1310)@dfa3c83210fe: for encryption algo RSL_ALG_ID_A5_3 (4) expect kc = 'F54603EE9158DABC'O TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1310)@dfa3c83210fe: setverdict(pass): none -> pass TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1310)@dfa3c83210fe: Received L3 Info in HO Request Ack: '062BCA670943670C07D0630195'O TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1310)@dfa3c83210fe: L3 Info in HO Request Ack is { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '010'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '0C'O ("\f") }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := { sI := '00'B, rOT := '0'B, nCI := '0'B, elementIdentifier := '1101'B }, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := { sC := '1'B, algorithmIdentifier := '010'B, elementIdentifier := '1001'B }, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1310)@dfa3c83210fe: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1310)@dfa3c83210fe: handoverCommand: verified TSC = 2 VirtMSC-SCCP(1302)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1302)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1302)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1302)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1302)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1302)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1302)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1302)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1310)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1310)@dfa3c83210fe: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1302)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1302)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1302)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1302)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1302)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1302)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1302)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1302)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1310)@dfa3c83210fe: "Got BSSMAP Clear Complete" VirtMSC-RAN(1303)@dfa3c83210fe: Deleted conn table entry 0TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1310)15146603 VirtMSC-SCCP(1302)@dfa3c83210fe: Session index based on connection ID:0 TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1310)@dfa3c83210fe: "Got RSL RR Release" TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1310)@dfa3c83210fe: "Got RSL Deact SACCH" VirtMSC-SCCP(1302)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1302)@dfa3c83210fe: RLC received in state:disconnect_pending TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1310)@dfa3c83210fe: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1310)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1310)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: setverdict(pass): none -> pass MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1302)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(1301)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1306)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(1304)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-RAN(1303)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1309)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1308)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(1307)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(1301): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(1302): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(1303): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(1304): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(1305): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1306): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1307): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1308): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1309): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1310): pass (pass -> pass) MTC@dfa3c83210fe: Test case TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg pass'. Tue Jun 11 10:26:05 UTC 2024 ====== BSC_Tests.TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=459214) Waiting for packet dumper to finish... 1 (prev_count=459214, count=641443) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_1_3'. ------ BSC_Tests.TC_ho_into_this_bsc_a5_1_3 ------ Tue Jun 11 10:26:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_into_this_bsc_a5_1_3.pcap" >/data/BSC_Tests.TC_ho_into_this_bsc_a5_1_3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_1_3' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_ho_into_this_bsc_a5_1_3 started. MTC@dfa3c83210fe: "TC_ho_into_this_bsc_a5_1_3": using IMSI '001014564872256'H VirtMSC-IPA(1314)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1314)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1314)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1315)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1315)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(1312)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(1313)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1318)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1318)@dfa3c83210fe: 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(1318)@dfa3c83210fe: 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(1318)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_ho_into_this_bsc_a5_1_3() start" MTC@dfa3c83210fe: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@dfa3c83210fe: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@dfa3c83210fe: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@dfa3c83210fe: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1317)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_into_this_bsc_a5_1_3(1320) VirtMSC-RAN(1313)@dfa3c83210fe: Added conn table entry 0TC_ho_into_this_bsc_a5_1_3(1320)12556375 VirtMSC-SCCP(1312)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1312)@dfa3c83210fe: { messageType := 2, destLocRef := 'BF9857'O, sourceLocRef := '000008'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(1312)@dfa3c83210fe: Session index based on local reference:0 VirtMGW-MGCP-0(1317)@dfa3c83210fe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "153", ep := "1@mgw", ver := "1.0" }, params := { { code := "C", val := "8" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_ho_into_this_bsc_a5_1_3(1320) VirtMSC-SCCP(1312)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1312)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1312)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1312)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_1_3(1320)@dfa3c83210fe: for encryption algo RSL_ALG_ID_A5_3 (4) expect kc = 'FC3EEDC7E4192DA1'O TC_ho_into_this_bsc_a5_1_3(1320)@dfa3c83210fe: setverdict(pass): none -> pass TC_ho_into_this_bsc_a5_1_3(1320)@dfa3c83210fe: Received L3 Info in HO Request Ack: '062BCA670943670D07D0630195'O TC_ho_into_this_bsc_a5_1_3(1320)@dfa3c83210fe: L3 Info in HO Request Ack is { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '010'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '0D'O ("\r") }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := { sI := '00'B, rOT := '0'B, nCI := '0'B, elementIdentifier := '1101'B }, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := { sC := '1'B, algorithmIdentifier := '010'B, elementIdentifier := '1001'B }, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_into_this_bsc_a5_1_3(1320)@dfa3c83210fe: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_ho_into_this_bsc_a5_1_3(1320)@dfa3c83210fe: handoverCommand: verified TSC = 2 VirtMSC-SCCP(1312)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1312)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1312)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1312)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1312)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1312)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1312)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1312)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_1_3(1320)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc_a5_1_3(1320)@dfa3c83210fe: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1312)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1312)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1312)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1312)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1312)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1312)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1312)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1312)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_1_3(1320)@dfa3c83210fe: "Got BSSMAP Clear Complete" VirtMSC-RAN(1313)@dfa3c83210fe: Deleted conn table entry 0TC_ho_into_this_bsc_a5_1_3(1320)12556375 VirtMSC-SCCP(1312)@dfa3c83210fe: Session index based on connection ID:0 TC_ho_into_this_bsc_a5_1_3(1320)@dfa3c83210fe: "Got RSL RR Release" TC_ho_into_this_bsc_a5_1_3(1320)@dfa3c83210fe: "Got RSL Deact SACCH" VirtMSC-SCCP(1312)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1312)@dfa3c83210fe: RLC received in state:disconnect_pending TC_ho_into_this_bsc_a5_1_3(1320)@dfa3c83210fe: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_into_this_bsc_a5_1_3(1320)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc_a5_1_3(1320)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: setverdict(pass): none -> pass MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1312)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-RAN(1313)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1316)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(1311)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(1314)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1319)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(1317)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1318)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(1311): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(1312): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(1313): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(1314): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(1315): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1316): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1317): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1318): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1319): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_ho_into_this_bsc_a5_1_3(1320): pass (pass -> pass) MTC@dfa3c83210fe: Test case TC_ho_into_this_bsc_a5_1_3 finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_1_3 pass'. Tue Jun 11 10:26:21 UTC 2024 ====== BSC_Tests.TC_ho_into_this_bsc_a5_1_3 pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_ho_into_this_bsc_a5_1_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=459414) Waiting for packet dumper to finish... 1 (prev_count=459414, count=641731) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_1_3 pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_mismatch'. ------ BSC_Tests.TC_ho_into_this_bsc_a5_mismatch ------ Tue Jun 11 10:26:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_into_this_bsc_a5_mismatch.pcap" >/data/BSC_Tests.TC_ho_into_this_bsc_a5_mismatch.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_mismatch' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_ho_into_this_bsc_a5_mismatch started. MTC@dfa3c83210fe: "TC_ho_into_this_bsc_a5_mismatch": using IMSI '001019055029672'H VirtMSC-IPA(1324)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1324)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1324)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1325)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1325)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(1322)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(1323)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1328)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1328)@dfa3c83210fe: 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(1328)@dfa3c83210fe: 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(1328)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_ho_into_this_bsc_a5_mismatch() start" MTC@dfa3c83210fe: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@dfa3c83210fe: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@dfa3c83210fe: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@dfa3c83210fe: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1327)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_into_this_bsc_a5_mismatch(1330) VirtMSC-RAN(1323)@dfa3c83210fe: Added conn table entry 0TC_ho_into_this_bsc_a5_mismatch(1330)6205834 VirtMSC-SCCP(1322)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1322)@dfa3c83210fe: { messageType := 2, destLocRef := '5EB18A'O, sourceLocRef := '000009'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(1322)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1322)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1322)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1322)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1322)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1322)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1322)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1322)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1322)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_mismatch(1330)@dfa3c83210fe: setverdict(pass): none -> pass TC_ho_into_this_bsc_a5_mismatch(1330)@dfa3c83210fe: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1322)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1322)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1322)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1322)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1322)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1322)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1322)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1322)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_mismatch(1330)@dfa3c83210fe: "Got BSSMAP Clear Complete" TC_ho_into_this_bsc_a5_mismatch(1330)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-RAN(1323)@dfa3c83210fe: Deleted conn table entry 0TC_ho_into_this_bsc_a5_mismatch(1330)6205834 TC_ho_into_this_bsc_a5_mismatch(1330)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(1322)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1322)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1322)@dfa3c83210fe: RLC received in state:disconnect_pending MTC@dfa3c83210fe: setverdict(pass): none -> pass MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1322)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-RAN(1323)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(1321)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(1324)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1326)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1329)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1328)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(1327)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(1321): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(1322): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(1323): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(1324): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(1325): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1326): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1327): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1328): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1329): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_ho_into_this_bsc_a5_mismatch(1330): pass (pass -> pass) MTC@dfa3c83210fe: Test case TC_ho_into_this_bsc_a5_mismatch finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_mismatch pass'. Tue Jun 11 10:26:36 UTC 2024 ====== BSC_Tests.TC_ho_into_this_bsc_a5_mismatch pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_ho_into_this_bsc_a5_mismatch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=590596) Waiting for packet dumper to finish... 1 (prev_count=590596, count=592184) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_mismatch pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran'. ------ BSC_Tests.TC_srvcc_eutran_to_geran ------ Tue Jun 11 10:26:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_srvcc_eutran_to_geran.pcap" >/data/BSC_Tests.TC_srvcc_eutran_to_geran.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_srvcc_eutran_to_geran started. MTC@dfa3c83210fe: "TC_srvcc_eutran_to_geran": using IMSI '001019545160473'H VirtMSC-IPA(1334)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1334)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1334)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1335)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1335)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(1332)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(1333)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1338)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1338)@dfa3c83210fe: 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(1338)@dfa3c83210fe: 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(1338)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_srvcc_eutran_to_geran() start" MTC@dfa3c83210fe: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@dfa3c83210fe: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@dfa3c83210fe: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@dfa3c83210fe: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1337)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_srvcc_eutran_to_geran(1340) VirtMSC-RAN(1333)@dfa3c83210fe: Added conn table entry 0TC_srvcc_eutran_to_geran(1340)5657705 VirtMSC-SCCP(1332)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1332)@dfa3c83210fe: { messageType := 2, destLocRef := '565469'O ("VTi"), sourceLocRef := '00000A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(1332)@dfa3c83210fe: Session index based on local reference:0 VirtMGW-MGCP-0(1337)@dfa3c83210fe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "156", ep := "1@mgw", ver := "1.0" }, params := { { code := "C", val := "a" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_srvcc_eutran_to_geran(1340) VirtMSC-SCCP(1332)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1332)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1332)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1332)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran(1340)@dfa3c83210fe: setverdict(pass): none -> pass TC_srvcc_eutran_to_geran(1340)@dfa3c83210fe: Received L3 Info in HO Request Ack: '062BCA670943670F07D0630190'O TC_srvcc_eutran_to_geran(1340)@dfa3c83210fe: L3 Info in HO Request Ack is { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '010'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '0F'O }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := { sI := '00'B, rOT := '0'B, nCI := '0'B, elementIdentifier := '1101'B }, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B, elementIdentifier := '1001'B }, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_srvcc_eutran_to_geran(1340)@dfa3c83210fe: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_srvcc_eutran_to_geran(1340)@dfa3c83210fe: handoverCommand: verified TSC = 2 VirtMSC-SCCP(1332)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1332)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1332)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1332)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1332)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1332)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1332)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1332)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran(1340)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed TC_srvcc_eutran_to_geran(1340)@dfa3c83210fe: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1332)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1332)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1332)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1332)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1332)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1332)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1332)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1332)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran(1340)@dfa3c83210fe: "Got BSSMAP Clear Complete" VirtMSC-RAN(1333)@dfa3c83210fe: Deleted conn table entry 0TC_srvcc_eutran_to_geran(1340)5657705 VirtMSC-SCCP(1332)@dfa3c83210fe: Session index based on connection ID:0 TC_srvcc_eutran_to_geran(1340)@dfa3c83210fe: "Got RSL RR Release" TC_srvcc_eutran_to_geran(1340)@dfa3c83210fe: "Got RSL Deact SACCH" VirtMSC-SCCP(1332)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1332)@dfa3c83210fe: RLC received in state:disconnect_pending TC_srvcc_eutran_to_geran(1340)@dfa3c83210fe: "Got RSL RF Chan Rel, sending Rel Ack" TC_srvcc_eutran_to_geran(1340)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed TC_srvcc_eutran_to_geran(1340)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: setverdict(pass): none -> pass MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(1333)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1336)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(1331)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-SCCP(1332)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(1334)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1339)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(1337)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1338)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(1331): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(1332): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(1333): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(1334): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(1335): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1336): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1337): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1338): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1339): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_srvcc_eutran_to_geran(1340): pass (pass -> pass) MTC@dfa3c83210fe: Test case TC_srvcc_eutran_to_geran finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran pass'. Tue Jun 11 10:26:52 UTC 2024 ====== BSC_Tests.TC_srvcc_eutran_to_geran pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_srvcc_eutran_to_geran.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=739887) Waiting for packet dumper to finish... 1 (prev_count=739887, count=740886) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran_a5_3'. ------ BSC_Tests.TC_srvcc_eutran_to_geran_a5_3 ------ Tue Jun 11 10:26:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_srvcc_eutran_to_geran_a5_3.pcap" >/data/BSC_Tests.TC_srvcc_eutran_to_geran_a5_3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran_a5_3' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_srvcc_eutran_to_geran_a5_3 started. MTC@dfa3c83210fe: "TC_srvcc_eutran_to_geran_a5_3": using IMSI '001016678011501'H VirtMSC-IPA(1344)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1344)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1344)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1345)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1345)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(1342)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(1343)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1348)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1348)@dfa3c83210fe: 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(1348)@dfa3c83210fe: 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(1348)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_srvcc_eutran_to_geran_a5_3() start" MTC@dfa3c83210fe: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@dfa3c83210fe: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@dfa3c83210fe: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@dfa3c83210fe: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1347)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_srvcc_eutran_to_geran_a5_3(1350) VirtMSC-RAN(1343)@dfa3c83210fe: Added conn table entry 0TC_srvcc_eutran_to_geran_a5_3(1350)7376838 VirtMSC-SCCP(1342)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1342)@dfa3c83210fe: { messageType := 2, destLocRef := '708FC6'O, sourceLocRef := '00000B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(1342)@dfa3c83210fe: Session index based on local reference:0 VirtMGW-MGCP-0(1347)@dfa3c83210fe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "159", ep := "1@mgw", ver := "1.0" }, params := { { code := "C", val := "b" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_srvcc_eutran_to_geran_a5_3(1350) VirtMSC-SCCP(1342)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1342)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1342)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1342)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran_a5_3(1350)@dfa3c83210fe: for encryption algo RSL_ALG_ID_A5_3 (4) expect kc = '4DDA60CF3CA117C6'O TC_srvcc_eutran_to_geran_a5_3(1350)@dfa3c83210fe: setverdict(pass): none -> pass TC_srvcc_eutran_to_geran_a5_3(1350)@dfa3c83210fe: Received L3 Info in HO Request Ack: '062BCA670943671007D0630195'O TC_srvcc_eutran_to_geran_a5_3(1350)@dfa3c83210fe: L3 Info in HO Request Ack is { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '010'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '10'O }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := { sI := '00'B, rOT := '0'B, nCI := '0'B, elementIdentifier := '1101'B }, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := { sC := '1'B, algorithmIdentifier := '010'B, elementIdentifier := '1001'B }, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_srvcc_eutran_to_geran_a5_3(1350)@dfa3c83210fe: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_srvcc_eutran_to_geran_a5_3(1350)@dfa3c83210fe: handoverCommand: verified TSC = 2 VirtMSC-SCCP(1342)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1342)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1342)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1342)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1342)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1342)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1342)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1342)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran_a5_3(1350)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed TC_srvcc_eutran_to_geran_a5_3(1350)@dfa3c83210fe: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1342)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1342)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1342)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1342)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1342)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1342)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1342)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1342)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran_a5_3(1350)@dfa3c83210fe: "Got BSSMAP Clear Complete" VirtMSC-RAN(1343)@dfa3c83210fe: Deleted conn table entry 0TC_srvcc_eutran_to_geran_a5_3(1350)7376838 VirtMSC-SCCP(1342)@dfa3c83210fe: Session index based on connection ID:0 TC_srvcc_eutran_to_geran_a5_3(1350)@dfa3c83210fe: "Got RSL RR Release" TC_srvcc_eutran_to_geran_a5_3(1350)@dfa3c83210fe: "Got RSL Deact SACCH" VirtMSC-SCCP(1342)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1342)@dfa3c83210fe: RLC received in state:disconnect_pending TC_srvcc_eutran_to_geran_a5_3(1350)@dfa3c83210fe: "Got RSL RF Chan Rel, sending Rel Ack" TC_srvcc_eutran_to_geran_a5_3(1350)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed TC_srvcc_eutran_to_geran_a5_3(1350)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: setverdict(pass): none -> pass MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1342)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-RAN(1343)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(1341)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1346)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(1344)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1349)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1348)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(1347)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(1341): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(1342): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(1343): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(1344): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(1345): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1346): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1347): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1348): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1349): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_srvcc_eutran_to_geran_a5_3(1350): pass (pass -> pass) MTC@dfa3c83210fe: Test case TC_srvcc_eutran_to_geran_a5_3 finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_a5_3 pass'. Tue Jun 11 10:27:09 UTC 2024 ====== BSC_Tests.TC_srvcc_eutran_to_geran_a5_3 pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_srvcc_eutran_to_geran_a5_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=739643) Waiting for packet dumper to finish... 1 (prev_count=739643, count=741967) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_a5_3 pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran_src_sai'. ------ BSC_Tests.TC_srvcc_eutran_to_geran_src_sai ------ Tue Jun 11 10:27:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_srvcc_eutran_to_geran_src_sai.pcap" >/data/BSC_Tests.TC_srvcc_eutran_to_geran_src_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran_src_sai' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_srvcc_eutran_to_geran_src_sai started. MTC@dfa3c83210fe: "TC_srvcc_eutran_to_geran_src_sai": using IMSI '001012244914730'H VirtMSC-IPA(1354)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1354)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1354)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1355)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1355)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(1352)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(1353)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1358)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1358)@dfa3c83210fe: 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(1358)@dfa3c83210fe: 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(1358)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_srvcc_eutran_to_geran_src_sai() start" MTC@dfa3c83210fe: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@dfa3c83210fe: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@dfa3c83210fe: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@dfa3c83210fe: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1357)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_srvcc_eutran_to_geran_src_sai(1360) VirtMSC-RAN(1353)@dfa3c83210fe: Added conn table entry 0TC_srvcc_eutran_to_geran_src_sai(1360)5102100 VirtMSC-SCCP(1352)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1352)@dfa3c83210fe: { messageType := 2, destLocRef := '4DDA14'O, sourceLocRef := '00000C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(1352)@dfa3c83210fe: Session index based on local reference:0 VirtMGW-MGCP-0(1357)@dfa3c83210fe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "162", ep := "1@mgw", ver := "1.0" }, params := { { code := "C", val := "c" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_srvcc_eutran_to_geran_src_sai(1360) VirtMSC-SCCP(1352)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1352)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1352)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1352)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran_src_sai(1360)@dfa3c83210fe: setverdict(pass): none -> pass TC_srvcc_eutran_to_geran_src_sai(1360)@dfa3c83210fe: Received L3 Info in HO Request Ack: '062BCA670943671107D0630190'O TC_srvcc_eutran_to_geran_src_sai(1360)@dfa3c83210fe: L3 Info in HO Request Ack is { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '010'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '11'O }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := { sI := '00'B, rOT := '0'B, nCI := '0'B, elementIdentifier := '1101'B }, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B, elementIdentifier := '1001'B }, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_srvcc_eutran_to_geran_src_sai(1360)@dfa3c83210fe: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_srvcc_eutran_to_geran_src_sai(1360)@dfa3c83210fe: handoverCommand: verified TSC = 2 VirtMSC-SCCP(1352)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1352)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1352)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1352)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1352)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1352)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1352)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1352)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran_src_sai(1360)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed TC_srvcc_eutran_to_geran_src_sai(1360)@dfa3c83210fe: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1352)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1352)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1352)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1352)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1352)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1352)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1352)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1352)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran_src_sai(1360)@dfa3c83210fe: "Got BSSMAP Clear Complete" VirtMSC-RAN(1353)@dfa3c83210fe: Deleted conn table entry 0TC_srvcc_eutran_to_geran_src_sai(1360)5102100 VirtMSC-SCCP(1352)@dfa3c83210fe: Session index based on connection ID:0 TC_srvcc_eutran_to_geran_src_sai(1360)@dfa3c83210fe: "Got RSL RR Release" TC_srvcc_eutran_to_geran_src_sai(1360)@dfa3c83210fe: "Got RSL Deact SACCH" VirtMSC-SCCP(1352)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1352)@dfa3c83210fe: RLC received in state:disconnect_pending TC_srvcc_eutran_to_geran_src_sai(1360)@dfa3c83210fe: "Got RSL RF Chan Rel, sending Rel Ack" TC_srvcc_eutran_to_geran_src_sai(1360)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed TC_srvcc_eutran_to_geran_src_sai(1360)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: setverdict(pass): none -> pass MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1352)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-RAN(1353)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1356)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(1354)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(1351)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1359)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1358)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(1357)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(1351): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(1352): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(1353): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(1354): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(1355): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1356): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1357): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1358): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1359): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_srvcc_eutran_to_geran_src_sai(1360): pass (pass -> pass) MTC@dfa3c83210fe: Test case TC_srvcc_eutran_to_geran_src_sai finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_src_sai pass'. Tue Jun 11 10:27:25 UTC 2024 ====== BSC_Tests.TC_srvcc_eutran_to_geran_src_sai pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_srvcc_eutran_to_geran_src_sai.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=736397) Waiting for packet dumper to finish... 1 (prev_count=736397, count=738809) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_src_sai pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran_ho_out'. ------ BSC_Tests.TC_srvcc_eutran_to_geran_ho_out ------ Tue Jun 11 10:27:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_srvcc_eutran_to_geran_ho_out.pcap" >/data/BSC_Tests.TC_srvcc_eutran_to_geran_ho_out.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran_ho_out' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_srvcc_eutran_to_geran_ho_out started. MTC@dfa3c83210fe: "TC_srvcc_eutran_to_geran_ho_out": using IMSI '001016590903820'H VirtMSC-IPA(1364)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1364)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1364)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1365)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1365)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(1362)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(1363)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1368)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1368)@dfa3c83210fe: 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(1368)@dfa3c83210fe: 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(1368)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_srvcc_eutran_to_geran_ho_out() start" MTC@dfa3c83210fe: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@dfa3c83210fe: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@dfa3c83210fe: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@dfa3c83210fe: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1367)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_srvcc_eutran_to_geran_ho_out(1370) VirtMSC-RAN(1363)@dfa3c83210fe: Added conn table entry 0TC_srvcc_eutran_to_geran_ho_out(1370)1100761 VirtMSC-SCCP(1362)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1362)@dfa3c83210fe: { messageType := 2, destLocRef := '10CBD9'O, sourceLocRef := '00000D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(1362)@dfa3c83210fe: Session index based on local reference:0 VirtMGW-MGCP-0(1367)@dfa3c83210fe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "165", ep := "1@mgw", ver := "1.0" }, params := { { code := "C", val := "d" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_srvcc_eutran_to_geran_ho_out(1370) VirtMSC-SCCP(1362)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1362)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1362)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1362)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran_ho_out(1370)@dfa3c83210fe: setverdict(pass): none -> pass TC_srvcc_eutran_to_geran_ho_out(1370)@dfa3c83210fe: Received L3 Info in HO Request Ack: '062BCA670943671207D0630190'O TC_srvcc_eutran_to_geran_ho_out(1370)@dfa3c83210fe: L3 Info in HO Request Ack is { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '010'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '12'O }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := { sI := '00'B, rOT := '0'B, nCI := '0'B, elementIdentifier := '1101'B }, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B, elementIdentifier := '1001'B }, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_srvcc_eutran_to_geran_ho_out(1370)@dfa3c83210fe: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_srvcc_eutran_to_geran_ho_out(1370)@dfa3c83210fe: handoverCommand: verified TSC = 2 VirtMSC-SCCP(1362)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1362)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1362)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1362)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1362)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1362)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1362)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1362)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran_ho_out(1370)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1362)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1362)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1362)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1362)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran_ho_out(1370)@dfa3c83210fe: Remote cell's RR Handover Command passed through as L3 Info: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '001'B, ncc := '010'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '04'O }, channelDescription2 := { timeslotNumber := '110'B, channelTypeandTDMAOffset := '00001'B, octet3 := '00'O, octet4 := '09'O ("\t") }, handoverReference := { handoverReferenceValue := '00'O }, powerCommandAndAccesstype := { powerlevel := '00000'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := omit, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := omit, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_srvcc_eutran_to_geran_ho_out(1370)@dfa3c83210fe: Remote cell's RR Handover Command passed through as L3 Info, encoded: '062BD1040E00090000'O VirtMSC-SCCP(1362)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1362)@dfa3c83210fe: vl_len:14 VirtMSC-SCCP(1362)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1362)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000C131709062BD1040E00090000'O TC_srvcc_eutran_to_geran_ho_out(1370)@dfa3c83210fe: RSL Data Req went out to first BTS: { msg_disc := { msg_group := RSL_MDISC_RLL (1), transparent := true }, msg_type := RSL_MT_DATA_REQ (1), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } } }, { iei := RSL_IE_LINK_IDENT (2), body := { link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 9, payload := '062BD1040E00090000'O } } } } } TC_srvcc_eutran_to_geran_ho_out(1370)@dfa3c83210fe: Found L3 Info: { l3_info := { len := 9, payload := '062BD1040E00090000'O } } TC_srvcc_eutran_to_geran_ho_out(1370)@dfa3c83210fe: Success: the BSC sent out the same RR Handover Command the other BSS forwarded. TC_srvcc_eutran_to_geran_ho_out(1370)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1362)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1362)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1362)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1362)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '00042004010B'O VirtMSC-SCCP(1362)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1362)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1362)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1362)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran_ho_out(1370)@dfa3c83210fe: Got first DLCX: { line := { verb := "DLCX", trans_id := "167", ep := "1@mgw", ver := "1.0" }, params := { { code := "C", val := "d" }, { code := "I", val := "2F3F9C87" } }, sdp := omit } VirtMSC-RAN(1363)@dfa3c83210fe: Deleted conn table entry 0TC_srvcc_eutran_to_geran_ho_out(1370)1100761 VirtMSC-SCCP(1362)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1362)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1362)@dfa3c83210fe: RLC received in state:disconnect_pending TC_srvcc_eutran_to_geran_ho_out(1370)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed TC_srvcc_eutran_to_geran_ho_out(1370)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed TC_srvcc_eutran_to_geran_ho_out(1370)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: setverdict(pass): none -> pass MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1362)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-RAN(1363)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(1361)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1366)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(1364)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1369)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(1367)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1368)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(1361): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(1362): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(1363): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(1364): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(1365): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1366): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1367): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1368): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1369): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_srvcc_eutran_to_geran_ho_out(1370): pass (pass -> pass) MTC@dfa3c83210fe: Test case TC_srvcc_eutran_to_geran_ho_out finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_ho_out pass'. Tue Jun 11 10:27:42 UTC 2024 ====== BSC_Tests.TC_srvcc_eutran_to_geran_ho_out pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_srvcc_eutran_to_geran_ho_out.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=686919) Waiting for packet dumper to finish... 1 (prev_count=686919, count=868735) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_ho_out pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran_forbid_fast_return'. ------ BSC_Tests.TC_srvcc_eutran_to_geran_forbid_fast_return ------ Tue Jun 11 10:27:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_srvcc_eutran_to_geran_forbid_fast_return.pcap" >/data/BSC_Tests.TC_srvcc_eutran_to_geran_forbid_fast_return.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran_forbid_fast_return' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_srvcc_eutran_to_geran_forbid_fast_return started. MTC@dfa3c83210fe: "TC_srvcc_eutran_to_geran_forbid_fast_return": using IMSI '001013987409303'H VirtMSC-IPA(1374)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1374)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1374)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1375)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1375)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(1372)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(1373)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1378)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1378)@dfa3c83210fe: 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(1378)@dfa3c83210fe: 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(1378)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_srvcc_eutran_to_geran_forbid_fast_return() start" MTC@dfa3c83210fe: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@dfa3c83210fe: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@dfa3c83210fe: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@dfa3c83210fe: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1377)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_srvcc_eutran_to_geran_forbid_fast_return(1380) VirtMSC-RAN(1373)@dfa3c83210fe: Added conn table entry 0TC_srvcc_eutran_to_geran_forbid_fast_return(1380)2343554 VirtMSC-SCCP(1372)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1372)@dfa3c83210fe: { messageType := 2, destLocRef := '23C282'O, sourceLocRef := '00000E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(1372)@dfa3c83210fe: Session index based on local reference:0 VirtMGW-MGCP-0(1377)@dfa3c83210fe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "168", ep := "1@mgw", ver := "1.0" }, params := { { code := "C", val := "e" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_srvcc_eutran_to_geran_forbid_fast_return(1380) VirtMSC-SCCP(1372)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1372)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1372)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1372)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran_forbid_fast_return(1380)@dfa3c83210fe: setverdict(pass): none -> pass TC_srvcc_eutran_to_geran_forbid_fast_return(1380)@dfa3c83210fe: Received L3 Info in HO Request Ack: '062BCA670943671307D0630190'O TC_srvcc_eutran_to_geran_forbid_fast_return(1380)@dfa3c83210fe: L3 Info in HO Request Ack is { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '010'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '13'O }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := { sI := '00'B, rOT := '0'B, nCI := '0'B, elementIdentifier := '1101'B }, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B, elementIdentifier := '1001'B }, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_srvcc_eutran_to_geran_forbid_fast_return(1380)@dfa3c83210fe: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_srvcc_eutran_to_geran_forbid_fast_return(1380)@dfa3c83210fe: handoverCommand: verified TSC = 2 VirtMSC-SCCP(1372)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1372)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1372)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1372)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1372)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1372)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1372)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1372)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran_forbid_fast_return(1380)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed TC_srvcc_eutran_to_geran_forbid_fast_return(1380)@dfa3c83210fe: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1372)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1372)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1372)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1372)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1372)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1372)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1372)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1372)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran_forbid_fast_return(1380)@dfa3c83210fe: "Got BSSMAP Clear Complete" VirtMSC-RAN(1373)@dfa3c83210fe: Deleted conn table entry 0TC_srvcc_eutran_to_geran_forbid_fast_return(1380)2343554 VirtMSC-SCCP(1372)@dfa3c83210fe: Session index based on connection ID:0 TC_srvcc_eutran_to_geran_forbid_fast_return(1380)@dfa3c83210fe: "Got RSL RR Release" VirtMSC-SCCP(1372)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1372)@dfa3c83210fe: RLC received in state:disconnect_pending TC_srvcc_eutran_to_geran_forbid_fast_return(1380)@dfa3c83210fe: "Got RSL Deact SACCH" TC_srvcc_eutran_to_geran_forbid_fast_return(1380)@dfa3c83210fe: "Got RSL RF Chan Rel, sending Rel Ack" TC_srvcc_eutran_to_geran_forbid_fast_return(1380)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed TC_srvcc_eutran_to_geran_forbid_fast_return(1380)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: setverdict(pass): none -> pass MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1372)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-RAN(1373)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1376)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(1371)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(1374)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1379)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(1377)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1378)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(1371): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(1372): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(1373): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(1374): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(1375): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1376): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1377): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1378): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1379): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_srvcc_eutran_to_geran_forbid_fast_return(1380): pass (pass -> pass) MTC@dfa3c83210fe: Test case TC_srvcc_eutran_to_geran_forbid_fast_return finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_forbid_fast_return pass'. Tue Jun 11 10:27:59 UTC 2024 ====== BSC_Tests.TC_srvcc_eutran_to_geran_forbid_fast_return pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_srvcc_eutran_to_geran_forbid_fast_return.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=463035) Waiting for packet dumper to finish... 1 (prev_count=463035, count=644851) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_forbid_fast_return pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return'. ------ BSC_Tests.TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return ------ Tue Jun 11 10:28:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return.pcap" >/data/BSC_Tests.TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return started. MTC@dfa3c83210fe: "TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return": using IMSI '001013676383549'H VirtMSC-IPA(1384)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1384)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1384)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1385)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1385)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(1382)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(1383)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1388)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1388)@dfa3c83210fe: 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(1388)@dfa3c83210fe: 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(1388)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return() start" MTC@dfa3c83210fe: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@dfa3c83210fe: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@dfa3c83210fe: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@dfa3c83210fe: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1387)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1390) VirtMSC-RAN(1383)@dfa3c83210fe: Added conn table entry 0TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1390)5695410 VirtMSC-SCCP(1382)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1382)@dfa3c83210fe: { messageType := 2, destLocRef := '56E7B2'O, sourceLocRef := '00000F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(1382)@dfa3c83210fe: Session index based on local reference:0 VirtMGW-MGCP-0(1387)@dfa3c83210fe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "171", ep := "1@mgw", ver := "1.0" }, params := { { code := "C", val := "f" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1390) VirtMSC-SCCP(1382)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1382)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1382)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1382)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1390)@dfa3c83210fe: setverdict(pass): none -> pass TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1390)@dfa3c83210fe: Received L3 Info in HO Request Ack: '062BCA670943671407D0630190'O TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1390)@dfa3c83210fe: L3 Info in HO Request Ack is { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '010'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '14'O }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := { sI := '00'B, rOT := '0'B, nCI := '0'B, elementIdentifier := '1101'B }, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B, elementIdentifier := '1001'B }, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1390)@dfa3c83210fe: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1390)@dfa3c83210fe: handoverCommand: verified TSC = 2 VirtMSC-SCCP(1382)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1382)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1382)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1382)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1382)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1382)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1382)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1382)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1390)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1382)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1382)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1382)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1382)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1390)@dfa3c83210fe: Remote cell's RR Handover Command passed through as L3 Info: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '001'B, ncc := '010'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '04'O }, channelDescription2 := { timeslotNumber := '110'B, channelTypeandTDMAOffset := '00001'B, octet3 := '00'O, octet4 := '09'O ("\t") }, handoverReference := { handoverReferenceValue := '00'O }, powerCommandAndAccesstype := { powerlevel := '00000'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := omit, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := omit, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1390)@dfa3c83210fe: Remote cell's RR Handover Command passed through as L3 Info, encoded: '062BD1040E00090000'O VirtMSC-SCCP(1382)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1382)@dfa3c83210fe: vl_len:14 VirtMSC-SCCP(1382)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1382)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000C131709062BD1040E00090000'O TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1390)@dfa3c83210fe: RSL Data Req went out to first BTS: { msg_disc := { msg_group := RSL_MDISC_RLL (1), transparent := true }, msg_type := RSL_MT_DATA_REQ (1), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } } }, { iei := RSL_IE_LINK_IDENT (2), body := { link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 9, payload := '062BD1040E00090000'O } } } } } TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1390)@dfa3c83210fe: Found L3 Info: { l3_info := { len := 9, payload := '062BD1040E00090000'O } } TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1390)@dfa3c83210fe: Success: the BSC sent out the same RR Handover Command the other BSS forwarded. TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1390)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1382)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1382)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1382)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1382)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '00042004010B'O VirtMSC-SCCP(1382)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1382)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1382)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1382)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1390)@dfa3c83210fe: Got first DLCX: { line := { verb := "DLCX", trans_id := "173", ep := "1@mgw", ver := "1.0" }, params := { { code := "C", val := "f" }, { code := "I", val := "7770B570" } }, sdp := omit } VirtMSC-RAN(1383)@dfa3c83210fe: Deleted conn table entry 0TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1390)5695410 VirtMSC-SCCP(1382)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1382)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1382)@dfa3c83210fe: RLC received in state:disconnect_pending TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1390)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1390)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1390)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: setverdict(pass): none -> pass MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(1383)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-SCCP(1382)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1386)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(1381)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(1384)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1389)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(1387)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1388)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(1381): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(1382): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(1383): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(1384): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(1385): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1386): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1387): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1388): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1389): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1390): pass (pass -> pass) MTC@dfa3c83210fe: Test case TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return pass'. Tue Jun 11 10:28:16 UTC 2024 ====== BSC_Tests.TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=691257) Waiting for packet dumper to finish... 1 (prev_count=691257, count=873163) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_msc_clears'. ------ BSC_Tests.TC_ho_in_fail_msc_clears ------ Tue Jun 11 10:28:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_in_fail_msc_clears.pcap" >/data/BSC_Tests.TC_ho_in_fail_msc_clears.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_msc_clears' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_ho_in_fail_msc_clears started. MTC@dfa3c83210fe: "TC_ho_in_fail_msc_clears": using IMSI '001019908618583'H VirtMSC-IPA(1394)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1394)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1394)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1395)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1395)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(1392)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(1393)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1398)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1398)@dfa3c83210fe: 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(1398)@dfa3c83210fe: 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(1398)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_ho_in_fail_msc_clears() start" MTC@dfa3c83210fe: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@dfa3c83210fe: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@dfa3c83210fe: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@dfa3c83210fe: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1397)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_in_fail_msc_clears(1400) VirtMSC-RAN(1393)@dfa3c83210fe: Added conn table entry 0TC_ho_in_fail_msc_clears(1400)9986252 VirtMSC-SCCP(1392)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1392)@dfa3c83210fe: { messageType := 2, destLocRef := '9860CC'O, sourceLocRef := '000010'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(1392)@dfa3c83210fe: Session index based on local reference:0 VirtMGW-MGCP-0(1397)@dfa3c83210fe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "174", ep := "1@mgw", ver := "1.0" }, params := { { code := "C", val := "10" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_ho_in_fail_msc_clears(1400) VirtMSC-SCCP(1392)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1392)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1392)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1392)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_in_fail_msc_clears(1400)@dfa3c83210fe: Received L3 Info in HO Request Ack: '062BCA670943671507D0630190'O TC_ho_in_fail_msc_clears(1400)@dfa3c83210fe: L3 Info in HO Request Ack is { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '010'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '15'O }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := { sI := '00'B, rOT := '0'B, nCI := '0'B, elementIdentifier := '1101'B }, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B, elementIdentifier := '1001'B }, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_in_fail_msc_clears(1400)@dfa3c83210fe: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } VirtMSC-SCCP(1392)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1392)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1392)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1392)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '00042004010A'O VirtMSC-SCCP(1392)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1392)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1392)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1392)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1392)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1392)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1392)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1392)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_in_fail_msc_clears(1400)@dfa3c83210fe: Got first DLCX: { line := { verb := "DLCX", trans_id := "176", ep := "1@mgw", ver := "1.0" }, params := { { code := "C", val := "10" }, { code := "I", val := "21D95114" } }, sdp := omit } TC_ho_in_fail_msc_clears(1400)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-RAN(1393)@dfa3c83210fe: Deleted conn table entry 0TC_ho_in_fail_msc_clears(1400)9986252 VirtMSC-SCCP(1392)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1392)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1392)@dfa3c83210fe: RLC received in state:disconnect_pending TC_ho_in_fail_msc_clears(1400)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed TC_ho_in_fail_msc_clears(1400)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: setverdict(pass): none -> pass MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1392)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-RAN(1393)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1396)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(1391)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(1394)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1399)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1398)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(1397)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(1391): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(1392): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(1393): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(1394): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(1395): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1396): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1397): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1398): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1399): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_ho_in_fail_msc_clears(1400): pass (pass -> pass) MTC@dfa3c83210fe: Test case TC_ho_in_fail_msc_clears finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_msc_clears pass'. Tue Jun 11 10:28:32 UTC 2024 ====== BSC_Tests.TC_ho_in_fail_msc_clears pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_ho_in_fail_msc_clears.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=442503) Waiting for packet dumper to finish... 1 (prev_count=442503, count=624820) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_msc_clears pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_msc_clears_after_ho_detect'. ------ BSC_Tests.TC_ho_in_fail_msc_clears_after_ho_detect ------ Tue Jun 11 10:28:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_in_fail_msc_clears_after_ho_detect.pcap" >/data/BSC_Tests.TC_ho_in_fail_msc_clears_after_ho_detect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_msc_clears_after_ho_detect' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_ho_in_fail_msc_clears_after_ho_detect started. MTC@dfa3c83210fe: "TC_ho_in_fail_msc_clears_after_ho_detect": using IMSI '001013762966497'H VirtMSC-IPA(1404)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1404)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1404)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1405)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1405)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(1402)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(1403)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1408)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1408)@dfa3c83210fe: 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(1408)@dfa3c83210fe: 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(1408)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_ho_in_fail_msc_clears_after_ho_detect() start" MTC@dfa3c83210fe: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@dfa3c83210fe: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@dfa3c83210fe: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@dfa3c83210fe: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1407)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_in_fail_msc_clears_after_ho_detect(1410) VirtMSC-RAN(1403)@dfa3c83210fe: Added conn table entry 0TC_ho_in_fail_msc_clears_after_ho_detect(1410)1082294 VirtMSC-SCCP(1402)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1402)@dfa3c83210fe: { messageType := 2, destLocRef := '1083B6'O, sourceLocRef := '000011'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(1402)@dfa3c83210fe: Session index based on local reference:0 VirtMGW-MGCP-0(1407)@dfa3c83210fe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "177", ep := "1@mgw", ver := "1.0" }, params := { { code := "C", val := "11" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_ho_in_fail_msc_clears_after_ho_detect(1410) VirtMSC-SCCP(1402)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1402)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1402)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1402)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_in_fail_msc_clears_after_ho_detect(1410)@dfa3c83210fe: Received L3 Info in HO Request Ack: '062BCA670943671607D0630190'O TC_ho_in_fail_msc_clears_after_ho_detect(1410)@dfa3c83210fe: L3 Info in HO Request Ack is { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '010'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '16'O }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := { sI := '00'B, rOT := '0'B, nCI := '0'B, elementIdentifier := '1101'B }, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B, elementIdentifier := '1001'B }, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_in_fail_msc_clears_after_ho_detect(1410)@dfa3c83210fe: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } VirtMSC-SCCP(1402)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1402)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1402)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1402)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1402)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1402)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1402)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1402)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '00042004010A'O VirtMSC-SCCP(1402)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1402)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1402)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1402)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1402)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1402)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1402)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1402)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_in_fail_msc_clears_after_ho_detect(1410)@dfa3c83210fe: Got first DLCX: { line := { verb := "DLCX", trans_id := "178", ep := "1@mgw", ver := "1.0" }, params := { { code := "C", val := "11" }, { code := "I", val := "5F8C4F89" } }, sdp := omit } VirtMSC-RAN(1403)@dfa3c83210fe: Deleted conn table entry 0TC_ho_in_fail_msc_clears_after_ho_detect(1410)1082294 VirtMSC-SCCP(1402)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1402)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1402)@dfa3c83210fe: RLC received in state:disconnect_pending TC_ho_in_fail_msc_clears_after_ho_detect(1410)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1402)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-RAN(1403)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(1401)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1406)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(1404)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1409)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(1407)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1408)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(1401): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(1402): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(1403): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(1404): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(1405): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1406): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1407): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1408): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1409): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_ho_in_fail_msc_clears_after_ho_detect(1410): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_ho_in_fail_msc_clears_after_ho_detect finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_msc_clears_after_ho_detect pass'. Tue Jun 11 10:28:48 UTC 2024 ====== BSC_Tests.TC_ho_in_fail_msc_clears_after_ho_detect pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_ho_in_fail_msc_clears_after_ho_detect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=619329) Waiting for packet dumper to finish... 1 (prev_count=619329, count=621240) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_msc_clears_after_ho_detect pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_no_detect'. ------ BSC_Tests.TC_ho_in_fail_no_detect ------ Tue Jun 11 10:28:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_in_fail_no_detect.pcap" >/data/BSC_Tests.TC_ho_in_fail_no_detect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_no_detect' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_ho_in_fail_no_detect started. MTC@dfa3c83210fe: "TC_ho_in_fail_no_detect": using IMSI '001018874869003'H VirtMSC-IPA(1414)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1414)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1414)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1415)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1415)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(1412)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(1413)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1418)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1418)@dfa3c83210fe: 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(1418)@dfa3c83210fe: 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(1418)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_ho_in_fail_no_detect() start" MTC@dfa3c83210fe: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@dfa3c83210fe: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@dfa3c83210fe: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@dfa3c83210fe: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1417)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_in_fail_no_detect(1420) VirtMSC-RAN(1413)@dfa3c83210fe: Added conn table entry 0TC_ho_in_fail_no_detect(1420)1257522 VirtMSC-SCCP(1412)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1412)@dfa3c83210fe: { messageType := 2, destLocRef := '133032'O, sourceLocRef := '000012'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(1412)@dfa3c83210fe: Session index based on local reference:0 VirtMGW-MGCP-0(1417)@dfa3c83210fe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "179", ep := "1@mgw", ver := "1.0" }, params := { { code := "C", val := "12" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_ho_in_fail_no_detect(1420) VirtMSC-SCCP(1412)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1412)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1412)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1412)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_in_fail_no_detect(1420)@dfa3c83210fe: Received L3 Info in HO Request Ack: '062BCA670943671707D0630190'O TC_ho_in_fail_no_detect(1420)@dfa3c83210fe: L3 Info in HO Request Ack is { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '010'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '17'O }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := { sI := '00'B, rOT := '0'B, nCI := '0'B, elementIdentifier := '1101'B }, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B, elementIdentifier := '1001'B }, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_in_fail_no_detect(1420)@dfa3c83210fe: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } VirtMSC-SCCP(1412)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1412)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1412)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1412)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1412)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1412)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1412)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1412)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_in_fail_no_detect(1420)@dfa3c83210fe: Got first DLCX: { line := { verb := "DLCX", trans_id := "181", ep := "1@mgw", ver := "1.0" }, params := { { code := "C", val := "12" }, { code := "I", val := "704B2FCD" } }, sdp := omit } VirtMSC-SCCP(1412)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1412)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1412)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1412)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '00042004010A'O VirtMSC-SCCP(1412)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1412)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1412)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1412)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-RAN(1413)@dfa3c83210fe: Deleted conn table entry 0TC_ho_in_fail_no_detect(1420)1257522 VirtMSC-SCCP(1412)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1412)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1412)@dfa3c83210fe: RLC received in state:disconnect_pending TC_ho_in_fail_no_detect(1420)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1412)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-RAN(1413)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(1411)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1416)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(1414)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1419)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(1417)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1418)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(1411): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(1412): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(1413): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(1414): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(1415): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1416): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1417): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1418): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1419): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_ho_in_fail_no_detect(1420): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_ho_in_fail_no_detect finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_no_detect pass'. Tue Jun 11 10:29:06 UTC 2024 ====== BSC_Tests.TC_ho_in_fail_no_detect pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_ho_in_fail_no_detect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=451796) Waiting for packet dumper to finish... 1 (prev_count=451796, count=634113) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_no_detect pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_no_detect2'. ------ BSC_Tests.TC_ho_in_fail_no_detect2 ------ Tue Jun 11 10:29:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_in_fail_no_detect2.pcap" >/data/BSC_Tests.TC_ho_in_fail_no_detect2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_no_detect2' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_ho_in_fail_no_detect2 started. MTC@dfa3c83210fe: "TC_ho_in_fail_no_detect2": using IMSI '001019957894225'H VirtMSC-IPA(1424)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1424)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1424)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1425)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1425)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(1422)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(1423)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1428)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1428)@dfa3c83210fe: 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(1428)@dfa3c83210fe: 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(1428)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_ho_in_fail_no_detect2() start" MTC@dfa3c83210fe: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@dfa3c83210fe: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@dfa3c83210fe: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@dfa3c83210fe: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1427)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_in_fail_no_detect2(1430) VirtMSC-RAN(1423)@dfa3c83210fe: Added conn table entry 0TC_ho_in_fail_no_detect2(1430)10666712 VirtMSC-SCCP(1422)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1422)@dfa3c83210fe: { messageType := 2, destLocRef := 'A2C2D8'O, sourceLocRef := '000013'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(1422)@dfa3c83210fe: Session index based on local reference:0 VirtMGW-MGCP-0(1427)@dfa3c83210fe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "182", ep := "1@mgw", ver := "1.0" }, params := { { code := "C", val := "13" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_ho_in_fail_no_detect2(1430) VirtMSC-SCCP(1422)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1422)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1422)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1422)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_in_fail_no_detect2(1430)@dfa3c83210fe: Received L3 Info in HO Request Ack: '062BCA670943671807D0630190'O TC_ho_in_fail_no_detect2(1430)@dfa3c83210fe: L3 Info in HO Request Ack is { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '010'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '18'O }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := { sI := '00'B, rOT := '0'B, nCI := '0'B, elementIdentifier := '1101'B }, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B, elementIdentifier := '1001'B }, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_in_fail_no_detect2(1430)@dfa3c83210fe: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } VirtMSC-SCCP(1422)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1422)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1422)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1422)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1422)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1422)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1422)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1422)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_in_fail_no_detect2(1430)@dfa3c83210fe: Got first DLCX: { line := { verb := "DLCX", trans_id := "184", ep := "1@mgw", ver := "1.0" }, params := { { code := "C", val := "13" }, { code := "I", val := "311CD868" } }, sdp := omit } VirtMSC-SCCP(1422)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1422)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1422)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1422)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040120'O VirtMSC-SCCP(1422)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1422)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1422)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1422)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-RAN(1423)@dfa3c83210fe: Deleted conn table entry 0TC_ho_in_fail_no_detect2(1430)10666712 VirtMSC-SCCP(1422)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1422)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1422)@dfa3c83210fe: RLC received in state:disconnect_pending TC_ho_in_fail_no_detect2(1430)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1422)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-RAN(1423)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1426)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(1421)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(1424)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1429)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(1427)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1428)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(1421): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(1422): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(1423): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(1424): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(1425): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1426): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1427): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1428): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1429): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_ho_in_fail_no_detect2(1430): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_ho_in_fail_no_detect2 finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_no_detect2 pass'. Tue Jun 11 10:29:24 UTC 2024 ====== BSC_Tests.TC_ho_in_fail_no_detect2 pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_ho_in_fail_no_detect2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=450212) Waiting for packet dumper to finish... 1 (prev_count=450212, count=633665) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_no_detect2 pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_mgw_mdcx_timeout'. ------ BSC_Tests.TC_ho_in_fail_mgw_mdcx_timeout ------ Tue Jun 11 10:29:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_in_fail_mgw_mdcx_timeout.pcap" >/data/BSC_Tests.TC_ho_in_fail_mgw_mdcx_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_mgw_mdcx_timeout' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_ho_in_fail_mgw_mdcx_timeout started. MTC@dfa3c83210fe: "TC_ho_in_fail_mgw_mdcx_timeout": using IMSI '001016597456702'H VirtMSC-IPA(1434)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1434)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1434)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1435)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1435)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(1432)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(1433)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1438)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1438)@dfa3c83210fe: 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(1438)@dfa3c83210fe: 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(1438)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_ho_in_fail_mgw_mdcx_timeout() start" MTC@dfa3c83210fe: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@dfa3c83210fe: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@dfa3c83210fe: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@dfa3c83210fe: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1437)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_in_fail_mgw_mdcx_timeout(1440) VirtMSC-RAN(1433)@dfa3c83210fe: Added conn table entry 0TC_ho_in_fail_mgw_mdcx_timeout(1440)3700548 VirtMSC-SCCP(1432)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1432)@dfa3c83210fe: { messageType := 2, destLocRef := '387744'O ("8wD"), sourceLocRef := '000014'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(1432)@dfa3c83210fe: Session index based on local reference:0 VirtMGW-MGCP-0(1437)@dfa3c83210fe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "185", ep := "1@mgw", ver := "1.0" }, params := { { code := "C", val := "14" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_ho_in_fail_mgw_mdcx_timeout(1440) VirtMSC-SCCP(1432)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1432)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1432)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1432)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1432)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1432)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1432)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1432)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1432)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1432)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1432)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1432)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_in_fail_mgw_mdcx_timeout(1440)@dfa3c83210fe: setverdict(pass): none -> pass TC_ho_in_fail_mgw_mdcx_timeout(1440)@dfa3c83210fe: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1432)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1432)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1432)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1432)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1432)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1432)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1432)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1432)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_in_fail_mgw_mdcx_timeout(1440)@dfa3c83210fe: "Got BSSMAP Clear Complete" TC_ho_in_fail_mgw_mdcx_timeout(1440)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-RAN(1433)@dfa3c83210fe: Deleted conn table entry 0TC_ho_in_fail_mgw_mdcx_timeout(1440)3700548 TC_ho_in_fail_mgw_mdcx_timeout(1440)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(1432)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1432)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1432)@dfa3c83210fe: RLC received in state:disconnect_pending MTC@dfa3c83210fe: setverdict(pass): none -> pass MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(1433)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-SCCP(1432)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(1431)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(1434)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1436)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1439)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(1437)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1438)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(1431): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(1432): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(1433): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(1434): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(1435): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1436): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1437): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1438): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1439): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_ho_in_fail_mgw_mdcx_timeout(1440): pass (pass -> pass) MTC@dfa3c83210fe: Test case TC_ho_in_fail_mgw_mdcx_timeout finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_mgw_mdcx_timeout pass'. Tue Jun 11 10:29:43 UTC 2024 ====== BSC_Tests.TC_ho_in_fail_mgw_mdcx_timeout pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_ho_in_fail_mgw_mdcx_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=628991) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_mgw_mdcx_timeout pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_ipa_crcx_timeout'. ------ BSC_Tests.TC_ho_in_fail_ipa_crcx_timeout ------ Tue Jun 11 10:29:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_in_fail_ipa_crcx_timeout.pcap" >/data/BSC_Tests.TC_ho_in_fail_ipa_crcx_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_ipa_crcx_timeout' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_ho_in_fail_ipa_crcx_timeout started. MTC@dfa3c83210fe: "TC_ho_in_fail_ipa_crcx_timeout": using IMSI '001012299312710'H VirtMSC-IPA(1444)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1444)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1444)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1445)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1445)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(1442)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(1443)@dfa3c83210fe: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1443)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1448)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1448)@dfa3c83210fe: 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(1448)@dfa3c83210fe: 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(1448)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_ho_in_fail_ipa_crcx_timeout() start" MTC@dfa3c83210fe: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@dfa3c83210fe: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@dfa3c83210fe: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@dfa3c83210fe: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1447)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_in_fail_ipa_crcx_timeout(1450) VirtMSC-RAN(1443)@dfa3c83210fe: Added conn table entry 0TC_ho_in_fail_ipa_crcx_timeout(1450)10191340 VirtMSC-SCCP(1442)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1442)@dfa3c83210fe: { messageType := 2, destLocRef := '9B81EC'O, sourceLocRef := '000015'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(1442)@dfa3c83210fe: Session index based on local reference:0 VirtMGW-MGCP-0(1447)@dfa3c83210fe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "188", ep := "1@mgw", ver := "1.0" }, params := { { code := "C", val := "15" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_ho_in_fail_ipa_crcx_timeout(1450) VirtMSC-SCCP(1442)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1442)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1442)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1442)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1442)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1442)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1442)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1442)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1442)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1442)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1442)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1442)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_in_fail_ipa_crcx_timeout(1450)@dfa3c83210fe: setverdict(pass): none -> pass TC_ho_in_fail_ipa_crcx_timeout(1450)@dfa3c83210fe: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1442)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1442)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1442)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1442)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1442)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1442)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1442)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1442)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_in_fail_ipa_crcx_timeout(1450)@dfa3c83210fe: "Got BSSMAP Clear Complete" TC_ho_in_fail_ipa_crcx_timeout(1450)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-RAN(1443)@dfa3c83210fe: Deleted conn table entry 0TC_ho_in_fail_ipa_crcx_timeout(1450)10191340 TC_ho_in_fail_ipa_crcx_timeout(1450)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(1442)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1442)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1442)@dfa3c83210fe: RLC received in state:disconnect_pending MTC@dfa3c83210fe: setverdict(pass): none -> pass MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(1443)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-SCCP(1442)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(1444)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(1441)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1446)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1449)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(1447)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1448)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(1441): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(1442): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(1443): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(1444): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(1445): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1446): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1447): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1448): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1449): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_ho_in_fail_ipa_crcx_timeout(1450): pass (pass -> pass) MTC@dfa3c83210fe: Test case TC_ho_in_fail_ipa_crcx_timeout finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_ipa_crcx_timeout pass'. Tue Jun 11 10:30:00 UTC 2024 ====== BSC_Tests.TC_ho_in_fail_ipa_crcx_timeout pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_ho_in_fail_ipa_crcx_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=636870) Waiting for packet dumper to finish... 1 (prev_count=636870, count=638593) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_ipa_crcx_timeout pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_sccp_cr_without_bssap'. ------ BSC_Tests.TC_ho_into_this_bsc_sccp_cr_without_bssap ------ Tue Jun 11 10:30:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_into_this_bsc_sccp_cr_without_bssap.pcap" >/data/BSC_Tests.TC_ho_into_this_bsc_sccp_cr_without_bssap.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_sccp_cr_without_bssap' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_ho_into_this_bsc_sccp_cr_without_bssap started. MTC@dfa3c83210fe: "TC_ho_into_this_bsc_sccp_cr_without_bssap": using IMSI '001011101669543'H VirtMSC-IPA(1454)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1454)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1454)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1455)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1455)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(1452)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(1453)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1458)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1458)@dfa3c83210fe: 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(1458)@dfa3c83210fe: 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(1458)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_ho_into_this_bsc_sccp_cr_without_bssap() start" MTC@dfa3c83210fe: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@dfa3c83210fe: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@dfa3c83210fe: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@dfa3c83210fe: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1457)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_into_this_bsc_sccp_cr_without_bssap(1460) VirtMSC-RAN(1453)@dfa3c83210fe: Added conn table entry 0TC_ho_into_this_bsc_sccp_cr_without_bssap(1460)5874401 VirtMSC-SCCP(1452)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1452)@dfa3c83210fe: { messageType := 2, destLocRef := '59A2E1'O, sourceLocRef := '000016'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(1452)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1452)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1452)@dfa3c83210fe: vl_len:38 VirtMSC-SCCP(1452)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1452)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '0024100B030108010A090100000000000000001D400505010001000101000105050100010000'O VirtMGW-MGCP-0(1457)@dfa3c83210fe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "190", ep := "1@mgw", ver := "1.0" }, params := { { code := "C", val := "16" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_ho_into_this_bsc_sccp_cr_without_bssap(1460) VirtMSC-SCCP(1452)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1452)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1452)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1452)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_sccp_cr_without_bssap(1460)@dfa3c83210fe: setverdict(pass): none -> pass TC_ho_into_this_bsc_sccp_cr_without_bssap(1460)@dfa3c83210fe: Received L3 Info in HO Request Ack: '062BCA670943671B07D0630190'O TC_ho_into_this_bsc_sccp_cr_without_bssap(1460)@dfa3c83210fe: L3 Info in HO Request Ack is { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '010'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '1B'O }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := { sI := '00'B, rOT := '0'B, nCI := '0'B, elementIdentifier := '1101'B }, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B, elementIdentifier := '1001'B }, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_into_this_bsc_sccp_cr_without_bssap(1460)@dfa3c83210fe: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_ho_into_this_bsc_sccp_cr_without_bssap(1460)@dfa3c83210fe: handoverCommand: verified TSC = 2 VirtMSC-SCCP(1452)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1452)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1452)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1452)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1452)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1452)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1452)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1452)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_sccp_cr_without_bssap(1460)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc_sccp_cr_without_bssap(1460)@dfa3c83210fe: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1452)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1452)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1452)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1452)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1452)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1452)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1452)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1452)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_sccp_cr_without_bssap(1460)@dfa3c83210fe: "Got BSSMAP Clear Complete" VirtMSC-RAN(1453)@dfa3c83210fe: Deleted conn table entry 0TC_ho_into_this_bsc_sccp_cr_without_bssap(1460)5874401 VirtMSC-SCCP(1452)@dfa3c83210fe: Session index based on connection ID:0 TC_ho_into_this_bsc_sccp_cr_without_bssap(1460)@dfa3c83210fe: "Got RSL RR Release" TC_ho_into_this_bsc_sccp_cr_without_bssap(1460)@dfa3c83210fe: "Got RSL Deact SACCH" VirtMSC-SCCP(1452)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1452)@dfa3c83210fe: RLC received in state:disconnect_pending TC_ho_into_this_bsc_sccp_cr_without_bssap(1460)@dfa3c83210fe: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_into_this_bsc_sccp_cr_without_bssap(1460)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc_sccp_cr_without_bssap(1460)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: setverdict(pass): none -> pass MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(1453)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-SCCP(1452)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1456)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(1454)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(1451)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1459)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(1457)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1458)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(1451): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(1452): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(1453): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(1454): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(1455): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1456): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1457): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1458): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1459): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_ho_into_this_bsc_sccp_cr_without_bssap(1460): pass (pass -> pass) MTC@dfa3c83210fe: Test case TC_ho_into_this_bsc_sccp_cr_without_bssap finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_sccp_cr_without_bssap pass'. Tue Jun 11 10:30:17 UTC 2024 ====== BSC_Tests.TC_ho_into_this_bsc_sccp_cr_without_bssap pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_ho_into_this_bsc_sccp_cr_without_bssap.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=463908) Waiting for packet dumper to finish... 1 (prev_count=463908, count=645724) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_sccp_cr_without_bssap pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_1'. ------ BSC_Tests.TC_ho_neighbor_config_1 ------ Tue Jun 11 10:30:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_neighbor_config_1.pcap" >/data/BSC_Tests.TC_ho_neighbor_config_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_1' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_ho_neighbor_config_1 started. VirtMSC-IPA(1464)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1464)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1464)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1465)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1465)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(1462)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(1463)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1468)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1468)@dfa3c83210fe: 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(1468)@dfa3c83210fe: 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(1468)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1470)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1470)@dfa3c83210fe: 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-BTS1-TRX0-RSL-IPA(1470)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'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-BTS1-TRX0-RSL-IPA(1470)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1472)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1472)@dfa3c83210fe: 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-BTS2-TRX0-RSL-IPA(1472)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'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-BTS2-TRX0-RSL-IPA(1472)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1474)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1474)@dfa3c83210fe: 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-BTS2-TRX1-RSL-IPA(1474)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'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-BTS2-TRX1-RSL-IPA(1474)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1476)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1476)@dfa3c83210fe: 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-BTS2-TRX2-RSL-IPA(1476)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'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-BTS2-TRX2-RSL-IPA(1476)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1478)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1478)@dfa3c83210fe: 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-BTS2-TRX3-RSL-IPA(1478)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'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-BTS2-TRX3-RSL-IPA(1478)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_ho_neighbor_config_1() start" MTC@dfa3c83210fe: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@dfa3c83210fe: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@dfa3c83210fe: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@dfa3c83210fe: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } TC_ho_neighbor_config_1(1480)@dfa3c83210fe: "TC_ho_neighbor_config_1": using IMSI '001010498097593'H VirtMSC-RAN(1463)@dfa3c83210fe: f_create_expect(l3 := '05240103505902080910104089905739'O, n_connectPointCode := omit VirtMSC-RAN(1463)@dfa3c83210fe: Created Expect[0] for '05240103505902080910104089905739'O to be handled at TC_ho_neighbor_config_1(1480) VirtMSC-SCCP(1462)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1462)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1463)@dfa3c83210fe: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1463)@dfa3c83210fe: Found Expect[0] for '05240103505902080910104089905739'O handled at TC_ho_neighbor_config_1(1480) VirtMSC-RAN(1463)@dfa3c83210fe: Added conn table entry 0TC_ho_neighbor_config_1(1480)7636974 VirtMSC-SCCP(1462)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1462)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1469)@dfa3c83210fe: Enabled queueing of DChan messages VirtMGW-MGCP-0(1467)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_neighbor_config_1(1480) VirtMSC-SCCP(1462)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1462)@dfa3c83210fe: vl_len:14 VirtMSC-SCCP(1462)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1462)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMGW-MGCP-0(1467)@dfa3c83210fe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "193", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "65" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_ho_neighbor_config_1(1480) TC_ho_neighbor_config_1(1480)@dfa3c83210fe: 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(1469)@dfa3c83210fe: Disabled queueing of DChan messages VirtMSC-SCCP(1462)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1462)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1462)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1462)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_1(1480)@dfa3c83210fe: setverdict(pass): none -> pass TC_ho_neighbor_config_1(1480)@dfa3c83210fe: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '147AB4A2'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 := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '4497B4C7'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := <unbound>, 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_ho_neighbor_config_1(1480)@dfa3c83210fe: "TC_ho_neighbor_config_1": 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_ho_neighbor_config_1(1480)@dfa3c83210fe: "TC_ho_neighbor_config_1": 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_ho_neighbor_config_1(1480)@dfa3c83210fe: f_tc_ho_neighbor_config: 1. No 'neighbor' config IPA-BTS1-TRX0-RSL-RSL(1471)@dfa3c83210fe: Suspending DChan IPA-BTS2-TRX0-RSL-RSL(1473)@dfa3c83210fe: Suspending DChan TC_ho_neighbor_config_1(1480)@dfa3c83210fe: "f_probe_for_handover starting: 1.a: HO to bts 1 works, implicitly listed as neighbor (legacy behavior when none are configured) (expecting handover)" TC_ho_neighbor_config_1(1480)@dfa3c83210fe: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '011'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '63'O ("c"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '1C'O }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := omit, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_neighbor_config_1(1480)@dfa3c83210fe: Handover to new chan { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } on ARFCN 25447 TC_ho_neighbor_config_1(1480)@dfa3c83210fe: { messageType := '00101011'B, cellDescription := { bcc := '011'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '63'O ("c"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '1C'O }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := omit, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } TC_ho_neighbor_config_1(1480)@dfa3c83210fe: handoverCommand: verified TSC = 3 (matches 3) IPA-BTS1-TRX0-RSL-RSL(1471)@dfa3c83210fe: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(1473)@dfa3c83210fe: Resuming DChan TC_ho_neighbor_config_1(1480)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed TC_ho_neighbor_config_1(1480)@dfa3c83210fe: "f_probe_for_handover(1.a): Got RSL Handover Command as expected." TC_ho_neighbor_config_1(1480)@dfa3c83210fe: "f_probe_for_handover(1.a): Ending the test: Handover Failure stops the procedure." TC_ho_neighbor_config_1(1480)@dfa3c83210fe: "f_probe_for_handover(1.a): done (got RSL Handover Command)" IPA-BTS1-TRX0-RSL-RSL(1471)@dfa3c83210fe: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(1473)@dfa3c83210fe: Resuming DChan TC_ho_neighbor_config_1(1480)@dfa3c83210fe: "f_probe_for_handover(1.a): done clearing" IPA-BTS1-TRX0-RSL-RSL(1471)@dfa3c83210fe: Suspending DChan IPA-BTS2-TRX0-RSL-RSL(1473)@dfa3c83210fe: Suspending DChan TC_ho_neighbor_config_1(1480)@dfa3c83210fe: "f_probe_for_handover starting: 1.b: HO to unknown cell does not start (expecting NO handover)" TC_ho_neighbor_config_1(1480)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed TC_ho_neighbor_config_1(1480)@dfa3c83210fe: "f_probe_for_handover(1.b): Got no Handover, as expected." TC_ho_neighbor_config_1(1480)@dfa3c83210fe: "f_probe_for_handover(1.b): done (got no Handover)" IPA-BTS1-TRX0-RSL-RSL(1471)@dfa3c83210fe: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(1473)@dfa3c83210fe: Resuming DChan TC_ho_neighbor_config_1(1480)@dfa3c83210fe: "f_probe_for_handover(1.b): done clearing" IPA-BTS1-TRX0-RSL-RSL(1471)@dfa3c83210fe: Suspending DChan IPA-BTS2-TRX0-RSL-RSL(1473)@dfa3c83210fe: Suspending DChan TC_ho_neighbor_config_1(1480)@dfa3c83210fe: "f_probe_for_handover starting: 1.c: HO to 871-12 is ambiguous = error (expecting NO handover)" TC_ho_neighbor_config_1(1480)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed TC_ho_neighbor_config_1(1480)@dfa3c83210fe: "f_probe_for_handover(1.c): Got no Handover, as expected." TC_ho_neighbor_config_1(1480)@dfa3c83210fe: "f_probe_for_handover(1.c): done (got no Handover)" IPA-BTS1-TRX0-RSL-RSL(1471)@dfa3c83210fe: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(1473)@dfa3c83210fe: Resuming DChan TC_ho_neighbor_config_1(1480)@dfa3c83210fe: "f_probe_for_handover(1.c): done clearing" IPA-BTS1-TRX0-RSL-RSL(1471)@dfa3c83210fe: Suspending DChan IPA-BTS2-TRX0-RSL-RSL(1473)@dfa3c83210fe: Suspending DChan TC_ho_neighbor_config_1(1480)@dfa3c83210fe: "f_probe_for_handover starting: 1.d: HO to 871-11 still works (verify that this test properly cleans up) (expecting handover)" TC_ho_neighbor_config_1(1480)@dfa3c83210fe: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '011'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '010'B, channelTypeandTDMAOffset := '00001'B, octet3 := '63'O ("c"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '1D'O }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := omit, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_neighbor_config_1(1480)@dfa3c83210fe: Handover to new chan { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } on ARFCN 25447 TC_ho_neighbor_config_1(1480)@dfa3c83210fe: { messageType := '00101011'B, cellDescription := { bcc := '011'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '010'B, channelTypeandTDMAOffset := '00001'B, octet3 := '63'O ("c"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '1D'O }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := omit, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } TC_ho_neighbor_config_1(1480)@dfa3c83210fe: handoverCommand: verified TSC = 3 (matches 3) IPA-BTS1-TRX0-RSL-RSL(1471)@dfa3c83210fe: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(1473)@dfa3c83210fe: Resuming DChan TC_ho_neighbor_config_1(1480)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed TC_ho_neighbor_config_1(1480)@dfa3c83210fe: "f_probe_for_handover(1.d): Got RSL Handover Command as expected." TC_ho_neighbor_config_1(1480)@dfa3c83210fe: "f_probe_for_handover(1.d): Ending the test: Handover Failure stops the procedure." TC_ho_neighbor_config_1(1480)@dfa3c83210fe: "f_probe_for_handover(1.d): done (got RSL Handover Command)" IPA-BTS1-TRX0-RSL-RSL(1471)@dfa3c83210fe: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(1473)@dfa3c83210fe: Resuming DChan TC_ho_neighbor_config_1(1480)@dfa3c83210fe: "f_probe_for_handover(1.d): done clearing" TC_ho_neighbor_config_1(1480)@dfa3c83210fe: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1462)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1462)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1462)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1462)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1462)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1462)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1462)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1462)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_1(1480)@dfa3c83210fe: "Got BSSMAP Clear Complete" VirtMSC-RAN(1463)@dfa3c83210fe: Deleted conn table entry 0TC_ho_neighbor_config_1(1480)7636974 VirtMSC-SCCP(1462)@dfa3c83210fe: Session index based on connection ID:0 TC_ho_neighbor_config_1(1480)@dfa3c83210fe: "Got RSL RR Release" VirtMSC-SCCP(1462)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1462)@dfa3c83210fe: RLC received in state:disconnect_pending TC_ho_neighbor_config_1(1480)@dfa3c83210fe: "Got RSL Deact SACCH" TC_ho_neighbor_config_1(1480)@dfa3c83210fe: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_neighbor_config_1(1480)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: setverdict(pass): none -> pass MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(1463)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-SCCP(1462)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(1461)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1466)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(1464)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS2-TRX1-RSL-RSL(1475)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(1479)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(1477)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1469)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1471)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(1467)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1472)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1478)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1468)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1474)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1470)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1476)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(1473)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(1461): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(1462): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(1463): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(1464): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(1465): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1466): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1467): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1468): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1469): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1470): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1471): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1472): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(1473): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1474): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(1475): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1476): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(1477): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1478): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(1479): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_ho_neighbor_config_1(1480): pass (pass -> pass) MTC@dfa3c83210fe: Test case TC_ho_neighbor_config_1 finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_1 pass'. Tue Jun 11 10:30:56 UTC 2024 ====== BSC_Tests.TC_ho_neighbor_config_1 pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_ho_neighbor_config_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=931781) Waiting for packet dumper to finish... 1 (prev_count=931781, count=1716976) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_1 pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_2'. ------ BSC_Tests.TC_ho_neighbor_config_2 ------ Tue Jun 11 10:31:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_neighbor_config_2.pcap" >/data/BSC_Tests.TC_ho_neighbor_config_2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_2' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_ho_neighbor_config_2 started. VirtMSC-IPA(1484)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1484)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1484)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1485)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1485)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(1482)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(1483)@dfa3c83210fe: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1483)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1488)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1488)@dfa3c83210fe: 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(1488)@dfa3c83210fe: 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(1488)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1490)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1490)@dfa3c83210fe: 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-BTS1-TRX0-RSL-IPA(1490)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'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-BTS1-TRX0-RSL-IPA(1490)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1492)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1492)@dfa3c83210fe: 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-BTS2-TRX0-RSL-IPA(1492)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'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-BTS2-TRX0-RSL-IPA(1492)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1494)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1494)@dfa3c83210fe: 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-BTS2-TRX1-RSL-IPA(1494)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'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-BTS2-TRX1-RSL-IPA(1494)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1496)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1496)@dfa3c83210fe: 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-BTS2-TRX2-RSL-IPA(1496)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'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-BTS2-TRX2-RSL-IPA(1496)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1498)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1498)@dfa3c83210fe: 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-BTS2-TRX3-RSL-IPA(1498)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'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-BTS2-TRX3-RSL-IPA(1498)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_ho_neighbor_config_2() start" MTC@dfa3c83210fe: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@dfa3c83210fe: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@dfa3c83210fe: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@dfa3c83210fe: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } TC_ho_neighbor_config_2(1500)@dfa3c83210fe: "TC_ho_neighbor_config_2": using IMSI '001012555541235'H VirtMSC-RAN(1483)@dfa3c83210fe: f_create_expect(l3 := '05240103505902080910105255452153'O, n_connectPointCode := omit VirtMSC-RAN(1483)@dfa3c83210fe: Created Expect[0] for '05240103505902080910105255452153'O to be handled at TC_ho_neighbor_config_2(1500) VirtMSC-SCCP(1482)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1482)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1483)@dfa3c83210fe: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1483)@dfa3c83210fe: Found Expect[0] for '05240103505902080910105255452153'O handled at TC_ho_neighbor_config_2(1500) VirtMSC-RAN(1483)@dfa3c83210fe: Added conn table entry 0TC_ho_neighbor_config_2(1500)3622677 VirtMSC-SCCP(1482)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1482)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1489)@dfa3c83210fe: Enabled queueing of DChan messages VirtMGW-MGCP-0(1487)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_neighbor_config_2(1500) VirtMSC-SCCP(1482)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1482)@dfa3c83210fe: vl_len:14 VirtMSC-SCCP(1482)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1482)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMGW-MGCP-0(1487)@dfa3c83210fe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "196", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "66" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_ho_neighbor_config_2(1500) TC_ho_neighbor_config_2(1500)@dfa3c83210fe: 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(1489)@dfa3c83210fe: Disabled queueing of DChan messages VirtMSC-SCCP(1482)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1482)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1482)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1482)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_2(1500)@dfa3c83210fe: setverdict(pass): none -> pass TC_ho_neighbor_config_2(1500)@dfa3c83210fe: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '41DBC258'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 := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '41040F45'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := <unbound>, 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_ho_neighbor_config_2(1500)@dfa3c83210fe: "TC_ho_neighbor_config_2": 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_ho_neighbor_config_2(1500)@dfa3c83210fe: "TC_ho_neighbor_config_2": 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_ho_neighbor_config_2(1500)@dfa3c83210fe: f_tc_ho_neighbor_config: 2. explicit local neighbor: 'neighbor bts 1' IPA-BTS1-TRX0-RSL-RSL(1491)@dfa3c83210fe: Suspending DChan IPA-BTS2-TRX0-RSL-RSL(1493)@dfa3c83210fe: Suspending DChan TC_ho_neighbor_config_2(1500)@dfa3c83210fe: "f_probe_for_handover starting: 2.a: HO to bts 1 works, explicitly listed as neighbor (expecting handover)" TC_ho_neighbor_config_2(1500)@dfa3c83210fe: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '011'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '63'O ("c"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '1E'O }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := omit, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_neighbor_config_2(1500)@dfa3c83210fe: Handover to new chan { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } on ARFCN 25447 TC_ho_neighbor_config_2(1500)@dfa3c83210fe: { messageType := '00101011'B, cellDescription := { bcc := '011'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '63'O ("c"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '1E'O }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := omit, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } TC_ho_neighbor_config_2(1500)@dfa3c83210fe: handoverCommand: verified TSC = 3 (matches 3) IPA-BTS1-TRX0-RSL-RSL(1491)@dfa3c83210fe: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(1493)@dfa3c83210fe: Resuming DChan TC_ho_neighbor_config_2(1500)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed TC_ho_neighbor_config_2(1500)@dfa3c83210fe: "f_probe_for_handover(2.a): Got RSL Handover Command as expected." TC_ho_neighbor_config_2(1500)@dfa3c83210fe: "f_probe_for_handover(2.a): Ending the test: Handover Failure stops the procedure." TC_ho_neighbor_config_2(1500)@dfa3c83210fe: "f_probe_for_handover(2.a): done (got RSL Handover Command)" IPA-BTS1-TRX0-RSL-RSL(1491)@dfa3c83210fe: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(1493)@dfa3c83210fe: Resuming DChan TC_ho_neighbor_config_2(1500)@dfa3c83210fe: "f_probe_for_handover(2.a): done clearing" IPA-BTS1-TRX0-RSL-RSL(1491)@dfa3c83210fe: Suspending DChan IPA-BTS2-TRX0-RSL-RSL(1493)@dfa3c83210fe: Suspending DChan TC_ho_neighbor_config_2(1500)@dfa3c83210fe: "f_probe_for_handover starting: 2.b: HO to bts 2 doesn't work, not listed as neighbor (expecting NO handover)" TC_ho_neighbor_config_2(1500)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed TC_ho_neighbor_config_2(1500)@dfa3c83210fe: "f_probe_for_handover(2.b): Got no Handover, as expected." TC_ho_neighbor_config_2(1500)@dfa3c83210fe: "f_probe_for_handover(2.b): done (got no Handover)" IPA-BTS1-TRX0-RSL-RSL(1491)@dfa3c83210fe: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(1493)@dfa3c83210fe: Resuming DChan TC_ho_neighbor_config_2(1500)@dfa3c83210fe: "f_probe_for_handover(2.b): done clearing" TC_ho_neighbor_config_2(1500)@dfa3c83210fe: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1482)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1482)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1482)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1482)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1482)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1482)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1482)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1482)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_2(1500)@dfa3c83210fe: "Got BSSMAP Clear Complete" VirtMSC-RAN(1483)@dfa3c83210fe: Deleted conn table entry 0TC_ho_neighbor_config_2(1500)3622677 TC_ho_neighbor_config_2(1500)@dfa3c83210fe: "Got RSL RR Release" VirtMSC-SCCP(1482)@dfa3c83210fe: Session index based on connection ID:0 TC_ho_neighbor_config_2(1500)@dfa3c83210fe: "Got RSL Deact SACCH" VirtMSC-SCCP(1482)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1482)@dfa3c83210fe: RLC received in state:disconnect_pending TC_ho_neighbor_config_2(1500)@dfa3c83210fe: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_neighbor_config_2(1500)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: setverdict(pass): none -> pass MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1482)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-RAN(1483)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(1481)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1486)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(1484)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS1-TRX0-RSL-RSL(1491)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(1499)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(1493)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(1495)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1489)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(1497)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1490)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1488)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(1487)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1498)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1496)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1494)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1492)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(1481): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(1482): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(1483): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(1484): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(1485): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1486): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1487): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1488): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1489): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1490): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1491): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1492): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(1493): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1494): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(1495): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1496): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(1497): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1498): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(1499): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_ho_neighbor_config_2(1500): pass (pass -> pass) MTC@dfa3c83210fe: Test case TC_ho_neighbor_config_2 finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_2 pass'. Tue Jun 11 10:31:27 UTC 2024 ====== BSC_Tests.TC_ho_neighbor_config_2 pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_ho_neighbor_config_2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=892972) Waiting for packet dumper to finish... 1 (prev_count=892972, count=1678167) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_2 pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_3'. ------ BSC_Tests.TC_ho_neighbor_config_3 ------ Tue Jun 11 10:31:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_neighbor_config_3.pcap" >/data/BSC_Tests.TC_ho_neighbor_config_3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_3' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_ho_neighbor_config_3 started. VirtMSC-IPA(1504)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1504)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1504)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1505)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1505)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(1502)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(1503)@dfa3c83210fe: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1503)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1508)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1508)@dfa3c83210fe: 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(1508)@dfa3c83210fe: 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(1508)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1510)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1510)@dfa3c83210fe: 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-BTS1-TRX0-RSL-IPA(1510)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'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-BTS1-TRX0-RSL-IPA(1510)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1512)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1512)@dfa3c83210fe: 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-BTS2-TRX0-RSL-IPA(1512)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'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-BTS2-TRX0-RSL-IPA(1512)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1514)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1514)@dfa3c83210fe: 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-BTS2-TRX1-RSL-IPA(1514)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'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-BTS2-TRX1-RSL-IPA(1514)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1516)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1516)@dfa3c83210fe: 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-BTS2-TRX2-RSL-IPA(1516)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'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-BTS2-TRX2-RSL-IPA(1516)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1518)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1518)@dfa3c83210fe: 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-BTS2-TRX3-RSL-IPA(1518)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'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-BTS2-TRX3-RSL-IPA(1518)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_ho_neighbor_config_3() start" MTC@dfa3c83210fe: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@dfa3c83210fe: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@dfa3c83210fe: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@dfa3c83210fe: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } TC_ho_neighbor_config_3(1520)@dfa3c83210fe: "TC_ho_neighbor_config_3": using IMSI '001011090733654'H VirtMSC-RAN(1503)@dfa3c83210fe: f_create_expect(l3 := '05240103505902080910100109376345'O, n_connectPointCode := omit VirtMSC-RAN(1503)@dfa3c83210fe: Created Expect[0] for '05240103505902080910100109376345'O to be handled at TC_ho_neighbor_config_3(1520) VirtMSC-SCCP(1502)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1502)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1503)@dfa3c83210fe: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1503)@dfa3c83210fe: Found Expect[0] for '05240103505902080910100109376345'O handled at TC_ho_neighbor_config_3(1520) VirtMSC-RAN(1503)@dfa3c83210fe: Added conn table entry 0TC_ho_neighbor_config_3(1520)8494064 VirtMSC-SCCP(1502)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1502)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1509)@dfa3c83210fe: Enabled queueing of DChan messages VirtMGW-MGCP-0(1507)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_neighbor_config_3(1520) VirtMSC-SCCP(1502)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1502)@dfa3c83210fe: vl_len:14 VirtMSC-SCCP(1502)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1502)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMGW-MGCP-0(1507)@dfa3c83210fe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "199", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "67" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_ho_neighbor_config_3(1520) TC_ho_neighbor_config_3(1520)@dfa3c83210fe: 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(1509)@dfa3c83210fe: Disabled queueing of DChan messages VirtMSC-SCCP(1502)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1502)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1502)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1502)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_3(1520)@dfa3c83210fe: setverdict(pass): none -> pass TC_ho_neighbor_config_3(1520)@dfa3c83210fe: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '5038AEF9'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 := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '1D9975D2'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := <unbound>, 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_ho_neighbor_config_3(1520)@dfa3c83210fe: "TC_ho_neighbor_config_3": 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_ho_neighbor_config_3(1520)@dfa3c83210fe: "TC_ho_neighbor_config_3": 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_ho_neighbor_config_3(1520)@dfa3c83210fe: f_tc_ho_neighbor_config: 3. explicit local neighbor: 'neighbor bts 2' IPA-BTS1-TRX0-RSL-RSL(1511)@dfa3c83210fe: Suspending DChan IPA-BTS2-TRX0-RSL-RSL(1513)@dfa3c83210fe: Suspending DChan TC_ho_neighbor_config_3(1520)@dfa3c83210fe: "f_probe_for_handover starting: 3.a: HO to bts 1 doesn't work, not listed as neighbor (expecting NO handover)" TC_ho_neighbor_config_3(1520)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed TC_ho_neighbor_config_3(1520)@dfa3c83210fe: "f_probe_for_handover(3.a): Got no Handover, as expected." TC_ho_neighbor_config_3(1520)@dfa3c83210fe: "f_probe_for_handover(3.a): done (got no Handover)" IPA-BTS1-TRX0-RSL-RSL(1511)@dfa3c83210fe: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(1513)@dfa3c83210fe: Resuming DChan TC_ho_neighbor_config_3(1520)@dfa3c83210fe: "f_probe_for_handover(3.a): done clearing" IPA-BTS1-TRX0-RSL-RSL(1511)@dfa3c83210fe: Suspending DChan IPA-BTS2-TRX0-RSL-RSL(1513)@dfa3c83210fe: Suspending DChan TC_ho_neighbor_config_3(1520)@dfa3c83210fe: "f_probe_for_handover starting: 3.b: HO to bts 2 works, explicitly listed as neighbor; no ambiguity because bts 3 is not listed as neighbor (expecting handover)" TC_ho_neighbor_config_3(1520)@dfa3c83210fe: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '100'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '83'O, octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '1F'O }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := omit, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_neighbor_config_3(1520)@dfa3c83210fe: Handover to new chan { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } on ARFCN 33639 TC_ho_neighbor_config_3(1520)@dfa3c83210fe: { messageType := '00101011'B, cellDescription := { bcc := '100'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '83'O, octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '1F'O }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := omit, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } TC_ho_neighbor_config_3(1520)@dfa3c83210fe: handoverCommand: verified TSC = 4 (matches 4) IPA-BTS1-TRX0-RSL-RSL(1511)@dfa3c83210fe: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(1513)@dfa3c83210fe: Resuming DChan TC_ho_neighbor_config_3(1520)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed TC_ho_neighbor_config_3(1520)@dfa3c83210fe: "f_probe_for_handover(3.b): Got RSL Handover Command as expected." TC_ho_neighbor_config_3(1520)@dfa3c83210fe: "f_probe_for_handover(3.b): Ending the test: Handover Failure stops the procedure." TC_ho_neighbor_config_3(1520)@dfa3c83210fe: "f_probe_for_handover(3.b): done (got RSL Handover Command)" IPA-BTS1-TRX0-RSL-RSL(1511)@dfa3c83210fe: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(1513)@dfa3c83210fe: Resuming DChan TC_ho_neighbor_config_3(1520)@dfa3c83210fe: "f_probe_for_handover(3.b): done clearing" TC_ho_neighbor_config_3(1520)@dfa3c83210fe: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1502)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1502)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1502)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1502)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1502)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1502)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1502)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1502)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_3(1520)@dfa3c83210fe: "Got BSSMAP Clear Complete" VirtMSC-RAN(1503)@dfa3c83210fe: Deleted conn table entry 0TC_ho_neighbor_config_3(1520)8494064 VirtMSC-SCCP(1502)@dfa3c83210fe: Session index based on connection ID:0 TC_ho_neighbor_config_3(1520)@dfa3c83210fe: "Got RSL RR Release" TC_ho_neighbor_config_3(1520)@dfa3c83210fe: "Got RSL Deact SACCH" VirtMSC-SCCP(1502)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1502)@dfa3c83210fe: RLC received in state:disconnect_pending TC_ho_neighbor_config_3(1520)@dfa3c83210fe: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_neighbor_config_3(1520)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: setverdict(pass): none -> pass MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1502)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-RAN(1503)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1506)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(1504)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(1501)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1509)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(1513)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(1517)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(1515)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(1519)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1511)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(1507)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1512)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1514)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1518)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1516)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1510)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1508)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(1501): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(1502): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(1503): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(1504): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(1505): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1506): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1507): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1508): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1509): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1510): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1511): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1512): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(1513): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1514): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(1515): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1516): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(1517): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1518): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(1519): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_ho_neighbor_config_3(1520): pass (pass -> pass) MTC@dfa3c83210fe: Test case TC_ho_neighbor_config_3 finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_3 pass'. Tue Jun 11 10:31:57 UTC 2024 ====== BSC_Tests.TC_ho_neighbor_config_3 pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_ho_neighbor_config_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=893567) Waiting for packet dumper to finish... 1 (prev_count=893567, count=1678927) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_3 pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_4'. ------ BSC_Tests.TC_ho_neighbor_config_4 ------ Tue Jun 11 10:32:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_neighbor_config_4.pcap" >/data/BSC_Tests.TC_ho_neighbor_config_4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_4' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_ho_neighbor_config_4 started. VirtMSC-IPA(1524)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1524)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1524)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1525)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1525)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(1522)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(1523)@dfa3c83210fe: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1523)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1528)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1528)@dfa3c83210fe: 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(1528)@dfa3c83210fe: 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(1528)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1530)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1530)@dfa3c83210fe: 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-BTS1-TRX0-RSL-IPA(1530)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'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-BTS1-TRX0-RSL-IPA(1530)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1532)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1532)@dfa3c83210fe: 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-BTS2-TRX0-RSL-IPA(1532)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'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-BTS2-TRX0-RSL-IPA(1532)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1534)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1534)@dfa3c83210fe: 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-BTS2-TRX1-RSL-IPA(1534)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'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-BTS2-TRX1-RSL-IPA(1534)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1536)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1536)@dfa3c83210fe: 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-BTS2-TRX2-RSL-IPA(1536)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'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-BTS2-TRX2-RSL-IPA(1536)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1538)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1538)@dfa3c83210fe: 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-BTS2-TRX3-RSL-IPA(1538)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'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-BTS2-TRX3-RSL-IPA(1538)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_ho_neighbor_config_4() start" MTC@dfa3c83210fe: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@dfa3c83210fe: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@dfa3c83210fe: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@dfa3c83210fe: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } TC_ho_neighbor_config_4(1540)@dfa3c83210fe: "TC_ho_neighbor_config_4": using IMSI '001016987700599'H VirtMSC-RAN(1523)@dfa3c83210fe: f_create_expect(l3 := '05240103505902080910109678075099'O, n_connectPointCode := omit VirtMSC-RAN(1523)@dfa3c83210fe: Created Expect[0] for '05240103505902080910109678075099'O to be handled at TC_ho_neighbor_config_4(1540) VirtMSC-SCCP(1522)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1522)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1523)@dfa3c83210fe: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1523)@dfa3c83210fe: Found Expect[0] for '05240103505902080910109678075099'O handled at TC_ho_neighbor_config_4(1540) VirtMSC-RAN(1523)@dfa3c83210fe: Added conn table entry 0TC_ho_neighbor_config_4(1540)16106237 VirtMSC-SCCP(1522)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1522)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1529)@dfa3c83210fe: Enabled queueing of DChan messages VirtMGW-MGCP-0(1527)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_neighbor_config_4(1540) VirtMSC-SCCP(1522)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1522)@dfa3c83210fe: vl_len:14 VirtMSC-SCCP(1522)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1522)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMGW-MGCP-0(1527)@dfa3c83210fe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "202", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "68" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_ho_neighbor_config_4(1540) TC_ho_neighbor_config_4(1540)@dfa3c83210fe: 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(1529)@dfa3c83210fe: Disabled queueing of DChan messages VirtMSC-SCCP(1522)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1522)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1522)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1522)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_4(1540)@dfa3c83210fe: setverdict(pass): none -> pass TC_ho_neighbor_config_4(1540)@dfa3c83210fe: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '5604AFEC'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 := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '67CAA27F'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := <unbound>, 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_ho_neighbor_config_4(1540)@dfa3c83210fe: "TC_ho_neighbor_config_4": 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_ho_neighbor_config_4(1540)@dfa3c83210fe: "TC_ho_neighbor_config_4": 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_ho_neighbor_config_4(1540)@dfa3c83210fe: f_tc_ho_neighbor_config: 4. explicit remote neighbor: 'neighbor lac 99 arfcn 123 bsic 45' IPA-BTS1-TRX0-RSL-RSL(1531)@dfa3c83210fe: Suspending DChan IPA-BTS2-TRX0-RSL-RSL(1533)@dfa3c83210fe: Suspending DChan TC_ho_neighbor_config_4(1540)@dfa3c83210fe: "f_probe_for_handover starting: 4.a: HO to bts 1 doesn't work, not listed as neighbor (expecting NO handover)" TC_ho_neighbor_config_4(1540)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed TC_ho_neighbor_config_4(1540)@dfa3c83210fe: "f_probe_for_handover(4.a): Got no Handover, as expected." TC_ho_neighbor_config_4(1540)@dfa3c83210fe: "f_probe_for_handover(4.a): done (got no Handover)" IPA-BTS1-TRX0-RSL-RSL(1531)@dfa3c83210fe: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(1533)@dfa3c83210fe: Resuming DChan TC_ho_neighbor_config_4(1540)@dfa3c83210fe: "f_probe_for_handover(4.a): done clearing" IPA-BTS1-TRX0-RSL-RSL(1531)@dfa3c83210fe: Suspending DChan IPA-BTS2-TRX0-RSL-RSL(1533)@dfa3c83210fe: Suspending DChan TC_ho_neighbor_config_4(1540)@dfa3c83210fe: "f_probe_for_handover starting: 4.b: HO to bts 2 doesn't work, not listed as neighbor (expecting NO handover)" TC_ho_neighbor_config_4(1540)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed TC_ho_neighbor_config_4(1540)@dfa3c83210fe: "f_probe_for_handover(4.b): Got no Handover, as expected." TC_ho_neighbor_config_4(1540)@dfa3c83210fe: "f_probe_for_handover(4.b): done (got no Handover)" IPA-BTS1-TRX0-RSL-RSL(1531)@dfa3c83210fe: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(1533)@dfa3c83210fe: Resuming DChan TC_ho_neighbor_config_4(1540)@dfa3c83210fe: "f_probe_for_handover(4.b): done clearing" IPA-BTS1-TRX0-RSL-RSL(1531)@dfa3c83210fe: Suspending DChan IPA-BTS2-TRX0-RSL-RSL(1533)@dfa3c83210fe: Suspending DChan TC_ho_neighbor_config_4(1540)@dfa3c83210fe: "f_probe_for_handover starting: 4.c: HO to 123-45 triggers inter-BSC HO (expecting handover)" VirtMSC-SCCP(1522)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1522)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1522)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1522)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_4(1540)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed TC_ho_neighbor_config_4(1540)@dfa3c83210fe: "f_probe_for_handover(4.c): Got BSSMAP Handover Required as expected." TC_ho_neighbor_config_4(1540)@dfa3c83210fe: "f_probe_for_handover(4.c): done (got BSSMAP Handover Required)" TC_ho_neighbor_config_4(1540)@dfa3c83210fe: "f_probe_for_handover(4.c): waiting for inter-BSC HO to time out..." TC_ho_neighbor_config_4(1540)@dfa3c83210fe: "f_probe_for_handover(4.c): ...done" IPA-BTS1-TRX0-RSL-RSL(1531)@dfa3c83210fe: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(1533)@dfa3c83210fe: Resuming DChan TC_ho_neighbor_config_4(1540)@dfa3c83210fe: "f_probe_for_handover(4.c): done clearing" TC_ho_neighbor_config_4(1540)@dfa3c83210fe: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1522)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1522)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1522)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1522)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1522)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1522)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1522)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1522)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_4(1540)@dfa3c83210fe: "Got BSSMAP Clear Complete" VirtMSC-RAN(1523)@dfa3c83210fe: Deleted conn table entry 0TC_ho_neighbor_config_4(1540)16106237 VirtMSC-SCCP(1522)@dfa3c83210fe: Session index based on connection ID:0 TC_ho_neighbor_config_4(1540)@dfa3c83210fe: "Got RSL RR Release" TC_ho_neighbor_config_4(1540)@dfa3c83210fe: "Got RSL Deact SACCH" VirtMSC-SCCP(1522)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1522)@dfa3c83210fe: RLC received in state:disconnect_pending TC_ho_neighbor_config_4(1540)@dfa3c83210fe: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_neighbor_config_4(1540)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: setverdict(pass): none -> pass MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1522)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-RAN(1523)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(1521)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(1524)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1526)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS2-TRX0-RSL-RSL(1533)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1531)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(1535)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(1537)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1529)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1528)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1530)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1534)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(1527)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(1539)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1538)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1536)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1532)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(1521): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(1522): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(1523): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(1524): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(1525): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1526): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1527): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1528): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1529): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1530): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1531): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1532): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(1533): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1534): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(1535): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1536): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(1537): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1538): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(1539): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_ho_neighbor_config_4(1540): pass (pass -> pass) MTC@dfa3c83210fe: Test case TC_ho_neighbor_config_4 finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_4 pass'. Tue Jun 11 10:32:34 UTC 2024 ====== BSC_Tests.TC_ho_neighbor_config_4 pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_ho_neighbor_config_4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=892297) Waiting for packet dumper to finish... 1 (prev_count=892297, count=1677492) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_4 pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_5'. ------ BSC_Tests.TC_ho_neighbor_config_5 ------ Tue Jun 11 10:32:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_neighbor_config_5.pcap" >/data/BSC_Tests.TC_ho_neighbor_config_5.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_5' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_ho_neighbor_config_5 started. VirtMSC-IPA(1544)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1544)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1544)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1545)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1545)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(1542)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(1543)@dfa3c83210fe: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1543)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1548)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1548)@dfa3c83210fe: 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(1548)@dfa3c83210fe: 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(1548)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1550)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1550)@dfa3c83210fe: 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-BTS1-TRX0-RSL-IPA(1550)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'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-BTS1-TRX0-RSL-IPA(1550)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1552)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1552)@dfa3c83210fe: 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-BTS2-TRX0-RSL-IPA(1552)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'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-BTS2-TRX0-RSL-IPA(1552)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1554)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1554)@dfa3c83210fe: 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-BTS2-TRX1-RSL-IPA(1554)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'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-BTS2-TRX1-RSL-IPA(1554)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1556)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1556)@dfa3c83210fe: 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-BTS2-TRX2-RSL-IPA(1556)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'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-BTS2-TRX2-RSL-IPA(1556)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1558)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1558)@dfa3c83210fe: 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-BTS2-TRX3-RSL-IPA(1558)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'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-BTS2-TRX3-RSL-IPA(1558)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_ho_neighbor_config_5() start" MTC@dfa3c83210fe: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@dfa3c83210fe: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@dfa3c83210fe: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@dfa3c83210fe: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } TC_ho_neighbor_config_5(1560)@dfa3c83210fe: "TC_ho_neighbor_config_5": using IMSI '001012182543699'H VirtMSC-RAN(1543)@dfa3c83210fe: f_create_expect(l3 := '05240103505902080910101228456399'O, n_connectPointCode := omit VirtMSC-RAN(1543)@dfa3c83210fe: Created Expect[0] for '05240103505902080910101228456399'O to be handled at TC_ho_neighbor_config_5(1560) VirtMSC-SCCP(1542)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1542)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1543)@dfa3c83210fe: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1543)@dfa3c83210fe: Found Expect[0] for '05240103505902080910101228456399'O handled at TC_ho_neighbor_config_5(1560) VirtMSC-RAN(1543)@dfa3c83210fe: Added conn table entry 0TC_ho_neighbor_config_5(1560)7348248 VirtMSC-SCCP(1542)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1542)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1549)@dfa3c83210fe: Enabled queueing of DChan messages VirtMGW-MGCP-0(1547)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_neighbor_config_5(1560) VirtMSC-SCCP(1542)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1542)@dfa3c83210fe: vl_len:14 VirtMSC-SCCP(1542)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1542)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMGW-MGCP-0(1547)@dfa3c83210fe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "205", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "69" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_ho_neighbor_config_5(1560) TC_ho_neighbor_config_5(1560)@dfa3c83210fe: 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(1549)@dfa3c83210fe: Disabled queueing of DChan messages VirtMSC-SCCP(1542)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1542)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1542)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1542)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_5(1560)@dfa3c83210fe: setverdict(pass): none -> pass TC_ho_neighbor_config_5(1560)@dfa3c83210fe: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '55E35F00'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 := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '39E0B2CD'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := <unbound>, 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_ho_neighbor_config_5(1560)@dfa3c83210fe: "TC_ho_neighbor_config_5": 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_ho_neighbor_config_5(1560)@dfa3c83210fe: "TC_ho_neighbor_config_5": 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_ho_neighbor_config_5(1560)@dfa3c83210fe: f_tc_ho_neighbor_config: 5. explicit remote neighbor re-using ARFCN+BSIC: 'neighbor lac 99 arfcn 871 bsic 12' IPA-BTS1-TRX0-RSL-RSL(1551)@dfa3c83210fe: Suspending DChan IPA-BTS2-TRX0-RSL-RSL(1553)@dfa3c83210fe: Suspending DChan TC_ho_neighbor_config_5(1560)@dfa3c83210fe: "f_probe_for_handover starting: 5.a: HO to 871-12 triggers inter-BSC HO (ignoring local cells with same ARFCN+BSIC) (expecting handover)" VirtMSC-SCCP(1542)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1542)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1542)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1542)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_5(1560)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed TC_ho_neighbor_config_5(1560)@dfa3c83210fe: "f_probe_for_handover(5.a): Got BSSMAP Handover Required as expected." TC_ho_neighbor_config_5(1560)@dfa3c83210fe: "f_probe_for_handover(5.a): done (got BSSMAP Handover Required)" TC_ho_neighbor_config_5(1560)@dfa3c83210fe: "f_probe_for_handover(5.a): waiting for inter-BSC HO to time out..." TC_ho_neighbor_config_5(1560)@dfa3c83210fe: "f_probe_for_handover(5.a): ...done" IPA-BTS1-TRX0-RSL-RSL(1551)@dfa3c83210fe: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(1553)@dfa3c83210fe: Resuming DChan TC_ho_neighbor_config_5(1560)@dfa3c83210fe: "f_probe_for_handover(5.a): done clearing" TC_ho_neighbor_config_5(1560)@dfa3c83210fe: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1542)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1542)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1542)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1542)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1542)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1542)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1542)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1542)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_5(1560)@dfa3c83210fe: "Got BSSMAP Clear Complete" VirtMSC-RAN(1543)@dfa3c83210fe: Deleted conn table entry 0TC_ho_neighbor_config_5(1560)7348248 VirtMSC-SCCP(1542)@dfa3c83210fe: Session index based on connection ID:0 TC_ho_neighbor_config_5(1560)@dfa3c83210fe: "Got RSL RR Release" TC_ho_neighbor_config_5(1560)@dfa3c83210fe: "Got RSL Deact SACCH" VirtMSC-SCCP(1542)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1542)@dfa3c83210fe: RLC received in state:disconnect_pending TC_ho_neighbor_config_5(1560)@dfa3c83210fe: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_neighbor_config_5(1560)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: setverdict(pass): none -> pass MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1542)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-RAN(1543)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(1541)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(1544)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1546)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS2-TRX3-RSL-RSL(1559)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(1557)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1549)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(1555)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(1553)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1551)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1548)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1550)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1558)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(1547)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1556)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1552)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1554)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(1541): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(1542): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(1543): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(1544): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(1545): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1546): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1547): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1548): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1549): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1550): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1551): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1552): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(1553): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1554): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(1555): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1556): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(1557): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1558): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(1559): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_ho_neighbor_config_5(1560): pass (pass -> pass) MTC@dfa3c83210fe: Test case TC_ho_neighbor_config_5 finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_5 pass'. Tue Jun 11 10:33:01 UTC 2024 ====== BSC_Tests.TC_ho_neighbor_config_5 pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_ho_neighbor_config_5.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=864312) Waiting for packet dumper to finish... 1 (prev_count=864312, count=1649507) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_5 pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_6'. ------ BSC_Tests.TC_ho_neighbor_config_6 ------ Tue Jun 11 10:33:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_neighbor_config_6.pcap" >/data/BSC_Tests.TC_ho_neighbor_config_6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_6' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_ho_neighbor_config_6 started. VirtMSC-IPA(1564)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1564)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1564)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1565)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1565)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(1562)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(1563)@dfa3c83210fe: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1563)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1568)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1568)@dfa3c83210fe: 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(1568)@dfa3c83210fe: 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(1568)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1570)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1570)@dfa3c83210fe: 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-BTS1-TRX0-RSL-IPA(1570)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'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-BTS1-TRX0-RSL-IPA(1570)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1572)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1572)@dfa3c83210fe: 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-BTS2-TRX0-RSL-IPA(1572)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'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-BTS2-TRX0-RSL-IPA(1572)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1574)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1574)@dfa3c83210fe: 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-BTS2-TRX1-RSL-IPA(1574)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'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-BTS2-TRX1-RSL-IPA(1574)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1576)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1576)@dfa3c83210fe: 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-BTS2-TRX2-RSL-IPA(1576)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'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-BTS2-TRX2-RSL-IPA(1576)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1578)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1578)@dfa3c83210fe: 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-BTS2-TRX3-RSL-IPA(1578)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'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-BTS2-TRX3-RSL-IPA(1578)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_ho_neighbor_config_6() start" MTC@dfa3c83210fe: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@dfa3c83210fe: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@dfa3c83210fe: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@dfa3c83210fe: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } TC_ho_neighbor_config_6(1580)@dfa3c83210fe: "TC_ho_neighbor_config_6": using IMSI '001019343535911'H VirtMSC-RAN(1563)@dfa3c83210fe: f_create_expect(l3 := '05240103505902080910103934359511'O, n_connectPointCode := omit VirtMSC-RAN(1563)@dfa3c83210fe: Created Expect[0] for '05240103505902080910103934359511'O to be handled at TC_ho_neighbor_config_6(1580) VirtMSC-SCCP(1562)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1562)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1563)@dfa3c83210fe: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1563)@dfa3c83210fe: Found Expect[0] for '05240103505902080910103934359511'O handled at TC_ho_neighbor_config_6(1580) VirtMSC-RAN(1563)@dfa3c83210fe: Added conn table entry 0TC_ho_neighbor_config_6(1580)2524127 VirtMSC-SCCP(1562)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1562)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1569)@dfa3c83210fe: Enabled queueing of DChan messages VirtMGW-MGCP-0(1567)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_neighbor_config_6(1580) VirtMSC-SCCP(1562)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1562)@dfa3c83210fe: vl_len:14 VirtMSC-SCCP(1562)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1562)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMGW-MGCP-0(1567)@dfa3c83210fe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "208", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "6a" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_ho_neighbor_config_6(1580) TC_ho_neighbor_config_6(1580)@dfa3c83210fe: 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(1569)@dfa3c83210fe: Disabled queueing of DChan messages VirtMSC-SCCP(1562)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1562)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1562)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1562)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_6(1580)@dfa3c83210fe: setverdict(pass): none -> pass TC_ho_neighbor_config_6(1580)@dfa3c83210fe: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '1795AC18'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 := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '462F1605'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := <unbound>, 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_ho_neighbor_config_6(1580)@dfa3c83210fe: "TC_ho_neighbor_config_6": 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_ho_neighbor_config_6(1580)@dfa3c83210fe: "TC_ho_neighbor_config_6": 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_ho_neighbor_config_6(1580)@dfa3c83210fe: f_tc_ho_neighbor_config: 6. config error: explicit local and remote neighbors with ambiguous ARFCN+BSIC: 'neighbor bts 2; neighbor lac 99 arfcn 871 bsic 12' IPA-BTS1-TRX0-RSL-RSL(1571)@dfa3c83210fe: Suspending DChan IPA-BTS2-TRX0-RSL-RSL(1573)@dfa3c83210fe: Suspending DChan TC_ho_neighbor_config_6(1580)@dfa3c83210fe: "f_probe_for_handover starting: 6.a: HO to 871-12 is ambiguous = error (expecting NO handover)" TC_ho_neighbor_config_6(1580)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed TC_ho_neighbor_config_6(1580)@dfa3c83210fe: "f_probe_for_handover(6.a): Got no Handover, as expected." TC_ho_neighbor_config_6(1580)@dfa3c83210fe: "f_probe_for_handover(6.a): done (got no Handover)" IPA-BTS1-TRX0-RSL-RSL(1571)@dfa3c83210fe: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(1573)@dfa3c83210fe: Resuming DChan TC_ho_neighbor_config_6(1580)@dfa3c83210fe: "f_probe_for_handover(6.a): done clearing" TC_ho_neighbor_config_6(1580)@dfa3c83210fe: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1562)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1562)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1562)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1562)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1562)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1562)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1562)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1562)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_6(1580)@dfa3c83210fe: "Got BSSMAP Clear Complete" VirtMSC-RAN(1563)@dfa3c83210fe: Deleted conn table entry 0TC_ho_neighbor_config_6(1580)2524127 VirtMSC-SCCP(1562)@dfa3c83210fe: Session index based on connection ID:0 TC_ho_neighbor_config_6(1580)@dfa3c83210fe: "Got RSL RR Release" TC_ho_neighbor_config_6(1580)@dfa3c83210fe: "Got RSL Deact SACCH" VirtMSC-SCCP(1562)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1562)@dfa3c83210fe: RLC received in state:disconnect_pending TC_ho_neighbor_config_6(1580)@dfa3c83210fe: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_neighbor_config_6(1580)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: setverdict(pass): none -> pass MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1562)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-RAN(1563)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(1561)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1566)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(1564)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1569)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(1577)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(1575)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(1579)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(1573)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1571)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(1567)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1574)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1578)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1576)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1568)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1572)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1570)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(1561): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(1562): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(1563): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(1564): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(1565): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1566): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1567): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1568): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1569): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1570): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1571): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1572): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(1573): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1574): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(1575): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1576): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(1577): none (pass -> pass) Tue Jun 11 10:33:28 UTC 2024 ====== BSC_Tests.TC_ho_neighbor_config_6 pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_ho_neighbor_config_6.talloc MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1578): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(1579): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_ho_neighbor_config_6(1580): pass (pass -> pass) MTC@dfa3c83210fe: Test case TC_ho_neighbor_config_6 finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_6 pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=864517) Waiting for packet dumper to finish... 1 (prev_count=864517, count=1649712) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_6 pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_7'. ------ BSC_Tests.TC_ho_neighbor_config_7 ------ Tue Jun 11 10:33:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_neighbor_config_7.pcap" >/data/BSC_Tests.TC_ho_neighbor_config_7.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_7' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_ho_neighbor_config_7 started. VirtMSC-IPA(1584)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1584)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1584)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1585)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1585)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(1582)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(1583)@dfa3c83210fe: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1583)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1588)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1588)@dfa3c83210fe: 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(1588)@dfa3c83210fe: 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(1588)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1590)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1590)@dfa3c83210fe: 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-BTS1-TRX0-RSL-IPA(1590)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'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-BTS1-TRX0-RSL-IPA(1590)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1592)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1592)@dfa3c83210fe: 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-BTS2-TRX0-RSL-IPA(1592)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'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-BTS2-TRX0-RSL-IPA(1592)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1594)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1594)@dfa3c83210fe: 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-BTS2-TRX1-RSL-IPA(1594)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'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-BTS2-TRX1-RSL-IPA(1594)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1596)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1596)@dfa3c83210fe: 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-BTS2-TRX2-RSL-IPA(1596)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'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-BTS2-TRX2-RSL-IPA(1596)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1598)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1598)@dfa3c83210fe: 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-BTS2-TRX3-RSL-IPA(1598)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'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-BTS2-TRX3-RSL-IPA(1598)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_ho_neighbor_config_7() start" MTC@dfa3c83210fe: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@dfa3c83210fe: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@dfa3c83210fe: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@dfa3c83210fe: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } TC_ho_neighbor_config_7(1600)@dfa3c83210fe: "TC_ho_neighbor_config_7": using IMSI '001018993388682'H VirtMSC-RAN(1583)@dfa3c83210fe: f_create_expect(l3 := '05240103505902080910109839836828'O, n_connectPointCode := omit VirtMSC-RAN(1583)@dfa3c83210fe: Created Expect[0] for '05240103505902080910109839836828'O to be handled at TC_ho_neighbor_config_7(1600) VirtMSC-SCCP(1582)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1582)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1583)@dfa3c83210fe: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1583)@dfa3c83210fe: Found Expect[0] for '05240103505902080910109839836828'O handled at TC_ho_neighbor_config_7(1600) VirtMSC-RAN(1583)@dfa3c83210fe: Added conn table entry 0TC_ho_neighbor_config_7(1600)2630850 VirtMSC-SCCP(1582)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1582)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1589)@dfa3c83210fe: Enabled queueing of DChan messages VirtMGW-MGCP-0(1587)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_neighbor_config_7(1600) VirtMSC-SCCP(1582)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1582)@dfa3c83210fe: vl_len:14 VirtMSC-SCCP(1582)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1582)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMGW-MGCP-0(1587)@dfa3c83210fe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "211", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "6b" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_ho_neighbor_config_7(1600) TC_ho_neighbor_config_7(1600)@dfa3c83210fe: 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(1589)@dfa3c83210fe: Disabled queueing of DChan messages VirtMSC-SCCP(1582)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1582)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1582)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1582)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_7(1600)@dfa3c83210fe: setverdict(pass): none -> pass TC_ho_neighbor_config_7(1600)@dfa3c83210fe: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '65F021CF'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 := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '0EA01227'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := <unbound>, 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_ho_neighbor_config_7(1600)@dfa3c83210fe: "TC_ho_neighbor_config_7": 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_ho_neighbor_config_7(1600)@dfa3c83210fe: "TC_ho_neighbor_config_7": 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_ho_neighbor_config_7(1600)@dfa3c83210fe: f_tc_ho_neighbor_config: 7. explicit local and remote neighbors: 'neighbor bts 2; neighbor lac 99 arfcn 123 bsic 45' IPA-BTS1-TRX0-RSL-RSL(1591)@dfa3c83210fe: Suspending DChan IPA-BTS2-TRX0-RSL-RSL(1593)@dfa3c83210fe: Suspending DChan TC_ho_neighbor_config_7(1600)@dfa3c83210fe: "f_probe_for_handover starting: 7.a: HO to 871-12 does HO to bts 2 (expecting handover)" TC_ho_neighbor_config_7(1600)@dfa3c83210fe: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '100'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '83'O, octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '20'O (" ") }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := omit, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_neighbor_config_7(1600)@dfa3c83210fe: Handover to new chan { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } on ARFCN 33639 TC_ho_neighbor_config_7(1600)@dfa3c83210fe: { messageType := '00101011'B, cellDescription := { bcc := '100'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '83'O, octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '20'O (" ") }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := omit, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } TC_ho_neighbor_config_7(1600)@dfa3c83210fe: handoverCommand: verified TSC = 4 (matches 4) IPA-BTS1-TRX0-RSL-RSL(1591)@dfa3c83210fe: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(1593)@dfa3c83210fe: Resuming DChan TC_ho_neighbor_config_7(1600)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed TC_ho_neighbor_config_7(1600)@dfa3c83210fe: "f_probe_for_handover(7.a): Got RSL Handover Command as expected." TC_ho_neighbor_config_7(1600)@dfa3c83210fe: "f_probe_for_handover(7.a): Ending the test: Handover Failure stops the procedure." TC_ho_neighbor_config_7(1600)@dfa3c83210fe: "f_probe_for_handover(7.a): done (got RSL Handover Command)" IPA-BTS1-TRX0-RSL-RSL(1591)@dfa3c83210fe: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(1593)@dfa3c83210fe: Resuming DChan TC_ho_neighbor_config_7(1600)@dfa3c83210fe: "f_probe_for_handover(7.a): done clearing" IPA-BTS1-TRX0-RSL-RSL(1591)@dfa3c83210fe: Suspending DChan IPA-BTS2-TRX0-RSL-RSL(1593)@dfa3c83210fe: Suspending DChan TC_ho_neighbor_config_7(1600)@dfa3c83210fe: "f_probe_for_handover starting: 7.b: HO to 123-45 triggers inter-BSC HO (expecting handover)" VirtMSC-SCCP(1582)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1582)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1582)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1582)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_7(1600)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed TC_ho_neighbor_config_7(1600)@dfa3c83210fe: "f_probe_for_handover(7.b): Got BSSMAP Handover Required as expected." TC_ho_neighbor_config_7(1600)@dfa3c83210fe: "f_probe_for_handover(7.b): done (got BSSMAP Handover Required)" TC_ho_neighbor_config_7(1600)@dfa3c83210fe: "f_probe_for_handover(7.b): waiting for inter-BSC HO to time out..." TC_ho_neighbor_config_7(1600)@dfa3c83210fe: "f_probe_for_handover(7.b): ...done" IPA-BTS1-TRX0-RSL-RSL(1591)@dfa3c83210fe: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(1593)@dfa3c83210fe: Resuming DChan TC_ho_neighbor_config_7(1600)@dfa3c83210fe: "f_probe_for_handover(7.b): done clearing" TC_ho_neighbor_config_7(1600)@dfa3c83210fe: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1582)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1582)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1582)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1582)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1582)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1582)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1582)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1582)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_7(1600)@dfa3c83210fe: "Got BSSMAP Clear Complete" VirtMSC-RAN(1583)@dfa3c83210fe: Deleted conn table entry 0TC_ho_neighbor_config_7(1600)2630850 VirtMSC-SCCP(1582)@dfa3c83210fe: Session index based on connection ID:0 TC_ho_neighbor_config_7(1600)@dfa3c83210fe: "Got RSL RR Release" TC_ho_neighbor_config_7(1600)@dfa3c83210fe: "Got RSL Deact SACCH" VirtMSC-SCCP(1582)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1582)@dfa3c83210fe: RLC received in state:disconnect_pending TC_ho_neighbor_config_7(1600)@dfa3c83210fe: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_neighbor_config_7(1600)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: setverdict(pass): none -> pass MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(1583)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-SCCP(1582)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(1581)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(1584)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1586)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS2-TRX1-RSL-RSL(1595)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1589)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(1599)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1591)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(1593)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(1597)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1592)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(1587)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1598)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1588)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1590)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1596)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1594)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(1581): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(1582): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(1583): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(1584): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(1585): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1586): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1587): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1588): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1589): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1590): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1591): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1592): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(1593): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1594): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(1595): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1596): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(1597): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1598): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(1599): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_ho_neighbor_config_7(1600): pass (pass -> pass) MTC@dfa3c83210fe: Test case TC_ho_neighbor_config_7 finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_7 pass'. Tue Jun 11 10:33:59 UTC 2024 ====== BSC_Tests.TC_ho_neighbor_config_7 pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_ho_neighbor_config_7.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=902751) Waiting for packet dumper to finish... 1 (prev_count=902751, count=1687946) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_7 pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_bssap_rlsd_does_not_cause_bssmap_reset'. ------ BSC_Tests.TC_bssap_rlsd_does_not_cause_bssmap_reset ------ Tue Jun 11 10:34:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_bssap_rlsd_does_not_cause_bssmap_reset.pcap" >/data/BSC_Tests.TC_bssap_rlsd_does_not_cause_bssmap_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_bssap_rlsd_does_not_cause_bssmap_reset' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_bssap_rlsd_does_not_cause_bssmap_reset started. VirtMSC-IPA(1603)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1603)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1603)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1604)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1604)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(1602)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1607)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1607)@dfa3c83210fe: 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(1607)@dfa3c83210fe: 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(1607)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1608)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1608)@dfa3c83210fe: 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-BTS1-TRX0-RSL-IPA(1608)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'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-BTS1-TRX0-RSL-IPA(1608)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1609)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1609)@dfa3c83210fe: 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-BTS2-TRX0-RSL-IPA(1609)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'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-BTS2-TRX0-RSL-IPA(1609)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1610)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1610)@dfa3c83210fe: 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-BTS2-TRX1-RSL-IPA(1610)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'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-BTS2-TRX1-RSL-IPA(1610)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1611)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1611)@dfa3c83210fe: 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-BTS2-TRX2-RSL-IPA(1611)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'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-BTS2-TRX2-RSL-IPA(1611)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1612)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1612)@dfa3c83210fe: 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-BTS2-TRX3-RSL-IPA(1612)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'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-BTS2-TRX3-RSL-IPA(1612)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_bssap_rlsd_does_not_cause_bssmap_reset() start" MTC@dfa3c83210fe: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(1602)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1602)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. MTC@dfa3c83210fe: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(1602)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1602)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1602)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1602)@dfa3c83210fe: First idle individual index:1 VirtMSC-SCCP(1602)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[1]. VirtMSC-SCCP(1602)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1602)@dfa3c83210fe: RLC received in state:disconnect_pending MTC@dfa3c83210fe: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(1602)@dfa3c83210fe: Session index based on connection ID:1 VirtMSC-SCCP(1602)@dfa3c83210fe: Warning: Re-starting timer T_ias[1], which is already active (running or expired). VirtMSC-SCCP(1602)@dfa3c83210fe: Session index based on connection ID:1 VirtMSC-SCCP(1602)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1602)@dfa3c83210fe: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1602)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1602)@dfa3c83210fe: Session index based on local reference:1 VirtMSC-SCCP(1602)@dfa3c83210fe: RLC received in state:disconnect_pending MTC@dfa3c83210fe: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(1602)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1602)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1602)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1602)@dfa3c83210fe: First idle individual index:1 VirtMSC-SCCP(1602)@dfa3c83210fe: Warning: Re-starting timer T_guard[1], which is already active (running or expired). VirtMSC-SCCP(1602)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[1]. VirtMSC-SCCP(1602)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1602)@dfa3c83210fe: RLC received in state:disconnect_pending VirtMSC-SCCP(1602)@dfa3c83210fe: Session index based on connection ID:1 VirtMSC-SCCP(1602)@dfa3c83210fe: Warning: Re-starting timer T_ias[1], which is already active (running or expired). VirtMSC-SCCP(1602)@dfa3c83210fe: Session index based on connection ID:1 VirtMSC-SCCP(1602)@dfa3c83210fe: Session index based on local reference:1 VirtMSC-SCCP(1602)@dfa3c83210fe: RLC received in state:disconnect_pending MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1602)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(1603)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(1601)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1605)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass IPA-BTS2-TRX2-RSL-IPA(1611)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1607)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1612)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1610)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(1606)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1608)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1609)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(1601): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(1602): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(1603): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(1604): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1605): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1606): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1607): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1608): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1609): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1610): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1611): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1612): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_bssap_rlsd_does_not_cause_bssmap_reset finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_bssap_rlsd_does_not_cause_bssmap_reset pass'. Tue Jun 11 10:34:23 UTC 2024 ====== BSC_Tests.TC_bssap_rlsd_does_not_cause_bssmap_reset pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_bssap_rlsd_does_not_cause_bssmap_reset.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=690524) Waiting for packet dumper to finish... 1 (prev_count=690524, count=1475719) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_bssap_rlsd_does_not_cause_bssmap_reset pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_bssmap_clear_does_not_cause_bssmap_reset'. ------ BSC_Tests.TC_bssmap_clear_does_not_cause_bssmap_reset ------ Tue Jun 11 10:34:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_bssmap_clear_does_not_cause_bssmap_reset.pcap" >/data/BSC_Tests.TC_bssmap_clear_does_not_cause_bssmap_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_bssmap_clear_does_not_cause_bssmap_reset' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_bssmap_clear_does_not_cause_bssmap_reset started. VirtMSC-IPA(1615)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1615)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1615)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1616)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1616)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(1614)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1619)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1619)@dfa3c83210fe: 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(1619)@dfa3c83210fe: 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(1619)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1620)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1620)@dfa3c83210fe: 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-BTS1-TRX0-RSL-IPA(1620)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'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-BTS1-TRX0-RSL-IPA(1620)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1621)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1621)@dfa3c83210fe: 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-BTS2-TRX0-RSL-IPA(1621)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'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-BTS2-TRX0-RSL-IPA(1621)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1622)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1622)@dfa3c83210fe: 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-BTS2-TRX1-RSL-IPA(1622)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'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-BTS2-TRX1-RSL-IPA(1622)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1623)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1623)@dfa3c83210fe: 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-BTS2-TRX2-RSL-IPA(1623)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'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-BTS2-TRX2-RSL-IPA(1623)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1624)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1624)@dfa3c83210fe: 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-BTS2-TRX3-RSL-IPA(1624)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'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-BTS2-TRX3-RSL-IPA(1624)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_bssmap_clear_does_not_cause_bssmap_reset() start" MTC@dfa3c83210fe: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(1614)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1614)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1614)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1614)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1614)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1614)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1614)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1614)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040109'O VirtMSC-SCCP(1614)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1614)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1614)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1614)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@dfa3c83210fe: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(1614)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1614)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1614)@dfa3c83210fe: RLC received in state:disconnect_pending VirtMSC-SCCP(1614)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1614)@dfa3c83210fe: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1614)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1614)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1614)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1614)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1614)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1614)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1614)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040109'O VirtMSC-SCCP(1614)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1614)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1614)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1614)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@dfa3c83210fe: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(1614)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1614)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1614)@dfa3c83210fe: RLC received in state:disconnect_pending VirtMSC-SCCP(1614)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1614)@dfa3c83210fe: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1614)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1614)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1614)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1614)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1614)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1614)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1614)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040109'O VirtMSC-SCCP(1614)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1614)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1614)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1614)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@dfa3c83210fe: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(1614)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1614)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1614)@dfa3c83210fe: RLC received in state:disconnect_pending VirtMSC-SCCP(1614)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1614)@dfa3c83210fe: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1614)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1614)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1614)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1614)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1614)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1614)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1614)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040109'O VirtMSC-SCCP(1614)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1614)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1614)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1614)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@dfa3c83210fe: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(1614)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1614)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1614)@dfa3c83210fe: RLC received in state:disconnect_pending VirtMSC-SCCP(1614)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1614)@dfa3c83210fe: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1614)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1614)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1614)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1614)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1614)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1614)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1614)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040109'O VirtMSC-SCCP(1614)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1614)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1614)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1614)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@dfa3c83210fe: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(1614)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1614)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1614)@dfa3c83210fe: RLC received in state:disconnect_pending VirtMSC-SCCP(1614)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1614)@dfa3c83210fe: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1614)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1614)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1614)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1614)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1614)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1614)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1614)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040109'O VirtMSC-SCCP(1614)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1614)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1614)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1614)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@dfa3c83210fe: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(1614)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1614)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1614)@dfa3c83210fe: RLC received in state:disconnect_pending VirtMSC-SCCP(1614)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1614)@dfa3c83210fe: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1614)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1614)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1614)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1614)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1614)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1614)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1614)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040109'O VirtMSC-SCCP(1614)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1614)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1614)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1614)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@dfa3c83210fe: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(1614)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1614)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1614)@dfa3c83210fe: RLC received in state:disconnect_pending VirtMSC-SCCP(1614)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1614)@dfa3c83210fe: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1614)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1614)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1614)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1614)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1614)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1614)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1614)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040109'O VirtMSC-SCCP(1614)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1614)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1614)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1614)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1614)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1614)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1614)@dfa3c83210fe: RLC received in state:disconnect_pending MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1614)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(1613)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1617)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(1615)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass IPA-BTS1-TRX0-RSL-IPA(1620)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1619)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1621)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1622)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1624)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1623)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(1618)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(1613): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(1614): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(1615): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(1616): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1617): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1618): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1619): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1620): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1621): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1622): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1623): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1624): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_bssmap_clear_does_not_cause_bssmap_reset finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_bssmap_clear_does_not_cause_bssmap_reset pass'. Tue Jun 11 10:35:04 UTC 2024 ====== BSC_Tests.TC_bssmap_clear_does_not_cause_bssmap_reset pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_bssmap_clear_does_not_cause_bssmap_reset.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=898763) Waiting for packet dumper to finish... 1 (prev_count=898763, count=1683781) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_bssmap_clear_does_not_cause_bssmap_reset pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ms_rel_ind_does_not_cause_bssmap_reset'. ------ BSC_Tests.TC_ms_rel_ind_does_not_cause_bssmap_reset ------ Tue Jun 11 10:35:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ms_rel_ind_does_not_cause_bssmap_reset.pcap" >/data/BSC_Tests.TC_ms_rel_ind_does_not_cause_bssmap_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ms_rel_ind_does_not_cause_bssmap_reset' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_ms_rel_ind_does_not_cause_bssmap_reset started. VirtMSC-IPA(1627)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1627)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1627)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1628)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1628)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(1626)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1631)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1631)@dfa3c83210fe: 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(1631)@dfa3c83210fe: 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(1631)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1632)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1632)@dfa3c83210fe: 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-BTS1-TRX0-RSL-IPA(1632)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'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-BTS1-TRX0-RSL-IPA(1632)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1633)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1633)@dfa3c83210fe: 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-BTS2-TRX0-RSL-IPA(1633)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'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-BTS2-TRX0-RSL-IPA(1633)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1634)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1634)@dfa3c83210fe: 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-BTS2-TRX1-RSL-IPA(1634)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'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-BTS2-TRX1-RSL-IPA(1634)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1635)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1635)@dfa3c83210fe: 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-BTS2-TRX2-RSL-IPA(1635)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'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-BTS2-TRX2-RSL-IPA(1635)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1636)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1636)@dfa3c83210fe: 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-BTS2-TRX3-RSL-IPA(1636)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'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-BTS2-TRX3-RSL-IPA(1636)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_ms_rel_ind_does_not_cause_bssmap_reset() start" MTC@dfa3c83210fe: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(1626)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1626)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1626)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1626)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1626)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1626)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1626)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1626)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1626)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1626)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1626)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1626)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040120'O VirtMSC-SCCP(1626)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1626)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1626)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1626)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@dfa3c83210fe: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(1626)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1626)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1626)@dfa3c83210fe: RLC received in state:disconnect_pending VirtMSC-SCCP(1626)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1626)@dfa3c83210fe: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1626)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1626)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1626)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1626)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1626)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1626)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1626)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1626)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1626)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1626)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1626)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040120'O VirtMSC-SCCP(1626)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1626)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1626)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1626)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@dfa3c83210fe: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(1626)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1626)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1626)@dfa3c83210fe: RLC received in state:disconnect_pending VirtMSC-SCCP(1626)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1626)@dfa3c83210fe: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1626)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1626)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1626)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1626)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1626)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1626)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1626)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1626)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1626)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1626)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1626)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040120'O VirtMSC-SCCP(1626)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1626)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1626)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1626)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@dfa3c83210fe: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(1626)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1626)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1626)@dfa3c83210fe: RLC received in state:disconnect_pending VirtMSC-SCCP(1626)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1626)@dfa3c83210fe: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1626)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1626)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1626)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1626)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1626)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1626)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1626)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1626)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1626)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1626)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1626)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040120'O VirtMSC-SCCP(1626)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1626)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1626)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1626)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@dfa3c83210fe: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(1626)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1626)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1626)@dfa3c83210fe: RLC received in state:disconnect_pending VirtMSC-SCCP(1626)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1626)@dfa3c83210fe: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1626)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1626)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1626)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1626)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1626)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1626)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1626)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1626)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1626)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1626)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1626)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040120'O VirtMSC-SCCP(1626)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1626)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1626)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1626)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@dfa3c83210fe: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(1626)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1626)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1626)@dfa3c83210fe: RLC received in state:disconnect_pending VirtMSC-SCCP(1626)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1626)@dfa3c83210fe: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1626)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1626)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1626)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1626)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1626)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1626)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1626)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1626)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1626)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1626)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1626)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040120'O VirtMSC-SCCP(1626)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1626)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1626)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1626)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@dfa3c83210fe: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(1626)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1626)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1626)@dfa3c83210fe: RLC received in state:disconnect_pending VirtMSC-SCCP(1626)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1626)@dfa3c83210fe: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1626)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1626)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1626)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1626)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1626)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1626)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1626)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1626)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1626)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1626)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1626)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040120'O VirtMSC-SCCP(1626)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1626)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1626)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1626)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@dfa3c83210fe: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(1626)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1626)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1626)@dfa3c83210fe: RLC received in state:disconnect_pending VirtMSC-SCCP(1626)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1626)@dfa3c83210fe: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1626)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1626)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1626)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1626)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1626)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1626)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1626)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1626)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1626)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1626)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1626)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040120'O VirtMSC-SCCP(1626)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1626)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1626)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1626)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1626)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1626)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1626)@dfa3c83210fe: RLC received in state:disconnect_pending MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1626)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(1625)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(1627)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1629)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(1631)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1635)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1636)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1632)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1634)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(1630)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1633)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(1625): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(1626): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(1627): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(1628): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1629): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1630): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1631): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1632): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1633): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1634): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1635): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1636): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_ms_rel_ind_does_not_cause_bssmap_reset finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ms_rel_ind_does_not_cause_bssmap_reset pass'. Tue Jun 11 10:35:44 UTC 2024 ====== BSC_Tests.TC_ms_rel_ind_does_not_cause_bssmap_reset pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_ms_rel_ind_does_not_cause_bssmap_reset.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=926191) Waiting for packet dumper to finish... 1 (prev_count=926191, count=1711551) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ms_rel_ind_does_not_cause_bssmap_reset pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_pdch_ipa_act_deact'. ------ BSC_Tests.TC_dyn_pdch_ipa_act_deact ------ Tue Jun 11 10:35:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_dyn_pdch_ipa_act_deact.pcap" >/data/BSC_Tests.TC_dyn_pdch_ipa_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_pdch_ipa_act_deact' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_dyn_pdch_ipa_act_deact started. VirtMSC-IPA(1639)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1639)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1639)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1640)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1640)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(1638)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1643)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1643)@dfa3c83210fe: 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(1643)@dfa3c83210fe: 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(1643)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_dyn_pdch_ipa_act_deact() start" MTC@dfa3c83210fe: TCH/F_PDCH pchan starts out in TCH/F mode: MTC@dfa3c83210fe: TCH/F_PDCH pchan, PDCH ACT was ACKed, so now in PDCH mode: MTC@dfa3c83210fe: TCH/F_PDCH pchan, PDCH DEACT via VTY, so now back in TCH/F mode: MTC@dfa3c83210fe: TCH/F_PDCH pchan, PDCH ACT via VTY, so now in PDCH mode: MTC@dfa3c83210fe: TCH/F_PDCH pchan, PDCH DEACT via VTY, so now back in TCH/F mode: MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1638)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(1639)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(1637)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1641)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(1643)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(1642)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(1637): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(1638): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(1639): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(1640): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1641): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1642): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1643): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_dyn_pdch_ipa_act_deact finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_pdch_ipa_act_deact pass'. Tue Jun 11 10:36:02 UTC 2024 ====== BSC_Tests.TC_dyn_pdch_ipa_act_deact pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_dyn_pdch_ipa_act_deact.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=413336) Waiting for packet dumper to finish... 1 (prev_count=413336, count=595655) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_pdch_ipa_act_deact pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_pdch_ipa_act_nack'. ------ BSC_Tests.TC_dyn_pdch_ipa_act_nack ------ Tue Jun 11 10:36:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_dyn_pdch_ipa_act_nack.pcap" >/data/BSC_Tests.TC_dyn_pdch_ipa_act_nack.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_pdch_ipa_act_nack' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_dyn_pdch_ipa_act_nack started. VirtMSC-IPA(1646)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1646)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1646)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1647)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1647)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(1645)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1650)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1650)@dfa3c83210fe: 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(1650)@dfa3c83210fe: 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(1650)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_dyn_pdch_ipa_act_nack() start" MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1645)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(1646)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(1644)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1648)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass VirtMGW-MGCP-0(1649)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1650)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(1644): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(1645): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(1646): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(1647): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1648): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1649): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1650): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_dyn_pdch_ipa_act_nack finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_pdch_ipa_act_nack pass'. Tue Jun 11 10:36:18 UTC 2024 ====== BSC_Tests.TC_dyn_pdch_ipa_act_nack pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_dyn_pdch_ipa_act_nack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=401359) Waiting for packet dumper to finish... 1 (prev_count=401359, count=582263) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_pdch_ipa_act_nack pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_pdch_osmo_act_deact'. ------ BSC_Tests.TC_dyn_pdch_osmo_act_deact ------ Tue Jun 11 10:36:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_dyn_pdch_osmo_act_deact.pcap" >/data/BSC_Tests.TC_dyn_pdch_osmo_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_pdch_osmo_act_deact' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_dyn_pdch_osmo_act_deact started. VirtMSC-IPA(1653)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1653)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1653)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1654)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1654)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(1652)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1657)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1657)@dfa3c83210fe: 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(1657)@dfa3c83210fe: 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(1657)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_dyn_pdch_osmo_act_deact() start" MTC@dfa3c83210fe: TCH/F_TCH/H_PDCH pchan starts out in disabled mode: MTC@dfa3c83210fe: TCH/F_TCH/H_PDCH requested to PDCH ACT on startup, which was ACKed, so now in PDCH: MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1652)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(1653)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1655)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(1651)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass VirtMGW-MGCP-0(1656)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1657)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(1651): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(1652): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(1653): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(1654): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1655): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1656): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1657): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_dyn_pdch_osmo_act_deact finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_pdch_osmo_act_deact pass'. Tue Jun 11 10:36:32 UTC 2024 ====== BSC_Tests.TC_dyn_pdch_osmo_act_deact pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_dyn_pdch_osmo_act_deact.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=408765) Waiting for packet dumper to finish... 1 (prev_count=408765, count=590080) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_pdch_osmo_act_deact pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_pdch_osmo_act_nack'. ------ BSC_Tests.TC_dyn_pdch_osmo_act_nack ------ Tue Jun 11 10:36:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_dyn_pdch_osmo_act_nack.pcap" >/data/BSC_Tests.TC_dyn_pdch_osmo_act_nack.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_pdch_osmo_act_nack' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_dyn_pdch_osmo_act_nack started. VirtMSC-IPA(1660)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1660)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1660)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1661)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1661)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(1659)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1664)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1664)@dfa3c83210fe: 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(1664)@dfa3c83210fe: 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(1664)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_dyn_pdch_osmo_act_nack() start" MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1659)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(1660)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(1658)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1662)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass VirtMGW-MGCP-0(1663)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1664)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(1658): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(1659): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(1660): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(1661): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1662): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1663): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1664): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_dyn_pdch_osmo_act_nack finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_pdch_osmo_act_nack pass'. Tue Jun 11 10:36:46 UTC 2024 ====== BSC_Tests.TC_dyn_pdch_osmo_act_nack pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_dyn_pdch_osmo_act_nack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=408214) Waiting for packet dumper to finish... 1 (prev_count=408214, count=588705) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_pdch_osmo_act_nack pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_ts_sdcch8_act_deact'. ------ BSC_Tests.TC_dyn_ts_sdcch8_act_deact ------ Tue Jun 11 10:36:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_dyn_ts_sdcch8_act_deact.pcap" >/data/BSC_Tests.TC_dyn_ts_sdcch8_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_ts_sdcch8_act_deact' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_dyn_ts_sdcch8_act_deact started. VirtMSC-IPA(1667)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1667)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1667)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1668)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1668)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(1666)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1671)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1671)@dfa3c83210fe: 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(1671)@dfa3c83210fe: 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(1671)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_dyn_ts_sdcch8_act_deact() start" MTC@dfa3c83210fe: TCH/F_TCH/H_SDCCH8_PDCH pchan starts out in disabled mode: MTC@dfa3c83210fe: TCH/F_TCH/H_SDCCH8_PDC requested to PDCH ACT on startup, which was ACKed, so now in PDCH: VirtMSC-SCCP(1666)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1666)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1666)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1666)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1666)@dfa3c83210fe: First idle individual index:1 VirtMSC-SCCP(1666)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[1]. VirtMSC-SCCP(1666)@dfa3c83210fe: Session index based on connection ID:1 VirtMSC-SCCP(1666)@dfa3c83210fe: Warning: Re-starting timer T_ias[1], which is already active (running or expired). VirtMSC-SCCP(1666)@dfa3c83210fe: First idle individual index:2 VirtMSC-SCCP(1666)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[2]. VirtMSC-SCCP(1666)@dfa3c83210fe: Session index based on connection ID:2 VirtMSC-SCCP(1666)@dfa3c83210fe: Warning: Re-starting timer T_ias[2], which is already active (running or expired). VirtMSC-SCCP(1666)@dfa3c83210fe: First idle individual index:3 VirtMSC-SCCP(1666)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[3]. VirtMSC-SCCP(1666)@dfa3c83210fe: Session index based on connection ID:3 VirtMSC-SCCP(1666)@dfa3c83210fe: Warning: Re-starting timer T_ias[3], which is already active (running or expired). VirtMSC-SCCP(1666)@dfa3c83210fe: Session index based on connection ID:3 VirtMSC-SCCP(1666)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1666)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1666)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1666)@dfa3c83210fe: Session index based on local reference:3 VirtMSC-SCCP(1666)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1666)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1666)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1666)@dfa3c83210fe: Session index based on connection ID:3 VirtMSC-SCCP(1666)@dfa3c83210fe: Session index based on local reference:3 VirtMSC-SCCP(1666)@dfa3c83210fe: RLC received in state:disconnect_pending VirtMSC-SCCP(1666)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1666)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1666)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1666)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1666)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1666)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1666)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1666)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1666)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1666)@dfa3c83210fe: Session index based on connection ID:1 VirtMSC-SCCP(1666)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1666)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1666)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1666)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1666)@dfa3c83210fe: RLC received in state:disconnect_pending VirtMSC-SCCP(1666)@dfa3c83210fe: Session index based on local reference:1 VirtMSC-SCCP(1666)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1666)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1666)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1666)@dfa3c83210fe: Session index based on connection ID:1 VirtMSC-SCCP(1666)@dfa3c83210fe: Session index based on connection ID:2 VirtMSC-SCCP(1666)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1666)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1666)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1666)@dfa3c83210fe: Session index based on local reference:1 VirtMSC-SCCP(1666)@dfa3c83210fe: RLC received in state:disconnect_pending VirtMSC-SCCP(1666)@dfa3c83210fe: Session index based on local reference:2 VirtMSC-SCCP(1666)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1666)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1666)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1666)@dfa3c83210fe: Session index based on connection ID:2 VirtMSC-SCCP(1666)@dfa3c83210fe: Session index based on local reference:2 VirtMSC-SCCP(1666)@dfa3c83210fe: RLC received in state:disconnect_pending MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1666)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(1665)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1669)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(1667)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass VirtMGW-MGCP-0(1670)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1671)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(1665): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(1666): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(1667): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(1668): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1669): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1670): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1671): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_dyn_ts_sdcch8_act_deact finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_ts_sdcch8_act_deact pass'. Tue Jun 11 10:37:09 UTC 2024 ====== BSC_Tests.TC_dyn_ts_sdcch8_act_deact pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_dyn_ts_sdcch8_act_deact.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=616881) Waiting for packet dumper to finish... 1 (prev_count=616881, count=799198) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_ts_sdcch8_act_deact pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_ts_sdcch8_all_subslots_used'. ------ BSC_Tests.TC_dyn_ts_sdcch8_all_subslots_used ------ Tue Jun 11 10:37:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_dyn_ts_sdcch8_all_subslots_used.pcap" >/data/BSC_Tests.TC_dyn_ts_sdcch8_all_subslots_used.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_ts_sdcch8_all_subslots_used' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_dyn_ts_sdcch8_all_subslots_used started. VirtMSC-IPA(1674)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1674)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1674)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1675)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1675)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(1673)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1678)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1678)@dfa3c83210fe: 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(1678)@dfa3c83210fe: 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(1678)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_dyn_ts_sdcch8_all_subslots_used() start" VirtMSC-SCCP(1673)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1673)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1673)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1673)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1673)@dfa3c83210fe: First idle individual index:1 VirtMSC-SCCP(1673)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[1]. VirtMSC-SCCP(1673)@dfa3c83210fe: Session index based on connection ID:1 VirtMSC-SCCP(1673)@dfa3c83210fe: Warning: Re-starting timer T_ias[1], which is already active (running or expired). VirtMSC-SCCP(1673)@dfa3c83210fe: First idle individual index:2 VirtMSC-SCCP(1673)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[2]. VirtMSC-SCCP(1673)@dfa3c83210fe: Session index based on connection ID:2 VirtMSC-SCCP(1673)@dfa3c83210fe: Warning: Re-starting timer T_ias[2], which is already active (running or expired). VirtMSC-SCCP(1673)@dfa3c83210fe: First idle individual index:3 VirtMSC-SCCP(1673)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[3]. VirtMSC-SCCP(1673)@dfa3c83210fe: Session index based on connection ID:3 VirtMSC-SCCP(1673)@dfa3c83210fe: Warning: Re-starting timer T_ias[3], which is already active (running or expired). VirtMSC-SCCP(1673)@dfa3c83210fe: First idle individual index:4 VirtMSC-SCCP(1673)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[4]. VirtMSC-SCCP(1673)@dfa3c83210fe: Session index based on connection ID:4 VirtMSC-SCCP(1673)@dfa3c83210fe: Warning: Re-starting timer T_ias[4], which is already active (running or expired). VirtMSC-SCCP(1673)@dfa3c83210fe: First idle individual index:5 VirtMSC-SCCP(1673)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[5]. VirtMSC-SCCP(1673)@dfa3c83210fe: Session index based on connection ID:5 VirtMSC-SCCP(1673)@dfa3c83210fe: Warning: Re-starting timer T_ias[5], which is already active (running or expired). VirtMSC-SCCP(1673)@dfa3c83210fe: First idle individual index:6 VirtMSC-SCCP(1673)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[6]. VirtMSC-SCCP(1673)@dfa3c83210fe: Session index based on connection ID:6 VirtMSC-SCCP(1673)@dfa3c83210fe: Warning: Re-starting timer T_ias[6], which is already active (running or expired). VirtMSC-SCCP(1673)@dfa3c83210fe: First idle individual index:7 VirtMSC-SCCP(1673)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[7]. VirtMSC-SCCP(1673)@dfa3c83210fe: Session index based on connection ID:7 VirtMSC-SCCP(1673)@dfa3c83210fe: Warning: Re-starting timer T_ias[7], which is already active (running or expired). VirtMSC-SCCP(1673)@dfa3c83210fe: First idle individual index:8 VirtMSC-SCCP(1673)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[8]. VirtMSC-SCCP(1673)@dfa3c83210fe: Session index based on connection ID:8 VirtMSC-SCCP(1673)@dfa3c83210fe: Warning: Re-starting timer T_ias[8], which is already active (running or expired). VirtMSC-SCCP(1673)@dfa3c83210fe: First idle individual index:9 VirtMSC-SCCP(1673)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[9]. VirtMSC-SCCP(1673)@dfa3c83210fe: Session index based on connection ID:9 VirtMSC-SCCP(1673)@dfa3c83210fe: Warning: Re-starting timer T_ias[9], which is already active (running or expired). VirtMSC-SCCP(1673)@dfa3c83210fe: First idle individual index:10 VirtMSC-SCCP(1673)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[10]. VirtMSC-SCCP(1673)@dfa3c83210fe: Session index based on connection ID:10 VirtMSC-SCCP(1673)@dfa3c83210fe: Warning: Re-starting timer T_ias[10], which is already active (running or expired). VirtMSC-SCCP(1673)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1673)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1673)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1673)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1673)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1673)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1673)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1673)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1673)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1673)@dfa3c83210fe: Session index based on connection ID:1 VirtMSC-SCCP(1673)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1673)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1673)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1673)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1673)@dfa3c83210fe: RLC received in state:disconnect_pending VirtMSC-SCCP(1673)@dfa3c83210fe: Session index based on local reference:1 VirtMSC-SCCP(1673)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1673)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1673)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1673)@dfa3c83210fe: Session index based on connection ID:1 VirtMSC-SCCP(1673)@dfa3c83210fe: Session index based on connection ID:2 VirtMSC-SCCP(1673)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1673)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1673)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1673)@dfa3c83210fe: Session index based on local reference:1 VirtMSC-SCCP(1673)@dfa3c83210fe: RLC received in state:disconnect_pending VirtMSC-SCCP(1673)@dfa3c83210fe: Session index based on local reference:2 VirtMSC-SCCP(1673)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1673)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1673)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1673)@dfa3c83210fe: Session index based on connection ID:2 VirtMSC-SCCP(1673)@dfa3c83210fe: Session index based on connection ID:3 VirtMSC-SCCP(1673)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1673)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1673)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1673)@dfa3c83210fe: Session index based on local reference:2 VirtMSC-SCCP(1673)@dfa3c83210fe: RLC received in state:disconnect_pending VirtMSC-SCCP(1673)@dfa3c83210fe: Session index based on local reference:3 VirtMSC-SCCP(1673)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1673)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1673)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1673)@dfa3c83210fe: Session index based on connection ID:3 VirtMSC-SCCP(1673)@dfa3c83210fe: Session index based on connection ID:4 VirtMSC-SCCP(1673)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1673)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1673)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1673)@dfa3c83210fe: Session index based on local reference:3 VirtMSC-SCCP(1673)@dfa3c83210fe: RLC received in state:disconnect_pending VirtMSC-SCCP(1673)@dfa3c83210fe: Session index based on local reference:4 VirtMSC-SCCP(1673)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1673)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1673)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1673)@dfa3c83210fe: Session index based on connection ID:4 VirtMSC-SCCP(1673)@dfa3c83210fe: Session index based on connection ID:5 VirtMSC-SCCP(1673)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1673)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1673)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1673)@dfa3c83210fe: Session index based on local reference:4 VirtMSC-SCCP(1673)@dfa3c83210fe: RLC received in state:disconnect_pending VirtMSC-SCCP(1673)@dfa3c83210fe: Session index based on local reference:5 VirtMSC-SCCP(1673)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1673)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1673)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1673)@dfa3c83210fe: Session index based on connection ID:5 VirtMSC-SCCP(1673)@dfa3c83210fe: Session index based on connection ID:6 VirtMSC-SCCP(1673)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1673)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1673)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1673)@dfa3c83210fe: Session index based on local reference:5 VirtMSC-SCCP(1673)@dfa3c83210fe: RLC received in state:disconnect_pending VirtMSC-SCCP(1673)@dfa3c83210fe: Session index based on local reference:6 VirtMSC-SCCP(1673)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1673)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1673)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1673)@dfa3c83210fe: Session index based on connection ID:6 VirtMSC-SCCP(1673)@dfa3c83210fe: Session index based on connection ID:7 VirtMSC-SCCP(1673)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1673)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1673)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1673)@dfa3c83210fe: Session index based on local reference:6 VirtMSC-SCCP(1673)@dfa3c83210fe: RLC received in state:disconnect_pending VirtMSC-SCCP(1673)@dfa3c83210fe: Session index based on local reference:7 VirtMSC-SCCP(1673)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1673)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1673)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1673)@dfa3c83210fe: Session index based on connection ID:7 VirtMSC-SCCP(1673)@dfa3c83210fe: Session index based on connection ID:8 VirtMSC-SCCP(1673)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1673)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1673)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1673)@dfa3c83210fe: Session index based on local reference:7 VirtMSC-SCCP(1673)@dfa3c83210fe: RLC received in state:disconnect_pending VirtMSC-SCCP(1673)@dfa3c83210fe: Session index based on local reference:8 VirtMSC-SCCP(1673)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1673)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1673)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1673)@dfa3c83210fe: Session index based on connection ID:8 VirtMSC-SCCP(1673)@dfa3c83210fe: Session index based on connection ID:9 VirtMSC-SCCP(1673)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1673)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1673)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1673)@dfa3c83210fe: Session index based on local reference:8 VirtMSC-SCCP(1673)@dfa3c83210fe: RLC received in state:disconnect_pending VirtMSC-SCCP(1673)@dfa3c83210fe: Session index based on local reference:9 VirtMSC-SCCP(1673)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1673)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1673)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1673)@dfa3c83210fe: Session index based on connection ID:9 VirtMSC-SCCP(1673)@dfa3c83210fe: Session index based on connection ID:10 VirtMSC-SCCP(1673)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1673)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1673)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1673)@dfa3c83210fe: Session index based on local reference:9 VirtMSC-SCCP(1673)@dfa3c83210fe: RLC received in state:disconnect_pending VirtMSC-SCCP(1673)@dfa3c83210fe: Session index based on local reference:10 VirtMSC-SCCP(1673)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1673)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1673)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1673)@dfa3c83210fe: Session index based on connection ID:10 VirtMSC-SCCP(1673)@dfa3c83210fe: Session index based on local reference:10 VirtMSC-SCCP(1673)@dfa3c83210fe: RLC received in state:disconnect_pending MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1673)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1676)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(1674)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(1672)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass VirtMGW-MGCP-0(1677)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1678)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(1672): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(1673): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(1674): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(1675): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1676): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1677): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1678): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_dyn_ts_sdcch8_all_subslots_used finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_ts_sdcch8_all_subslots_used pass'. Tue Jun 11 10:37:45 UTC 2024 ====== BSC_Tests.TC_dyn_ts_sdcch8_all_subslots_used pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_dyn_ts_sdcch8_all_subslots_used.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1005260) Waiting for packet dumper to finish... 1 (prev_count=1005260, count=1188690) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_ts_sdcch8_all_subslots_used pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_ts_sdcch8_tch_call_act_deact'. ------ BSC_Tests.TC_dyn_ts_sdcch8_tch_call_act_deact ------ Tue Jun 11 10:37:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_dyn_ts_sdcch8_tch_call_act_deact.pcap" >/data/BSC_Tests.TC_dyn_ts_sdcch8_tch_call_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_ts_sdcch8_tch_call_act_deact' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_dyn_ts_sdcch8_tch_call_act_deact started. VirtMSC-IPA(1681)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1681)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1681)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1682)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1682)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(1680)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1685)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1685)@dfa3c83210fe: 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(1685)@dfa3c83210fe: 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(1685)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_dyn_ts_sdcch8_tch_call_act_deact() start" MTC@dfa3c83210fe: TCH/F_TCH/H_SDCCH8_PDCH pchan starts out in disabled mode: MTC@dfa3c83210fe: TCH/F_TCH/H_SDCCH8_PDC requested to PDCH ACT on startup, which was ACKed, so now in PDCH: VirtMSC-SCCP(1680)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1680)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1680)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1680)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1680)@dfa3c83210fe: First idle individual index:1 VirtMSC-SCCP(1680)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[1]. VirtMSC-SCCP(1680)@dfa3c83210fe: Session index based on connection ID:1 VirtMSC-SCCP(1680)@dfa3c83210fe: Warning: Re-starting timer T_ias[1], which is already active (running or expired). VirtMSC-SCCP(1680)@dfa3c83210fe: First idle individual index:2 VirtMSC-SCCP(1680)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[2]. VirtMSC-SCCP(1680)@dfa3c83210fe: Session index based on connection ID:2 VirtMSC-SCCP(1680)@dfa3c83210fe: Warning: Re-starting timer T_ias[2], which is already active (running or expired). VirtMSC-SCCP(1680)@dfa3c83210fe: First idle individual index:3 VirtMSC-SCCP(1680)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[3]. VirtMSC-SCCP(1680)@dfa3c83210fe: Session index based on connection ID:3 VirtMSC-SCCP(1680)@dfa3c83210fe: Warning: Re-starting timer T_ias[3], which is already active (running or expired). VirtMSC-SCCP(1680)@dfa3c83210fe: Session index based on connection ID:3 VirtMSC-SCCP(1680)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1680)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1680)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1680)@dfa3c83210fe: Session index based on local reference:3 VirtMSC-SCCP(1680)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1680)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1680)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1680)@dfa3c83210fe: Session index based on connection ID:3 VirtMSC-SCCP(1680)@dfa3c83210fe: Session index based on local reference:3 VirtMSC-SCCP(1680)@dfa3c83210fe: RLC received in state:disconnect_pending VirtMSC-SCCP(1680)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1680)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1680)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1680)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1680)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1680)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1680)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1680)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1680)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1680)@dfa3c83210fe: Session index based on connection ID:1 VirtMSC-SCCP(1680)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1680)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1680)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1680)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1680)@dfa3c83210fe: RLC received in state:disconnect_pending VirtMSC-SCCP(1680)@dfa3c83210fe: Session index based on local reference:1 VirtMSC-SCCP(1680)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1680)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1680)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1680)@dfa3c83210fe: Session index based on connection ID:1 VirtMSC-SCCP(1680)@dfa3c83210fe: Session index based on connection ID:2 VirtMSC-SCCP(1680)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1680)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1680)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1680)@dfa3c83210fe: Session index based on local reference:1 VirtMSC-SCCP(1680)@dfa3c83210fe: RLC received in state:disconnect_pending VirtMSC-SCCP(1680)@dfa3c83210fe: Session index based on local reference:2 VirtMSC-SCCP(1680)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1680)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1680)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1680)@dfa3c83210fe: Session index based on connection ID:2 VirtMSC-SCCP(1680)@dfa3c83210fe: Session index based on local reference:2 VirtMSC-SCCP(1680)@dfa3c83210fe: RLC received in state:disconnect_pending MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1680)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(1679)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1683)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(1681)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass VirtMGW-MGCP-0(1684)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1685)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(1679): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(1680): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(1681): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(1682): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1683): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1684): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1685): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_dyn_ts_sdcch8_tch_call_act_deact finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_ts_sdcch8_tch_call_act_deact pass'. Tue Jun 11 10:38:08 UTC 2024 ====== BSC_Tests.TC_dyn_ts_sdcch8_tch_call_act_deact pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_dyn_ts_sdcch8_tch_call_act_deact.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=603607) Waiting for packet dumper to finish... 1 (prev_count=603607, count=784922) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_ts_sdcch8_tch_call_act_deact pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_ts_sdcch8_act_nack'. ------ BSC_Tests.TC_dyn_ts_sdcch8_act_nack ------ Tue Jun 11 10:38:13 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_dyn_ts_sdcch8_act_nack.pcap" >/data/BSC_Tests.TC_dyn_ts_sdcch8_act_nack.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_ts_sdcch8_act_nack' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_dyn_ts_sdcch8_act_nack started. VirtMSC-IPA(1688)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1688)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1688)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1689)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1689)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(1687)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1692)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1692)@dfa3c83210fe: 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(1692)@dfa3c83210fe: 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(1692)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_dyn_ts_sdcch8_act_nack() start" MTC@dfa3c83210fe: TCH/F_TCH/H_SDCCH8_PDCH pchan starts out in disabled mode: MTC@dfa3c83210fe: TCH/F_TCH/H_SDCCH8_PDC requested to PDCH ACT on startup, which was ACKed, so now in PDCH: VirtMSC-SCCP(1687)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1687)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1687)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1687)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1687)@dfa3c83210fe: First idle individual index:1 VirtMSC-SCCP(1687)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[1]. VirtMSC-SCCP(1687)@dfa3c83210fe: Session index based on connection ID:1 VirtMSC-SCCP(1687)@dfa3c83210fe: Warning: Re-starting timer T_ias[1], which is already active (running or expired). VirtMSC-SCCP(1687)@dfa3c83210fe: First idle individual index:2 VirtMSC-SCCP(1687)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[2]. VirtMSC-SCCP(1687)@dfa3c83210fe: Session index based on connection ID:2 VirtMSC-SCCP(1687)@dfa3c83210fe: Warning: Re-starting timer T_ias[2], which is already active (running or expired). VirtMSC-SCCP(1687)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1687)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1687)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1687)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1687)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1687)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1687)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1687)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1687)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1687)@dfa3c83210fe: Session index based on connection ID:1 VirtMSC-SCCP(1687)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1687)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1687)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1687)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1687)@dfa3c83210fe: RLC received in state:disconnect_pending VirtMSC-SCCP(1687)@dfa3c83210fe: Session index based on local reference:1 VirtMSC-SCCP(1687)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1687)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1687)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1687)@dfa3c83210fe: Session index based on connection ID:1 VirtMSC-SCCP(1687)@dfa3c83210fe: Session index based on connection ID:2 VirtMSC-SCCP(1687)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1687)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1687)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1687)@dfa3c83210fe: Session index based on local reference:1 VirtMSC-SCCP(1687)@dfa3c83210fe: RLC received in state:disconnect_pending VirtMSC-SCCP(1687)@dfa3c83210fe: Session index based on local reference:2 VirtMSC-SCCP(1687)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1687)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1687)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1687)@dfa3c83210fe: Session index based on connection ID:2 VirtMSC-SCCP(1687)@dfa3c83210fe: Session index based on local reference:2 VirtMSC-SCCP(1687)@dfa3c83210fe: RLC received in state:disconnect_pending MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1687)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(1688)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(1686)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1690)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass VirtMGW-MGCP-0(1691)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1692)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(1686): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(1687): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(1688): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(1689): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1690): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1691): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1692): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_dyn_ts_sdcch8_act_nack finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_ts_sdcch8_act_nack pass'. Tue Jun 11 10:38:29 UTC 2024 ====== BSC_Tests.TC_dyn_ts_sdcch8_act_nack pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_dyn_ts_sdcch8_act_nack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=577246) Waiting for packet dumper to finish... 1 (prev_count=577246, count=759976) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_ts_sdcch8_act_nack pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chopped_ipa_ping'. ------ BSC_Tests.TC_chopped_ipa_ping ------ Tue Jun 11 10:38:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_chopped_ipa_ping.pcap" >/data/BSC_Tests.TC_chopped_ipa_ping.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chopped_ipa_ping' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_chopped_ipa_ping started. 1693@dfa3c83210fe: sending byte '00'O 1693@dfa3c83210fe: Warning: There is no GetMsgLen function registered for connId: 1. The messages will not be dissected on this connection! This warning is logged only once per testport. 1693@dfa3c83210fe: sending byte '01'O 1693@dfa3c83210fe: sending byte 'FE'O 1693@dfa3c83210fe: sending byte '00'O 1693@dfa3c83210fe: received pong from "172.18.36.20" port 3003: '0001FE01'O 1693@dfa3c83210fe: setverdict(pass): none -> pass 1693@dfa3c83210fe: Final verdict of PTC: pass 1694@dfa3c83210fe: sending byte '00'O 1694@dfa3c83210fe: Warning: There is no GetMsgLen function registered for connId: 1. The messages will not be dissected on this connection! This warning is logged only once per testport. 1694@dfa3c83210fe: sending byte '01'O 1694@dfa3c83210fe: sending byte 'FE'O 1694@dfa3c83210fe: sending byte '00'O 1694@dfa3c83210fe: received pong from "172.18.36.20" port 3002: '0001FE01'O 1694@dfa3c83210fe: setverdict(pass): none -> pass 1694@dfa3c83210fe: Final verdict of PTC: pass 1695@dfa3c83210fe: sending byte '00'O 1695@dfa3c83210fe: sending byte '01'O 1695@dfa3c83210fe: sending byte 'FE'O 1695@dfa3c83210fe: sending byte '00'O 1695@dfa3c83210fe: Warning: There is no GetMsgLen function registered for connId: 1. The messages will not be dissected on this connection! This warning is logged only once per testport. 1695@dfa3c83210fe: received pong from "172.18.36.20" port 4249: '0001FE01'O 1695@dfa3c83210fe: setverdict(pass): none -> pass 1695@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: setverdict(pass): none -> pass MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC with component reference 1693: pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC with component reference 1694: pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC with component reference 1695: pass (pass -> pass) MTC@dfa3c83210fe: Test case TC_chopped_ipa_ping finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chopped_ipa_ping pass'. Tue Jun 11 10:39:47 UTC 2024 ====== BSC_Tests.TC_chopped_ipa_ping pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_chopped_ipa_ping.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=177388) Waiting for packet dumper to finish... 1 (prev_count=177388, count=179477) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chopped_ipa_ping pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chopped_ipa_payload'. ------ BSC_Tests.TC_chopped_ipa_payload ------ Tue Jun 11 10:39:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_chopped_ipa_payload.pcap" >/data/BSC_Tests.TC_chopped_ipa_payload.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chopped_ipa_payload' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_chopped_ipa_payload started. 1696@dfa3c83210fe: sending byte '04'O 1696@dfa3c83210fe: Warning: There is no GetMsgLen function registered for connId: 1. The messages will not be dissected on this connection! This warning is logged only once per testport. 1696@dfa3c83210fe: sending byte '01'O 1696@dfa3c83210fe: sending byte '08'O ("\b") 1696@dfa3c83210fe: sending byte '01'O 1696@dfa3c83210fe: sending byte '07'O ("\a") 1696@dfa3c83210fe: sending byte '01'O 1696@dfa3c83210fe: sending byte '02'O 1696@dfa3c83210fe: setverdict(pass): none -> pass 1696@dfa3c83210fe: Final verdict of PTC: pass 1697@dfa3c83210fe: sending byte '04'O 1697@dfa3c83210fe: Warning: There is no GetMsgLen function registered for connId: 1. The messages will not be dissected on this connection! This warning is logged only once per testport. 1697@dfa3c83210fe: sending byte '01'O 1697@dfa3c83210fe: sending byte '08'O ("\b") 1697@dfa3c83210fe: sending byte '01'O 1697@dfa3c83210fe: sending byte '07'O ("\a") 1697@dfa3c83210fe: sending byte '01'O 1697@dfa3c83210fe: sending byte '02'O 1697@dfa3c83210fe: setverdict(pass): none -> pass 1697@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: setverdict(pass): none -> pass MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC with component reference 1696: pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC with component reference 1697: pass (pass -> pass) MTC@dfa3c83210fe: Test case TC_chopped_ipa_payload finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chopped_ipa_payload pass'. Tue Jun 11 10:41:17 UTC 2024 ====== BSC_Tests.TC_chopped_ipa_payload pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_chopped_ipa_payload.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=197565) Waiting for packet dumper to finish... 1 (prev_count=197565, count=199387) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chopped_ipa_payload pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_verify_ms_power_params_ie'. ------ BSC_Tests.TC_assignment_verify_ms_power_params_ie ------ Tue Jun 11 10:41:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_verify_ms_power_params_ie.pcap" >/data/BSC_Tests.TC_assignment_verify_ms_power_params_ie.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_verify_ms_power_params_ie' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_assignment_verify_ms_power_params_ie started. MTC@dfa3c83210fe: "TC_assignment_verify_ms_power_params_ie": using IMSI '001018785253372'H VirtMSC-IPA(1701)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1701)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1701)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1702)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1702)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(1699)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(1700)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1705)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1705)@dfa3c83210fe: 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(1705)@dfa3c83210fe: 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(1705)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_assignment_verify_ms_power_params_ie() start" VirtMSC-RAN(1700)@dfa3c83210fe: f_create_expect(l3 := '05240103505902080910107858523327'O, n_connectPointCode := omit VirtMSC-RAN(1700)@dfa3c83210fe: Created Expect[0] for '05240103505902080910107858523327'O to be handled at TC_assignment_verify_ms_power_params_ie(1707) VirtMSC-SCCP(1699)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1699)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1700)@dfa3c83210fe: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1700)@dfa3c83210fe: Found Expect[0] for '05240103505902080910107858523327'O handled at TC_assignment_verify_ms_power_params_ie(1707) VirtMSC-RAN(1700)@dfa3c83210fe: Added conn table entry 0TC_assignment_verify_ms_power_params_ie(1707)466832 VirtMSC-SCCP(1699)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1699)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1706)@dfa3c83210fe: Enabled queueing of DChan messages VirtMGW-MGCP-0(1704)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_verify_ms_power_params_ie(1707) VirtMSC-SCCP(1699)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1699)@dfa3c83210fe: vl_len:14 VirtMSC-SCCP(1699)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1699)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMGW-MGCP-0(1704)@dfa3c83210fe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "214", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "96" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_verify_ms_power_params_ie(1707) TC_assignment_verify_ms_power_params_ie(1707)@dfa3c83210fe: 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(1706)@dfa3c83210fe: Disabled queueing of DChan messages VirtMSC-SCCP(1699)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1699)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1699)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1699)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_verify_ms_power_params_ie(1707)@dfa3c83210fe: setverdict(pass): none -> pass TC_assignment_verify_ms_power_params_ie(1707)@dfa3c83210fe: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '03C78582'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 := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '0AFC817B'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := <unbound>, 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_assignment_verify_ms_power_params_ie(1707)@dfa3c83210fe: "TC_assignment_verify_ms_power_params_ie": 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_assignment_verify_ms_power_params_ie(1707)@dfa3c83210fe: "TC_assignment_verify_ms_power_params_ie": 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_assignment_verify_ms_power_params_ie(1707)@dfa3c83210fe: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1699)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1699)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1699)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1699)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1699)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1699)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1699)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1699)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_verify_ms_power_params_ie(1707)@dfa3c83210fe: "Got BSSMAP Clear Complete" VirtMSC-RAN(1700)@dfa3c83210fe: Deleted conn table entry 0TC_assignment_verify_ms_power_params_ie(1707)466832 VirtMSC-SCCP(1699)@dfa3c83210fe: Session index based on connection ID:0 TC_assignment_verify_ms_power_params_ie(1707)@dfa3c83210fe: "Got RSL RR Release" TC_assignment_verify_ms_power_params_ie(1707)@dfa3c83210fe: "Got RSL Deact SACCH" VirtMSC-SCCP(1699)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1699)@dfa3c83210fe: RLC received in state:disconnect_pending TC_assignment_verify_ms_power_params_ie(1707)@dfa3c83210fe: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_verify_ms_power_params_ie(1707)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1699)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-RAN(1700)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(1698)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(1701)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1703)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(1706)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(1704)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1705)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(1698): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(1699): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(1700): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(1701): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(1702): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1703): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1704): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1705): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1706): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_assignment_verify_ms_power_params_ie(1707): pass (pass -> pass) MTC@dfa3c83210fe: Test case TC_assignment_verify_ms_power_params_ie finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_verify_ms_power_params_ie pass'. Tue Jun 11 10:41:31 UTC 2024 ====== BSC_Tests.TC_assignment_verify_ms_power_params_ie pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_assignment_verify_ms_power_params_ie.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=277928) Waiting for packet dumper to finish... 1 (prev_count=277928, count=459243) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_verify_ms_power_params_ie pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_c0_power_red_mode'. ------ BSC_Tests.TC_c0_power_red_mode ------ Tue Jun 11 10:41:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_c0_power_red_mode.pcap" >/data/BSC_Tests.TC_c0_power_red_mode.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_c0_power_red_mode' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_c0_power_red_mode started. VirtMSC-IPA(1710)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1710)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1710)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1711)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1711)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(1709)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1714)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1714)@dfa3c83210fe: 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(1714)@dfa3c83210fe: 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(1714)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_c0_power_red_mode() start" MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1709)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(1708)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1712)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(1710)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(1714)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(1713)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(1708): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(1709): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(1710): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(1711): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1712): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1713): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1714): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_c0_power_red_mode finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_c0_power_red_mode pass'. Tue Jun 11 10:41:43 UTC 2024 ====== BSC_Tests.TC_c0_power_red_mode pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_c0_power_red_mode.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=166613) Waiting for packet dumper to finish... 1 (prev_count=166613, count=348930) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_c0_power_red_mode pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_early_conn_fail'. ------ BSC_Tests.TC_early_conn_fail ------ Tue Jun 11 10:41:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_early_conn_fail.pcap" >/data/BSC_Tests.TC_early_conn_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_early_conn_fail' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_early_conn_fail started. VirtMSC-IPA(1717)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1717)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1717)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1718)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1718)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(1716)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1721)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1721)@dfa3c83210fe: 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(1721)@dfa3c83210fe: 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(1721)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_early_conn_fail() start" MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1716)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(1717)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(1715)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(1719)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1721)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(1720)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(1715): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(1716): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(1717): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(1718): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1719): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1720): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1721): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_early_conn_fail finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_early_conn_fail pass'. Tue Jun 11 10:41:55 UTC 2024 ====== BSC_Tests.TC_early_conn_fail pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_early_conn_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=173013) Waiting for packet dumper to finish... 1 (prev_count=173013, count=355619) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_early_conn_fail pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_late_conn_fail'. ------ BSC_Tests.TC_late_conn_fail ------ Tue Jun 11 10:42:00 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_late_conn_fail.pcap" >/data/BSC_Tests.TC_late_conn_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_late_conn_fail' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_late_conn_fail started. VirtMSC-IPA(1724)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1724)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1724)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1725)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1725)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(1723)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1728)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1728)@dfa3c83210fe: 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(1728)@dfa3c83210fe: 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(1728)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_late_conn_fail() start" VirtMSC-SCCP(1723)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1723)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1723)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1723)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1723)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1723)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1723)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1723)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1723)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1723)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1723)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1723)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1723)@dfa3c83210fe: Session index based on connection ID:0 MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@dfa3c83210fe: count mismatch, retrying in 3.000000 VirtMSC-SCCP(1723)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1723)@dfa3c83210fe: RLC received in state:disconnect_pending MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1723)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(1724)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(1722)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1726)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(1728)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(1727)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(1722): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(1723): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(1724): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(1725): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1726): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1727): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1728): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_late_conn_fail finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_late_conn_fail pass'. Tue Jun 11 10:42:10 UTC 2024 ====== BSC_Tests.TC_late_conn_fail pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_late_conn_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=211328) Waiting for packet dumper to finish... 1 (prev_count=211328, count=392232) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_late_conn_fail pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stats_conn_fail'. ------ BSC_Tests.TC_stats_conn_fail ------ Tue Jun 11 10:42:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_stats_conn_fail.pcap" >/data/BSC_Tests.TC_stats_conn_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stats_conn_fail' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_stats_conn_fail started. MTC@dfa3c83210fe: "TC_stats_conn_fail": using IMSI '001011307272311'H VirtMSC-IPA(1732)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1732)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1732)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1733)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1733)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(1730)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(1731)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1736)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1736)@dfa3c83210fe: 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(1736)@dfa3c83210fe: 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(1736)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_stats_conn_fail() start" VirtMSC-RAN(1731)@dfa3c83210fe: f_create_expect(l3 := '05240103505902080910103170723211'O, n_connectPointCode := omit VirtMSC-RAN(1731)@dfa3c83210fe: Created Expect[0] for '05240103505902080910103170723211'O to be handled at TC_stats_conn_fail(1738) VirtMSC-SCCP(1730)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1730)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1731)@dfa3c83210fe: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1731)@dfa3c83210fe: Found Expect[0] for '05240103505902080910103170723211'O handled at TC_stats_conn_fail(1738) VirtMSC-RAN(1731)@dfa3c83210fe: Added conn table entry 0TC_stats_conn_fail(1738)15080923 VirtMSC-SCCP(1730)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1730)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1737)@dfa3c83210fe: Enabled queueing of DChan messages VirtMGW-MGCP-0(1735)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_stats_conn_fail(1738) VirtMSC-SCCP(1730)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1730)@dfa3c83210fe: vl_len:11 VirtMSC-SCCP(1730)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1730)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '0009010B030208FF010000'O VirtMSC-SCCP(1730)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1730)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1730)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1730)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_stats_conn_fail(1738)@dfa3c83210fe: setverdict(pass): none -> pass TC_stats_conn_fail(1738)@dfa3c83210fe: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '293DA035'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := <unbound>, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '7146B1B1'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := <unbound>, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { 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 }, 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_stats_conn_fail(1738)@dfa3c83210fe: "TC_stats_conn_fail": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 TC_stats_conn_fail(1738)@dfa3c83210fe: "TC_stats_conn_fail": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 VirtMSC-STATS(1729)@dfa3c83210fe: EXP match: { name := "TTCN3.bts.0.chan.rf_fail", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.bts.0.chan.rf_fail", mtype := "c", min := 0, max := 0 } VirtMSC-STATS(1729)@dfa3c83210fe: EXP match: { name := "TTCN3.bts.0.chan.rf_fail_sdcch", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.bts.0.chan.rf_fail_sdcch", mtype := "c", min := 0, max := 0 } VirtMSC-SCCP(1730)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1730)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1730)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1730)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-STATS(1729)@dfa3c83210fe: EXP match: { name := "TTCN3.bts.0.chan.rf_fail", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.bts.0.chan.rf_fail", mtype := "c", min := 1, max := 1 } VirtMSC-STATS(1729)@dfa3c83210fe: EXP match: { name := "TTCN3.bts.0.chan.rf_fail_sdcch", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.bts.0.chan.rf_fail_sdcch", mtype := "c", min := 1, max := 1 } TC_stats_conn_fail(1738)@dfa3c83210fe: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1730)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1730)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1730)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1730)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1730)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1730)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1730)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1730)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_stats_conn_fail(1738)@dfa3c83210fe: "Got BSSMAP Clear Complete" VirtMSC-RAN(1731)@dfa3c83210fe: Deleted conn table entry 0TC_stats_conn_fail(1738)15080923 VirtMSC-SCCP(1730)@dfa3c83210fe: Session index based on connection ID:0 TC_stats_conn_fail(1738)@dfa3c83210fe: "Got RSL RR Release" TC_stats_conn_fail(1738)@dfa3c83210fe: "Got RSL Deact SACCH" VirtMSC-SCCP(1730)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1730)@dfa3c83210fe: RLC received in state:disconnect_pending TC_stats_conn_fail(1738)@dfa3c83210fe: "Got RSL RF Chan Rel, sending Rel Ack" TC_stats_conn_fail(1738)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1730)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-RAN(1731)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(1732)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1734)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(1729)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(1737)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(1735)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1736)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(1729): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(1730): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(1731): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(1732): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(1733): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1734): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1735): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1736): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1737): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_stats_conn_fail(1738): pass (pass -> pass) MTC@dfa3c83210fe: Test case TC_stats_conn_fail finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stats_conn_fail pass'. Tue Jun 11 10:42:27 UTC 2024 ====== BSC_Tests.TC_stats_conn_fail pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_stats_conn_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=337215) Waiting for packet dumper to finish... 1 (prev_count=337215, count=518943) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stats_conn_fail pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_emerg_setup_allow'. ------ BSC_Tests.TC_assignment_emerg_setup_allow ------ Tue Jun 11 10:42:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_emerg_setup_allow.pcap" >/data/BSC_Tests.TC_assignment_emerg_setup_allow.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_emerg_setup_allow' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_assignment_emerg_setup_allow started. MTC@dfa3c83210fe: "TC_assignment_emerg_setup_allow": using IMSI '001018984867918'H VirtMSC-IPA(1742)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1742)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1742)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1743)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1743)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(1740)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(1741)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1746)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1746)@dfa3c83210fe: 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(1746)@dfa3c83210fe: 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(1746)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_assignment_emerg_setup_allow() start" VirtMSC-RAN(1741)@dfa3c83210fe: f_create_expect(l3 := '05240103505902080910109848689781'O, n_connectPointCode := omit VirtMSC-RAN(1741)@dfa3c83210fe: Created Expect[0] for '05240103505902080910109848689781'O to be handled at TC_assignment_emerg_setup_allow(1748) VirtMSC-SCCP(1740)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1740)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1741)@dfa3c83210fe: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1741)@dfa3c83210fe: Found Expect[0] for '05240103505902080910109848689781'O handled at TC_assignment_emerg_setup_allow(1748) VirtMSC-RAN(1741)@dfa3c83210fe: Added conn table entry 0TC_assignment_emerg_setup_allow(1748)3027074 VirtMSC-SCCP(1740)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1740)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1740)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1740)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1740)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1740)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes IPA-BTS0-TRX0-RSL-RSL(1747)@dfa3c83210fe: Enabled queueing of DChan messages VirtMGW-MGCP-0(1745)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_emerg_setup_allow(1748) VirtMSC-SCCP(1740)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1740)@dfa3c83210fe: vl_len:21 VirtMSC-SCCP(1740)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1740)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '0013010B06010AC29181050100007D058189018280'O TC_assignment_emerg_setup_allow(1748)@dfa3c83210fe: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { channelModeModify := { messageType := '00010000'B, channelDescription := { timeslotNumber := '101'B, channelTypeandTDMAOffset := '00010'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, channelMode := { mode := '01'O }, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet := omit } } } } VirtMGW-MGCP-0(1745)@dfa3c83210fe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "217", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "99" }, { code := "L", val := "p:20, a:GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_emerg_setup_allow(1748) VirtMSC-SCCP(1740)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1740)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1740)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1740)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_emerg_setup_allow(1748)@dfa3c83210fe: setverdict(pass): none -> pass TC_assignment_emerg_setup_allow(1748)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed TC_assignment_emerg_setup_allow(1748)@dfa3c83210fe: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1740)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1740)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1740)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1740)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1740)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1740)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1740)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1740)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_emerg_setup_allow(1748)@dfa3c83210fe: "Got BSSMAP Clear Complete" VirtMSC-RAN(1741)@dfa3c83210fe: Deleted conn table entry 0TC_assignment_emerg_setup_allow(1748)3027074 VirtMSC-SCCP(1740)@dfa3c83210fe: Session index based on connection ID:0 TC_assignment_emerg_setup_allow(1748)@dfa3c83210fe: "Got RSL RR Release" VirtMSC-SCCP(1740)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1740)@dfa3c83210fe: RLC received in state:disconnect_pending TC_assignment_emerg_setup_allow(1748)@dfa3c83210fe: "Got RSL Deact SACCH" TC_assignment_emerg_setup_allow(1748)@dfa3c83210fe: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_emerg_setup_allow(1748)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1740)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-RAN(1741)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(1742)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1744)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(1739)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(1747)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1746)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(1745)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(1739): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(1740): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(1741): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(1742): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(1743): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1744): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1745): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1746): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1747): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_assignment_emerg_setup_allow(1748): pass (pass -> pass) MTC@dfa3c83210fe: Test case TC_assignment_emerg_setup_allow finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_emerg_setup_allow pass'. Tue Jun 11 10:42:44 UTC 2024 ====== BSC_Tests.TC_assignment_emerg_setup_allow pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_assignment_emerg_setup_allow.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=453437) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_emerg_setup_allow pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_emerg_setup_allow_imei'. ------ BSC_Tests.TC_assignment_emerg_setup_allow_imei ------ Tue Jun 11 10:42:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_emerg_setup_allow_imei.pcap" >/data/BSC_Tests.TC_assignment_emerg_setup_allow_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_emerg_setup_allow_imei' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_assignment_emerg_setup_allow_imei started. MTC@dfa3c83210fe: "TC_assignment_emerg_setup_allow_imei": using IMSI '001019052660207'H VirtMSC-IPA(1752)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1752)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1752)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1753)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1753)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(1750)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(1751)@dfa3c83210fe: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1751)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1756)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1756)@dfa3c83210fe: 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(1756)@dfa3c83210fe: 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(1756)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_assignment_emerg_setup_allow_imei() start" VirtMSC-RAN(1751)@dfa3c83210fe: f_create_expect(l3 := '05240103505902080A10108332150005'O, n_connectPointCode := omit VirtMSC-RAN(1751)@dfa3c83210fe: Created Expect[0] for '05240103505902080A10108332150005'O to be handled at TC_assignment_emerg_setup_allow_imei(1758) VirtMSC-SCCP(1750)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1750)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1751)@dfa3c83210fe: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1751)@dfa3c83210fe: Found Expect[0] for '05240103505902080A10108332150005'O handled at TC_assignment_emerg_setup_allow_imei(1758) VirtMSC-RAN(1751)@dfa3c83210fe: Added conn table entry 0TC_assignment_emerg_setup_allow_imei(1758)10183443 VirtMSC-SCCP(1750)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1750)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1750)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1750)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1750)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1750)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes IPA-BTS0-TRX0-RSL-RSL(1757)@dfa3c83210fe: Enabled queueing of DChan messages VirtMGW-MGCP-0(1755)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_emerg_setup_allow_imei(1758) VirtMSC-SCCP(1750)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1750)@dfa3c83210fe: vl_len:21 VirtMSC-SCCP(1750)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1750)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '0013010B06010AC29181050100007D058189018280'O TC_assignment_emerg_setup_allow_imei(1758)@dfa3c83210fe: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { channelModeModify := { messageType := '00010000'B, channelDescription := { timeslotNumber := '101'B, channelTypeandTDMAOffset := '00010'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, channelMode := { mode := '01'O }, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet := omit } } } } VirtMGW-MGCP-0(1755)@dfa3c83210fe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "220", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "9a" }, { code := "L", val := "p:20, a:GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_emerg_setup_allow_imei(1758) VirtMSC-SCCP(1750)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1750)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1750)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1750)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_emerg_setup_allow_imei(1758)@dfa3c83210fe: setverdict(pass): none -> pass TC_assignment_emerg_setup_allow_imei(1758)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed TC_assignment_emerg_setup_allow_imei(1758)@dfa3c83210fe: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1750)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1750)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1750)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1750)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1750)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1750)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1750)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1750)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_emerg_setup_allow_imei(1758)@dfa3c83210fe: "Got BSSMAP Clear Complete" VirtMSC-RAN(1751)@dfa3c83210fe: Deleted conn table entry 0TC_assignment_emerg_setup_allow_imei(1758)10183443 VirtMSC-SCCP(1750)@dfa3c83210fe: Session index based on connection ID:0 TC_assignment_emerg_setup_allow_imei(1758)@dfa3c83210fe: "Got RSL RR Release" TC_assignment_emerg_setup_allow_imei(1758)@dfa3c83210fe: "Got RSL Deact SACCH" VirtMSC-SCCP(1750)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1750)@dfa3c83210fe: RLC received in state:disconnect_pending TC_assignment_emerg_setup_allow_imei(1758)@dfa3c83210fe: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_emerg_setup_allow_imei(1758)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1750)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-RAN(1751)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(1749)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1754)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(1752)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(1757)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(1755)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1756)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(1749): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(1750): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(1751): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(1752): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(1753): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1754): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1755): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1756): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1757): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_assignment_emerg_setup_allow_imei(1758): pass (pass -> pass) MTC@dfa3c83210fe: Test case TC_assignment_emerg_setup_allow_imei finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_emerg_setup_allow_imei pass'. Tue Jun 11 10:43:02 UTC 2024 ====== BSC_Tests.TC_assignment_emerg_setup_allow_imei pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_assignment_emerg_setup_allow_imei.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=286512) Waiting for packet dumper to finish... 1 (prev_count=286512, count=468829) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_emerg_setup_allow_imei pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_emerg_setup_deny_msc'. ------ BSC_Tests.TC_assignment_emerg_setup_deny_msc ------ Tue Jun 11 10:43:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_emerg_setup_deny_msc.pcap" >/data/BSC_Tests.TC_assignment_emerg_setup_deny_msc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_emerg_setup_deny_msc' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_assignment_emerg_setup_deny_msc started. MTC@dfa3c83210fe: "TC_assignment_emerg_setup_deny_msc": using IMSI '001017900556372'H VirtMSC-IPA(1762)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1762)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1762)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1763)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1763)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(1760)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(1761)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1766)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1766)@dfa3c83210fe: 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(1766)@dfa3c83210fe: 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(1766)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_assignment_emerg_setup_deny_msc() start" VirtMSC-RAN(1761)@dfa3c83210fe: f_create_expect(l3 := '05240103505902080910109700553627'O, n_connectPointCode := omit VirtMSC-RAN(1761)@dfa3c83210fe: Created Expect[0] for '05240103505902080910109700553627'O to be handled at TC_assignment_emerg_setup_deny_msc(1768) VirtMSC-SCCP(1760)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1760)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1761)@dfa3c83210fe: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1761)@dfa3c83210fe: Found Expect[0] for '05240103505902080910109700553627'O handled at TC_assignment_emerg_setup_deny_msc(1768) VirtMSC-RAN(1761)@dfa3c83210fe: Added conn table entry 0TC_assignment_emerg_setup_deny_msc(1768)8020704 VirtMSC-SCCP(1760)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1760)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1760)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1760)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1760)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1760)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_emerg_setup_deny_msc(1768)@dfa3c83210fe: setverdict(pass): none -> pass TC_assignment_emerg_setup_deny_msc(1768)@dfa3c83210fe: "MSC instructs BSC to clear channel" TC_assignment_emerg_setup_deny_msc(1768)@dfa3c83210fe: "Got RSL Deact SACCH" TC_assignment_emerg_setup_deny_msc(1768)@dfa3c83210fe: "Got RSL RF Chan Rel, sending Rel Ack" VirtMSC-SCCP(1760)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1760)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1760)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1760)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1760)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1760)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1760)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1760)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_emerg_setup_deny_msc(1768)@dfa3c83210fe: "Got BSSMAP Clear Complete" TC_assignment_emerg_setup_deny_msc(1768)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-RAN(1761)@dfa3c83210fe: Deleted conn table entry 0TC_assignment_emerg_setup_deny_msc(1768)8020704 VirtMSC-SCCP(1760)@dfa3c83210fe: Session index based on connection ID:0 MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@dfa3c83210fe: count mismatch, retrying in 3.000000 VirtMSC-SCCP(1760)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1760)@dfa3c83210fe: RLC received in state:disconnect_pending MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1760)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-RAN(1761)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(1759)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(1762)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1764)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(1767)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1766)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(1765)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(1759): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(1760): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(1761): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(1762): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(1763): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1764): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1765): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1766): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1767): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_assignment_emerg_setup_deny_msc(1768): pass (pass -> pass) MTC@dfa3c83210fe: Test case TC_assignment_emerg_setup_deny_msc finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_emerg_setup_deny_msc pass'. Tue Jun 11 10:43:18 UTC 2024 ====== BSC_Tests.TC_assignment_emerg_setup_deny_msc pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_assignment_emerg_setup_deny_msc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=227132) Waiting for packet dumper to finish... 1 (prev_count=227132, count=407623) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_emerg_setup_deny_msc pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_emerg_setup_deny_bts'. ------ BSC_Tests.TC_assignment_emerg_setup_deny_bts ------ Tue Jun 11 10:43:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_emerg_setup_deny_bts.pcap" >/data/BSC_Tests.TC_assignment_emerg_setup_deny_bts.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_emerg_setup_deny_bts' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_assignment_emerg_setup_deny_bts started. MTC@dfa3c83210fe: "TC_assignment_emerg_setup_deny_bts": using IMSI '001017254134221'H VirtMSC-IPA(1772)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1772)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1772)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1773)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1773)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(1770)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(1771)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1776)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1776)@dfa3c83210fe: 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(1776)@dfa3c83210fe: 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(1776)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_assignment_emerg_setup_deny_bts() start" VirtMSC-RAN(1771)@dfa3c83210fe: f_create_expect(l3 := '05240103505902080910102745312412'O, n_connectPointCode := omit VirtMSC-RAN(1771)@dfa3c83210fe: Created Expect[0] for '05240103505902080910102745312412'O to be handled at TC_assignment_emerg_setup_deny_bts(1778) VirtMSC-SCCP(1770)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1770)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1771)@dfa3c83210fe: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1771)@dfa3c83210fe: Found Expect[0] for '05240103505902080910102745312412'O handled at TC_assignment_emerg_setup_deny_bts(1778) VirtMSC-RAN(1771)@dfa3c83210fe: Added conn table entry 0TC_assignment_emerg_setup_deny_bts(1778)1412447 VirtMSC-SCCP(1770)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1770)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1770)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1770)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1770)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1770)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_emerg_setup_deny_bts(1778)@dfa3c83210fe: setverdict(pass): none -> pass TC_assignment_emerg_setup_deny_bts(1778)@dfa3c83210fe: "MSC instructs BSC to clear channel" TC_assignment_emerg_setup_deny_bts(1778)@dfa3c83210fe: "Got RSL Deact SACCH" TC_assignment_emerg_setup_deny_bts(1778)@dfa3c83210fe: "Got RSL RF Chan Rel, sending Rel Ack" VirtMSC-SCCP(1770)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1770)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1770)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1770)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1770)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1770)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1770)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1770)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_emerg_setup_deny_bts(1778)@dfa3c83210fe: "Got BSSMAP Clear Complete" VirtMSC-RAN(1771)@dfa3c83210fe: Deleted conn table entry 0TC_assignment_emerg_setup_deny_bts(1778)1412447 TC_assignment_emerg_setup_deny_bts(1778)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(1770)@dfa3c83210fe: Session index based on connection ID:0 MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@dfa3c83210fe: count mismatch, retrying in 3.000000 VirtMSC-SCCP(1770)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1770)@dfa3c83210fe: RLC received in state:disconnect_pending MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1770)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-RAN(1771)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1774)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(1769)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(1772)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(1777)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1776)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(1775)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(1769): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(1770): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(1771): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(1772): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(1773): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1774): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1775): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1776): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1777): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_assignment_emerg_setup_deny_bts(1778): pass (pass -> pass) MTC@dfa3c83210fe: Test case TC_assignment_emerg_setup_deny_bts finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_emerg_setup_deny_bts pass'. Tue Jun 11 10:43:34 UTC 2024 ====== BSC_Tests.TC_assignment_emerg_setup_deny_bts pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_assignment_emerg_setup_deny_bts.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=225547) Waiting for packet dumper to finish... 1 (prev_count=225547, count=406862) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_emerg_setup_deny_bts pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_emerg_premption'. ------ BSC_Tests.TC_emerg_premption ------ Tue Jun 11 10:43:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_emerg_premption.pcap" >/data/BSC_Tests.TC_emerg_premption.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_emerg_premption' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_emerg_premption started. VirtMSC-IPA(1781)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1781)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1781)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1782)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1782)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(1780)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1785)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1785)@dfa3c83210fe: 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(1785)@dfa3c83210fe: 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(1785)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_emerg_premption() start" VirtMSC-SCCP(1780)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1780)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. MTC@dfa3c83210fe: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(1780)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1780)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1780)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1780)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1780)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1780)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@dfa3c83210fe: GOT CAUSE CODE: '05'O = GSM48_RR_CAUSE_PREMPTIVE_REL (5) MTC@dfa3c83210fe: setverdict(pass): none -> pass MTC@dfa3c83210fe: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@dfa3c83210fe: XXX { userData := { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 4, pdu := { bssmap := { clearRequest := { messageType := '22'O ("\""), cause := { elementIdentifier := '04'O, lengthIndicator := 1, causeValue := '0101001'B, extensionCauseValue := '0'B, spare1 := omit } } } } }, connectionId := 5077423, importance := omit } VirtMSC-SCCP(1780)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1780)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1780)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1780)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040129'O VirtMSC-SCCP(1780)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1780)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1780)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1780)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1780)@dfa3c83210fe: Session index based on connection ID:0 MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@dfa3c83210fe: count mismatch, retrying in 3.000000 VirtMSC-SCCP(1780)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1780)@dfa3c83210fe: RLC received in state:disconnect_pending MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1780)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(1779)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1783)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(1781)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(1785)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(1784)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(1779): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(1780): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(1781): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(1782): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1783): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1784): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1785): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_emerg_premption finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_emerg_premption pass'. Tue Jun 11 10:43:50 UTC 2024 ====== BSC_Tests.TC_emerg_premption pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_emerg_premption.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=677917) Waiting for packet dumper to finish... 1 (prev_count=677917, count=680329) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_emerg_premption pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_chan_activ'. ------ BSC_Tests.TC_fh_params_chan_activ ------ Tue Jun 11 10:43:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_fh_params_chan_activ.pcap" >/data/BSC_Tests.TC_fh_params_chan_activ.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_chan_activ' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_fh_params_chan_activ started. MTC@dfa3c83210fe: f_TC_fh_params_gen(): { arfcn := { pcs := false, uplink := <unbound>, spare := <unbound>, arfcn := 1 }, ts := { { enabled := false, hsn := <unbound>, maio := <unbound>, ma := { } }, { enabled := true, hsn := 47, maio := 19, ma := { 4, 8 } }, { enabled := false, hsn := <unbound>, maio := <unbound>, ma := { } }, { enabled := true, hsn := 2, maio := 45, ma := { 5, 10, 15, 20, 25, 30, 35, 40 } }, { enabled := false, hsn := <unbound>, maio := <unbound>, ma := { } }, { enabled := true, hsn := 43, maio := 47, ma := { 5, 10, 15, 20, 25, 30 } }, { enabled := false, hsn := <unbound>, maio := <unbound>, ma := { } }, { enabled := false, hsn := <unbound>, maio := <unbound>, ma := { } } } } VirtMSC-IPA(1788)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1788)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1788)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1789)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1789)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(1787)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1792)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1792)@dfa3c83210fe: 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(1792)@dfa3c83210fe: 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(1792)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_fh_params_chan_activ() start" IPA-BTS0-TRX0-RSL-IPA(1792)@dfa3c83210fe: IPA: Closed MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1787)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(1786)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(1788)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1790)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(1792)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(1791)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(1786): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(1787): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(1788): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(1789): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1790): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1791): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1792): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_fh_params_chan_activ finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_chan_activ pass'. Tue Jun 11 10:44:02 UTC 2024 ====== BSC_Tests.TC_fh_params_chan_activ pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_fh_params_chan_activ.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=732458) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_chan_activ pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_imm_ass'. ------ BSC_Tests.TC_fh_params_imm_ass ------ Tue Jun 11 10:44:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_fh_params_imm_ass.pcap" >/data/BSC_Tests.TC_fh_params_imm_ass.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_imm_ass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_fh_params_imm_ass started. MTC@dfa3c83210fe: f_TC_fh_params_gen(): { arfcn := { pcs := false, uplink := <unbound>, spare := <unbound>, arfcn := 2 }, ts := { { enabled := false, hsn := <unbound>, maio := <unbound>, ma := { } }, { enabled := true, hsn := 0, maio := 5, ma := { 4, 8, 12, 16, 20, 24, 28, 32 } }, { enabled := false, hsn := <unbound>, maio := <unbound>, ma := { } }, { enabled := true, hsn := 20, maio := 53, ma := { 4, 8, 12, 16, 20, 24, 28, 32, 36, 40 } }, { enabled := false, hsn := <unbound>, maio := <unbound>, ma := { } }, { enabled := true, hsn := 5, maio := 5, ma := { 4, 8, 12, 16, 20, 24 } }, { enabled := false, hsn := <unbound>, maio := <unbound>, ma := { } }, { enabled := false, hsn := <unbound>, maio := <unbound>, ma := { } } } } VirtMSC-IPA(1795)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1795)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1795)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1796)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1796)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(1794)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1799)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1799)@dfa3c83210fe: 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(1799)@dfa3c83210fe: 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(1799)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_fh_params_imm_ass() start" MTC@dfa3c83210fe: setverdict(pass): none -> pass MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(1799)@dfa3c83210fe: IPA: Closed MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1794)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1797)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(1795)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(1793)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(1799)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(1798)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(1793): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(1794): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(1795): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(1796): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1797): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1798): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1799): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_fh_params_imm_ass finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_imm_ass pass'. Tue Jun 11 10:44:15 UTC 2024 ====== BSC_Tests.TC_fh_params_imm_ass pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_fh_params_imm_ass.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=759208) Waiting for packet dumper to finish... 1 (prev_count=759208, count=760618) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_imm_ass pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_assignment_cmd'. ------ BSC_Tests.TC_fh_params_assignment_cmd ------ Tue Jun 11 10:44:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_fh_params_assignment_cmd.pcap" >/data/BSC_Tests.TC_fh_params_assignment_cmd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_assignment_cmd' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_fh_params_assignment_cmd started. MTC@dfa3c83210fe: f_TC_fh_params_gen(): { arfcn := { pcs := false, uplink := <unbound>, spare := <unbound>, arfcn := 0 }, ts := { { enabled := false, hsn := <unbound>, maio := <unbound>, ma := { } }, { enabled := true, hsn := 59, maio := 19, ma := { 3, 6, 9, 12, 15 } }, { enabled := false, hsn := <unbound>, maio := <unbound>, ma := { } }, { enabled := true, hsn := 32, maio := 36, ma := { 3, 6 } }, { enabled := false, hsn := <unbound>, maio := <unbound>, ma := { } }, { enabled := true, hsn := 58, maio := 35, ma := { 3, 6, 9, 12, 15, 18, 21 } }, { enabled := false, hsn := <unbound>, maio := <unbound>, ma := { } }, { enabled := false, hsn := <unbound>, maio := <unbound>, ma := { } } } } VirtMSC-IPA(1802)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1802)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1802)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1803)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1803)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(1801)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1806)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1806)@dfa3c83210fe: 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(1806)@dfa3c83210fe: 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(1806)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_fh_params_assignment_cmd() start" VirtMSC-SCCP(1801)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1801)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1801)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1801)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1801)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1801)@dfa3c83210fe: vl_len:14 VirtMSC-SCCP(1801)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1801)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O MTC@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-SCCP(1801)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1801)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1801)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1801)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1801)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1801)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1801)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1801)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1801)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1801)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1801)@dfa3c83210fe: RLC received in state:disconnect_pending VirtMSC-SCCP(1801)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1801)@dfa3c83210fe: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1801)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1801)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1801)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1801)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1801)@dfa3c83210fe: vl_len:14 VirtMSC-SCCP(1801)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1801)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMSC-SCCP(1801)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1801)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1801)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1801)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1801)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1801)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1801)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1801)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1801)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1801)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1801)@dfa3c83210fe: RLC received in state:disconnect_pending VirtMSC-SCCP(1801)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1801)@dfa3c83210fe: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1801)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1801)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1801)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1801)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1801)@dfa3c83210fe: vl_len:14 VirtMSC-SCCP(1801)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1801)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1801)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1801)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1801)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1801)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1801)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1801)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1801)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1801)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1801)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1801)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1801)@dfa3c83210fe: RLC received in state:disconnect_pending IPA-BTS0-TRX0-RSL-IPA(1806)@dfa3c83210fe: IPA: Closed MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1801)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1804)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(1800)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(1802)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(1806)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(1805)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(1800): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(1801): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(1802): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(1803): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1804): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1805): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1806): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_fh_params_assignment_cmd finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_assignment_cmd pass'. Tue Jun 11 10:44:30 UTC 2024 ====== BSC_Tests.TC_fh_params_assignment_cmd pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_fh_params_assignment_cmd.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=799798) Waiting for packet dumper to finish... 1 (prev_count=799798, count=801386) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_assignment_cmd pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_handover_cmd'. ------ BSC_Tests.TC_fh_params_handover_cmd ------ Tue Jun 11 10:44:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_fh_params_handover_cmd.pcap" >/data/BSC_Tests.TC_fh_params_handover_cmd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_handover_cmd' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_fh_params_handover_cmd started. MTC@dfa3c83210fe: f_TC_fh_params_gen(): { arfcn := { pcs := false, uplink := <unbound>, spare := <unbound>, arfcn := 1 }, ts := { { enabled := false, hsn := <unbound>, maio := <unbound>, ma := { } }, { enabled := true, hsn := 48, maio := 34, ma := { 5, 10 } }, { enabled := false, hsn := <unbound>, maio := <unbound>, ma := { } }, { enabled := true, hsn := 30, maio := 58, ma := { 5, 10, 15, 20, 25, 30, 35, 40 } }, { enabled := false, hsn := <unbound>, maio := <unbound>, ma := { } }, { enabled := true, hsn := 47, maio := 56, ma := { 4, 8, 12, 16, 20, 24, 28 } }, { enabled := false, hsn := <unbound>, maio := <unbound>, ma := { } }, { enabled := false, hsn := <unbound>, maio := <unbound>, ma := { } } } } VirtMSC-IPA(1809)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1809)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1809)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1810)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1810)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(1808)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1813)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1813)@dfa3c83210fe: 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(1813)@dfa3c83210fe: 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(1813)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1814)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1814)@dfa3c83210fe: 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-BTS1-TRX0-RSL-IPA(1814)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'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-BTS1-TRX0-RSL-IPA(1814)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_fh_params_handover_cmd() start" VirtMSC-SCCP(1808)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1808)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1808)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1808)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-SCCP(1808)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1808)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1808)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1808)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1808)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1808)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1808)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1808)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1808)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1808)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1808)@dfa3c83210fe: RLC received in state:disconnect_pending IPA-BTS0-TRX0-RSL-IPA(1813)@dfa3c83210fe: IPA: Closed MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1808)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(1807)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1811)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(1809)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(1813)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(1812)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1814)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(1807): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(1808): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(1809): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(1810): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1811): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1812): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1813): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1814): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_fh_params_handover_cmd finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_handover_cmd pass'. Tue Jun 11 10:44:47 UTC 2024 ====== BSC_Tests.TC_fh_params_handover_cmd pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_fh_params_handover_cmd.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=567934) Waiting for packet dumper to finish... 1 (prev_count=567934, count=764625) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_handover_cmd pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_si4_cbch'. ------ BSC_Tests.TC_fh_params_si4_cbch ------ Tue Jun 11 10:44:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_fh_params_si4_cbch.pcap" >/data/BSC_Tests.TC_fh_params_si4_cbch.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_si4_cbch' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_fh_params_si4_cbch started. MTC@dfa3c83210fe: f_TC_fh_params_gen(): { arfcn := { pcs := false, uplink := <unbound>, spare := <unbound>, arfcn := 1 }, ts := { { enabled := false, hsn := <unbound>, maio := <unbound>, ma := { } }, { enabled := true, hsn := 33, maio := 6, ma := { 5, 10, 15, 20, 25, 30, 35, 40 } }, { enabled := false, hsn := <unbound>, maio := <unbound>, ma := { } }, { enabled := false, hsn := <unbound>, maio := <unbound>, ma := { } }, { enabled := false, hsn := <unbound>, maio := <unbound>, ma := { } }, { enabled := false, hsn := <unbound>, maio := <unbound>, ma := { } }, { enabled := false, hsn := <unbound>, maio := <unbound>, ma := { } }, { enabled := false, hsn := <unbound>, maio := <unbound>, ma := { } } } } VirtMSC-IPA(1817)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1817)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1817)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1818)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1818)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(1816)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1821)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1821)@dfa3c83210fe: 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(1821)@dfa3c83210fe: 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(1821)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_fh_params_si4_cbch() start" MTC@dfa3c83210fe: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@dfa3c83210fe: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(1821)@dfa3c83210fe: IPA: Closed MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1816)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(1817)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1819)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(1815)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(1821)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(1820)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(1815): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(1816): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(1817): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(1818): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1819): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1820): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1821): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_fh_params_si4_cbch finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_si4_cbch pass'. Tue Jun 11 10:44:59 UTC 2024 ====== BSC_Tests.TC_fh_params_si4_cbch pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_fh_params_si4_cbch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=405820) Waiting for packet dumper to finish... 1 (prev_count=405820, count=588137) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_si4_cbch pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_no_msc'. ------ BSC_Tests.TC_no_msc ------ Tue Jun 11 10:45:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_no_msc.pcap" >/data/BSC_Tests.TC_no_msc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_no_msc' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_no_msc started. VirtMSC-IPA(1825)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1825)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1825)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1826)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1826)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(1823)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(1824)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1829)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1829)@dfa3c83210fe: 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(1829)@dfa3c83210fe: 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(1829)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_no_msc() start" MTC@dfa3c83210fe: "TC_no_msc": using IMSI '001010794865879'H MTC@dfa3c83210fe: retrieved rate counters: "bsc": { { { name := "mscpool:subscr:no_msc", val := 0 } } } MTC@dfa3c83210fe: initial bsc rate counters: { { { name := "mscpool:subscr:no_msc", val := 0 } } } TC_no_msc(1831)@dfa3c83210fe: "Got RSL RR Release" TC_no_msc(1831)@dfa3c83210fe: "Got RSL Deact SACCH" TC_no_msc(1831)@dfa3c83210fe: "Got RSL RF Chan Rel, sending Rel Ack" TC_no_msc(1831)@dfa3c83210fe: setverdict(pass): none -> pass TC_no_msc(1831)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: setverdict(pass): none -> pass MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1823)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(1822)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-RAN(1824)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(1825)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1827)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1830)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(1828)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1829)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(1822): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(1823): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(1824): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(1825): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(1826): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1827): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1828): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1829): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1830): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_no_msc(1831): pass (pass -> pass) MTC@dfa3c83210fe: Test case TC_no_msc finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_no_msc pass'. Tue Jun 11 10:45:12 UTC 2024 ====== BSC_Tests.TC_no_msc pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_no_msc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=198600) Waiting for packet dumper to finish... 1 (prev_count=198600, count=380328) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_no_msc pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_refuse_chan_act_to_vamos'. ------ BSC_Tests.TC_refuse_chan_act_to_vamos ------ Tue Jun 11 10:45:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_refuse_chan_act_to_vamos.pcap" >/data/BSC_Tests.TC_refuse_chan_act_to_vamos.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_refuse_chan_act_to_vamos' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_refuse_chan_act_to_vamos started. VirtMSC-IPA(1834)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1834)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1834)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1835)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1835)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(1833)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1838)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1838)@dfa3c83210fe: 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(1838)@dfa3c83210fe: 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(1838)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_refuse_chan_act_to_vamos() start" MTC@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-SCCP(1833)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(1837)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(1834)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1838)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1836)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(1832)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(1832): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(1833): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(1834): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(1835): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1836): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1837): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1838): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_refuse_chan_act_to_vamos finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_refuse_chan_act_to_vamos pass'. Tue Jun 11 10:45:30 UTC 2024 ====== BSC_Tests.TC_refuse_chan_act_to_vamos pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_refuse_chan_act_to_vamos.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=174911) Waiting for packet dumper to finish... 1 (prev_count=174911, count=356226) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_refuse_chan_act_to_vamos pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_refuse_mode_modif_to_vamos'. ------ BSC_Tests.TC_refuse_mode_modif_to_vamos ------ Tue Jun 11 10:45:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_refuse_mode_modif_to_vamos.pcap" >/data/BSC_Tests.TC_refuse_mode_modif_to_vamos.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_refuse_mode_modif_to_vamos' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_refuse_mode_modif_to_vamos started. MTC@dfa3c83210fe: "TC_refuse_mode_modif_to_vamos": using IMSI '001013459732139'H VirtMSC-IPA(1842)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1842)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1842)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1843)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1843)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(1840)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(1841)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1846)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1846)@dfa3c83210fe: 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(1846)@dfa3c83210fe: 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(1846)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_refuse_mode_modif_to_vamos() start" TC_refuse_mode_modif_to_vamos(1848)@dfa3c83210fe: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := *, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := omit, speechCodec := *, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(1841)@dfa3c83210fe: f_create_expect(l3 := '05240103505902080910104395371293'O, n_connectPointCode := omit VirtMSC-RAN(1841)@dfa3c83210fe: Created Expect[0] for '05240103505902080910104395371293'O to be handled at TC_refuse_mode_modif_to_vamos(1848) VirtMSC-SCCP(1840)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1840)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1841)@dfa3c83210fe: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1841)@dfa3c83210fe: Found Expect[0] for '05240103505902080910104395371293'O handled at TC_refuse_mode_modif_to_vamos(1848) VirtMSC-RAN(1841)@dfa3c83210fe: Added conn table entry 0TC_refuse_mode_modif_to_vamos(1848)12123772 VirtMSC-SCCP(1840)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1840)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1847)@dfa3c83210fe: Enabled queueing of DChan messages VirtMGW-MGCP-0(1845)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_refuse_mode_modif_to_vamos(1848) VirtMSC-SCCP(1840)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1840)@dfa3c83210fe: vl_len:11 VirtMSC-SCCP(1840)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1840)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '0009010B03010801010000'O VirtMGW-MGCP-0(1845)@dfa3c83210fe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "226", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "a2" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_refuse_mode_modif_to_vamos(1848) TC_refuse_mode_modif_to_vamos(1848)@dfa3c83210fe: 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(1847)@dfa3c83210fe: Disabled queueing of DChan messages VirtMSC-SCCP(1840)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1840)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1840)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1840)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_refuse_mode_modif_to_vamos(1848)@dfa3c83210fe: setverdict(pass): none -> pass TC_refuse_mode_modif_to_vamos(1848)@dfa3c83210fe: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '25B4F47B'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, 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 := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '0A547780'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := <unbound>, 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_refuse_mode_modif_to_vamos(1848)@dfa3c83210fe: "TC_refuse_mode_modif_to_vamos": 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_refuse_mode_modif_to_vamos(1848)@dfa3c83210fe: "TC_refuse_mode_modif_to_vamos": 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_refuse_mode_modif_to_vamos(1848)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed TC_refuse_mode_modif_to_vamos(1848)@dfa3c83210fe: Warning: Stopping inactive timer T. TC_refuse_mode_modif_to_vamos(1848)@dfa3c83210fe: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1840)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1840)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1840)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1840)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1840)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1840)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1840)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1840)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_refuse_mode_modif_to_vamos(1848)@dfa3c83210fe: "Got BSSMAP Clear Complete" VirtMSC-RAN(1841)@dfa3c83210fe: Deleted conn table entry 0TC_refuse_mode_modif_to_vamos(1848)12123772 VirtMSC-SCCP(1840)@dfa3c83210fe: Session index based on connection ID:0 TC_refuse_mode_modif_to_vamos(1848)@dfa3c83210fe: "Got RSL RR Release" TC_refuse_mode_modif_to_vamos(1848)@dfa3c83210fe: "Got RSL Deact SACCH" VirtMSC-SCCP(1840)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1840)@dfa3c83210fe: RLC received in state:disconnect_pending TC_refuse_mode_modif_to_vamos(1848)@dfa3c83210fe: "Got RSL RF Chan Rel, sending Rel Ack" TC_refuse_mode_modif_to_vamos(1848)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1840)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-RAN(1841)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1844)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(1839)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(1842)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(1847)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(1845)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1846)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(1839): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(1840): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(1841): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(1842): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(1843): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1844): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1845): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1846): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1847): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_refuse_mode_modif_to_vamos(1848): pass (pass -> pass) MTC@dfa3c83210fe: Test case TC_refuse_mode_modif_to_vamos finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_refuse_mode_modif_to_vamos pass'. Tue Jun 11 10:45:53 UTC 2024 ====== BSC_Tests.TC_refuse_mode_modif_to_vamos pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_refuse_mode_modif_to_vamos.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=291666) Waiting for packet dumper to finish... 1 (prev_count=291666, count=473984) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_refuse_mode_modif_to_vamos pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_reassignment_fr'. ------ BSC_Tests.TC_reassignment_fr ------ Tue Jun 11 10:45:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_reassignment_fr.pcap" >/data/BSC_Tests.TC_reassignment_fr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_reassignment_fr' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_reassignment_fr started. MTC@dfa3c83210fe: "TC_reassignment_fr": using IMSI '001016446300867'H VirtMSC-IPA(1852)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1852)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1852)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1853)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1853)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(1850)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(1851)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1856)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1856)@dfa3c83210fe: 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(1856)@dfa3c83210fe: 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(1856)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_reassignment_fr() start" MTC@dfa3c83210fe: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@dfa3c83210fe: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@dfa3c83210fe: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@dfa3c83210fe: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } TC_reassignment_fr(1858)@dfa3c83210fe: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := *, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := omit, speechCodec := *, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(1851)@dfa3c83210fe: f_create_expect(l3 := '05240103505902080910104664038076'O, n_connectPointCode := omit VirtMSC-RAN(1851)@dfa3c83210fe: Created Expect[0] for '05240103505902080910104664038076'O to be handled at TC_reassignment_fr(1858) VirtMSC-SCCP(1850)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1850)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1851)@dfa3c83210fe: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1851)@dfa3c83210fe: Found Expect[0] for '05240103505902080910104664038076'O handled at TC_reassignment_fr(1858) VirtMSC-RAN(1851)@dfa3c83210fe: Added conn table entry 0TC_reassignment_fr(1858)14284253 VirtMSC-SCCP(1850)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1850)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1857)@dfa3c83210fe: Enabled queueing of DChan messages VirtMGW-MGCP-0(1855)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_reassignment_fr(1858) VirtMSC-SCCP(1850)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1850)@dfa3c83210fe: vl_len:11 VirtMSC-SCCP(1850)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1850)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '0009010B03010801010000'O VirtMGW-MGCP-0(1855)@dfa3c83210fe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "229", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "a3" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_reassignment_fr(1858) TC_reassignment_fr(1858)@dfa3c83210fe: 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(1857)@dfa3c83210fe: Disabled queueing of DChan messages VirtMSC-SCCP(1850)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1850)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1850)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1850)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_reassignment_fr(1858)@dfa3c83210fe: setverdict(pass): none -> pass TC_reassignment_fr(1858)@dfa3c83210fe: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '19AA836E'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, 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 := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '79CB1A2C'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := <unbound>, 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_reassignment_fr(1858)@dfa3c83210fe: "TC_reassignment_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_reassignment_fr(1858)@dfa3c83210fe: "TC_reassignment_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_reassignment_fr(1858)@dfa3c83210fe: 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(1857)@dfa3c83210fe: Queueing of DChan messages is already enabled/disabled TC_reassignment_fr(1858)@dfa3c83210fe: "TC_reassignment_fr": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=2, mdcx_seen_exp=2 TC_reassignment_fr(1858)@dfa3c83210fe: "TC_reassignment_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_reassignment_fr(1858)@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed TC_reassignment_fr(1858)@dfa3c83210fe: show lchan summary: "BTS 0, TRX 0, Timeslot 0 CCCH+SDCCH4+CBCH, Lchan 2, Type CBCH TSC-s1c0, State CBCH - L1 MS Power: 0 dBm RXL-FULL-dl: -110 dBm RXL-FULL-ul: -110 dBm\nBTS 0, TRX 0, Timeslot 2 TCH/F, Lchan 0, Type TCH_F TSC-s1c2, State ESTABLISHED - L1 MS Power: 0 dBm RXL-FULL-dl: -110 dBm RXL-FULL-ul: -110 dBm" VirtMSC-SCCP(1850)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1850)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1850)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1850)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1850)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1850)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1850)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1850)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-RAN(1851)@dfa3c83210fe: Deleted conn table entry 0TC_reassignment_fr(1858)14284253 VirtMSC-SCCP(1850)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1850)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1850)@dfa3c83210fe: RLC received in state:disconnect_pending TC_reassignment_fr(1858)@dfa3c83210fe: Got first DLCX: { line := { verb := "DLCX", trans_id := "232", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "a3" }, { code := "I", val := "19AA836E" } }, sdp := omit } TC_reassignment_fr(1858)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: setverdict(pass): none -> pass MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1850)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-RAN(1851)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(1849)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(1852)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1854)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1857)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(1855)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1856)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(1849): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(1850): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(1851): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(1852): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(1853): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1854): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1855): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1856): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1857): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_reassignment_fr(1858): pass (pass -> pass) MTC@dfa3c83210fe: Test case TC_reassignment_fr finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_reassignment_fr pass'. Tue Jun 11 10:46:18 UTC 2024 ====== BSC_Tests.TC_reassignment_fr pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_reassignment_fr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=526127) Waiting for packet dumper to finish... 1 (prev_count=526127, count=707030) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_reassignment_fr pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_cm_reestablishment'. ------ BSC_Tests.TC_cm_reestablishment ------ Tue Jun 11 10:46:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_cm_reestablishment.pcap" >/data/BSC_Tests.TC_cm_reestablishment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_cm_reestablishment' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_cm_reestablishment started. MTC@dfa3c83210fe: "TC_cm_reestablishment": using IMSI '001011096733253'H MTC@dfa3c83210fe: "TC_cm_reestablishment": using IMSI '001019907658581'H VirtMSC-IPA(1862)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1862)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1862)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1863)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1863)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(1860)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(1861)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1866)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1866)@dfa3c83210fe: 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(1866)@dfa3c83210fe: 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(1866)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1868)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1868)@dfa3c83210fe: 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-BTS1-TRX0-RSL-IPA(1868)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'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-BTS1-TRX0-RSL-IPA(1868)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_cm_reestablishment() start" VirtMSC-RAN(1861)@dfa3c83210fe: f_create_expect(l3 := '05240103505902080910100169372335'O, n_connectPointCode := omit VirtMSC-RAN(1861)@dfa3c83210fe: Created Expect[0] for '05240103505902080910100169372335'O to be handled at TC_cm_reestablishment(1870) VirtMSC-SCCP(1860)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1860)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1861)@dfa3c83210fe: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1861)@dfa3c83210fe: Found Expect[0] for '05240103505902080910100169372335'O handled at TC_cm_reestablishment(1870) VirtMSC-RAN(1861)@dfa3c83210fe: Added conn table entry 0TC_cm_reestablishment(1870)11802796 VirtMSC-SCCP(1860)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1860)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1867)@dfa3c83210fe: Enabled queueing of DChan messages VirtMGW-MGCP-0(1865)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_cm_reestablishment(1870) VirtMSC-SCCP(1860)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1860)@dfa3c83210fe: vl_len:14 VirtMSC-SCCP(1860)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1860)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMGW-MGCP-0(1865)@dfa3c83210fe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "233", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "a4" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_cm_reestablishment(1870) TC_cm_reestablishment(1870)@dfa3c83210fe: 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(1867)@dfa3c83210fe: Disabled queueing of DChan messages VirtMSC-SCCP(1860)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1860)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1860)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1860)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_reestablishment(1870)@dfa3c83210fe: setverdict(pass): none -> pass TC_cm_reestablishment(1870)@dfa3c83210fe: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '6048F652'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 := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '08AADD41'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := <unbound>, 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_cm_reestablishment(1870)@dfa3c83210fe: "TC_cm_reestablishment": 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_cm_reestablishment(1870)@dfa3c83210fe: "TC_cm_reestablishment": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 VirtMSC-RAN(1861)@dfa3c83210fe: f_create_expect(l3 := '05280003505902080910100169372335'O, n_connectPointCode := omit VirtMSC-RAN(1861)@dfa3c83210fe: Created Expect[0] for '05280003505902080910100169372335'O to be handled at TC_cm_reestablishment(1871) VirtMSC-SCCP(1860)@dfa3c83210fe: First idle individual index:1 VirtMSC-SCCP(1860)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[1]. VirtMSC-RAN(1861)@dfa3c83210fe: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1861)@dfa3c83210fe: Found Expect[0] for '05280003505902080910100169372335'O handled at TC_cm_reestablishment(1871) VirtMSC-RAN(1861)@dfa3c83210fe: Added conn table entry 1TC_cm_reestablishment(1871)5280105 VirtMSC-SCCP(1860)@dfa3c83210fe: Session index based on connection ID:1 VirtMSC-SCCP(1860)@dfa3c83210fe: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_cm_reestablishment(1870)@dfa3c83210fe: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1860)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1860)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1860)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1860)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1860)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1860)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1860)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1860)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_reestablishment(1870)@dfa3c83210fe: "Got BSSMAP Clear Complete" VirtMSC-RAN(1861)@dfa3c83210fe: Deleted conn table entry 0TC_cm_reestablishment(1870)11802796 VirtMSC-SCCP(1860)@dfa3c83210fe: Session index based on connection ID:0 TC_cm_reestablishment(1870)@dfa3c83210fe: "Got RSL RR Release" TC_cm_reestablishment(1870)@dfa3c83210fe: "Got RSL Deact SACCH" VirtMSC-SCCP(1860)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1860)@dfa3c83210fe: RLC received in state:disconnect_pending TC_cm_reestablishment(1870)@dfa3c83210fe: "Got RSL RF Chan Rel, sending Rel Ack" TC_cm_reestablishment(1870)@dfa3c83210fe: Final verdict of PTC: pass VirtMGW-MGCP-0(1865)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_cm_reestablishment(1871) IPA-BTS1-TRX0-RSL-RSL(1869)@dfa3c83210fe: Enabled queueing of DChan messages VirtMSC-SCCP(1860)@dfa3c83210fe: Session index based on connection ID:1 VirtMSC-SCCP(1860)@dfa3c83210fe: vl_len:14 VirtMSC-SCCP(1860)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1860)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMGW-MGCP-0(1865)@dfa3c83210fe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "236", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "a5" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_cm_reestablishment(1871) TC_cm_reestablishment(1871)@dfa3c83210fe: 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 := '63'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-BTS1-TRX0-RSL-RSL(1869)@dfa3c83210fe: No Dchan handler for trx_nr=0 and chan_nr={ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } IPA-BTS1-TRX0-RSL-RSL(1869)@dfa3c83210fe: Storing an RSL message in the waiting queue IPA-BTS1-TRX0-RSL-RSL(1869)@dfa3c83210fe: Disabled queueing of DChan messages VirtMSC-SCCP(1860)@dfa3c83210fe: Session index based on local reference:1 VirtMSC-SCCP(1860)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1860)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1860)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_reestablishment(1871)@dfa3c83210fe: "f_tc_cm_reestablishment_2 clearing" TC_cm_reestablishment(1871)@dfa3c83210fe: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1860)@dfa3c83210fe: Session index based on connection ID:1 VirtMSC-SCCP(1860)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1860)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1860)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1860)@dfa3c83210fe: Session index based on local reference:1 VirtMSC-SCCP(1860)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1860)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1860)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_reestablishment(1871)@dfa3c83210fe: "Got BSSMAP Clear Complete" VirtMSC-RAN(1861)@dfa3c83210fe: Deleted conn table entry 1TC_cm_reestablishment(1871)5280105 VirtMSC-SCCP(1860)@dfa3c83210fe: Session index based on connection ID:1 TC_cm_reestablishment(1871)@dfa3c83210fe: "Got RSL RR Release" VirtMSC-SCCP(1860)@dfa3c83210fe: Session index based on local reference:1 VirtMSC-SCCP(1860)@dfa3c83210fe: RLC received in state:disconnect_pending TC_cm_reestablishment(1871)@dfa3c83210fe: "Got RSL Deact SACCH" TC_cm_reestablishment(1871)@dfa3c83210fe: "Got RSL RF Chan Rel, sending Rel Ack" TC_cm_reestablishment(1871)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1860)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-RAN(1861)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(1859)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1864)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(1862)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass IPA-BTS1-TRX0-RSL-RSL(1869)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1867)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1866)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1868)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(1865)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(1859): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(1860): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(1861): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(1862): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(1863): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1864): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1865): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1866): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1867): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1868): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1869): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_cm_reestablishment(1870): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_cm_reestablishment(1871): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_cm_reestablishment finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_cm_reestablishment pass'. Tue Jun 11 10:46:48 UTC 2024 ====== BSC_Tests.TC_cm_reestablishment pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_cm_reestablishment.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=489897) Waiting for packet dumper to finish... 1 (prev_count=489897, count=686544) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_cm_reestablishment pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_post_chan_ack'. ------ BSC_Tests.TC_imm_ass_post_chan_ack ------ Tue Jun 11 10:46:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_imm_ass_post_chan_ack.pcap" >/data/BSC_Tests.TC_imm_ass_post_chan_ack.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_post_chan_ack' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_imm_ass_post_chan_ack started. VirtMSC-IPA(1874)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1874)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1874)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1875)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1875)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(1873)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1878)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1878)@dfa3c83210fe: 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(1878)@dfa3c83210fe: 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(1878)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_imm_ass_post_chan_ack() start" VirtMSC-SCCP(1873)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1873)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1873)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1873)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1873)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1873)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1873)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1873)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1873)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1873)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1873)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1873)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1873)@dfa3c83210fe: Session index based on connection ID:0 MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@dfa3c83210fe: count mismatch, retrying in 3.000000 VirtMSC-SCCP(1873)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1873)@dfa3c83210fe: RLC received in state:disconnect_pending MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1873)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1876)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(1874)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(1872)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass VirtMGW-MGCP-0(1877)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1878)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(1872): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(1873): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(1874): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(1875): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1876): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1877): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1878): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_imm_ass_post_chan_ack finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_post_chan_ack pass'. Tue Jun 11 10:47:08 UTC 2024 ====== BSC_Tests.TC_imm_ass_post_chan_ack pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_imm_ass_post_chan_ack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=221838) Waiting for packet dumper to finish... 1 (prev_count=221838, count=403154) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_post_chan_ack pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_pre_chan_ack'. ------ BSC_Tests.TC_imm_ass_pre_chan_ack ------ Tue Jun 11 10:47:13 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_imm_ass_pre_chan_ack.pcap" >/data/BSC_Tests.TC_imm_ass_pre_chan_ack.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_pre_chan_ack' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_imm_ass_pre_chan_ack started. VirtMSC-IPA(1881)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1881)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1881)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1882)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1882)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(1880)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1885)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1885)@dfa3c83210fe: 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(1885)@dfa3c83210fe: 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(1885)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_imm_ass_pre_chan_ack() start" VirtMSC-SCCP(1880)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1880)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1880)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1880)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1880)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1880)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1880)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1880)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1880)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1880)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1880)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1880)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1880)@dfa3c83210fe: Session index based on connection ID:0 MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@dfa3c83210fe: count mismatch, retrying in 3.000000 VirtMSC-SCCP(1880)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1880)@dfa3c83210fe: RLC received in state:disconnect_pending MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1880)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(1879)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(1881)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1883)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass VirtMGW-MGCP-0(1884)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1885)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(1879): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(1880): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(1881): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(1882): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1883): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1884): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1885): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_imm_ass_pre_chan_ack finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_pre_chan_ack pass'. Tue Jun 11 10:47:27 UTC 2024 ====== BSC_Tests.TC_imm_ass_pre_chan_ack pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_imm_ass_pre_chan_ack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=223041) Waiting for packet dumper to finish... 1 (prev_count=223041, count=405358) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_pre_chan_ack pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_pre_ts_ack'. ------ BSC_Tests.TC_imm_ass_pre_ts_ack ------ Tue Jun 11 10:47:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_imm_ass_pre_ts_ack.pcap" >/data/BSC_Tests.TC_imm_ass_pre_ts_ack.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_pre_ts_ack' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_imm_ass_pre_ts_ack started. VirtMSC-IPA(1888)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1888)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1888)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1889)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1889)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(1887)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1892)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1892)@dfa3c83210fe: 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(1892)@dfa3c83210fe: 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(1892)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_imm_ass_pre_ts_ack() start" VirtMSC-SCCP(1887)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1887)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1887)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1887)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1887)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1887)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1887)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1887)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1887)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1887)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1887)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1887)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1887)@dfa3c83210fe: Session index based on connection ID:0 MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@dfa3c83210fe: count mismatch, retrying in 3.000000 VirtMSC-SCCP(1887)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1887)@dfa3c83210fe: RLC received in state:disconnect_pending MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1887)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1890)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(1886)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(1888)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass VirtMGW-MGCP-0(1891)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1892)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(1886): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(1887): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(1888): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(1889): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1890): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1891): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1892): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_imm_ass_pre_ts_ack finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_pre_ts_ack pass'. Tue Jun 11 10:47:46 UTC 2024 ====== BSC_Tests.TC_imm_ass_pre_ts_ack pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_imm_ass_pre_ts_ack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=222581) Waiting for packet dumper to finish... 1 (prev_count=222581, count=403484) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_pre_ts_ack pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_pre_chan_ack_dyn_ts'. ------ BSC_Tests.TC_imm_ass_pre_chan_ack_dyn_ts ------ Tue Jun 11 10:47:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_imm_ass_pre_chan_ack_dyn_ts.pcap" >/data/BSC_Tests.TC_imm_ass_pre_chan_ack_dyn_ts.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_pre_chan_ack_dyn_ts' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_imm_ass_pre_chan_ack_dyn_ts started. VirtMSC-IPA(1895)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1895)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1895)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1896)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1896)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(1894)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1899)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1899)@dfa3c83210fe: 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(1899)@dfa3c83210fe: 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(1899)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_imm_ass_pre_chan_ack_dyn_ts() start" VirtMSC-SCCP(1894)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1894)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1894)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1894)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1894)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1894)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1894)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1894)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1894)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1894)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1894)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1894)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1894)@dfa3c83210fe: Session index based on connection ID:0 MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@dfa3c83210fe: count mismatch, retrying in 3.000000 VirtMSC-SCCP(1894)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1894)@dfa3c83210fe: RLC received in state:disconnect_pending MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1894)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(1893)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1897)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(1895)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass VirtMGW-MGCP-0(1898)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1899)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(1893): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(1894): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(1895): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(1896): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1897): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1898): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1899): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_imm_ass_pre_chan_ack_dyn_ts finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_pre_chan_ack_dyn_ts pass'. Tue Jun 11 10:48:05 UTC 2024 ====== BSC_Tests.TC_imm_ass_pre_chan_ack_dyn_ts pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_imm_ass_pre_chan_ack_dyn_ts.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=496615) Waiting for packet dumper to finish... 1 (prev_count=496615, count=679132) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_pre_chan_ack_dyn_ts pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_pre_ts_ack_dyn_ts'. ------ BSC_Tests.TC_imm_ass_pre_ts_ack_dyn_ts ------ Tue Jun 11 10:48:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_imm_ass_pre_ts_ack_dyn_ts.pcap" >/data/BSC_Tests.TC_imm_ass_pre_ts_ack_dyn_ts.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_pre_ts_ack_dyn_ts' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_imm_ass_pre_ts_ack_dyn_ts started. VirtMSC-IPA(1902)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1902)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1902)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1903)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1903)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(1901)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1906)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1906)@dfa3c83210fe: 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(1906)@dfa3c83210fe: 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(1906)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_imm_ass_pre_ts_ack_dyn_ts() start" VirtMSC-SCCP(1901)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1901)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1901)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1901)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1901)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1901)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1901)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1901)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1901)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1901)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1901)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1901)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1901)@dfa3c83210fe: Session index based on connection ID:0 MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@dfa3c83210fe: count mismatch, retrying in 3.000000 VirtMSC-SCCP(1901)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1901)@dfa3c83210fe: RLC received in state:disconnect_pending MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1901)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1904)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(1900)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(1902)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass VirtMGW-MGCP-0(1905)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1906)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(1900): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(1901): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(1902): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(1903): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1904): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1905): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1906): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_imm_ass_pre_ts_ack_dyn_ts finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_pre_ts_ack_dyn_ts pass'. Tue Jun 11 10:48:24 UTC 2024 ====== BSC_Tests.TC_imm_ass_pre_ts_ack_dyn_ts pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_imm_ass_pre_ts_ack_dyn_ts.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=497360) Waiting for packet dumper to finish... 1 (prev_count=497360, count=679900) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_pre_ts_ack_dyn_ts pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl_trx_rf_locked'. ------ BSC_Tests.TC_ctrl_trx_rf_locked ------ Tue Jun 11 10:48:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ctrl_trx_rf_locked.pcap" >/data/BSC_Tests.TC_ctrl_trx_rf_locked.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl_trx_rf_locked' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_ctrl_trx_rf_locked started. VirtMSC-IPA(1910)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1910)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1910)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1911)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1911)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(1908)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(1909)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1914)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1914)@dfa3c83210fe: 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(1914)@dfa3c83210fe: 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(1914)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1916)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1916)@dfa3c83210fe: 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-BTS1-TRX0-RSL-IPA(1916)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'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-BTS1-TRX0-RSL-IPA(1916)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_ctrl_trx_rf_locked() start" MTC@dfa3c83210fe: "TC_ctrl_trx_rf_locked: lock BTS 1 TRX 0" MTC@dfa3c83210fe: "TC_ctrl_trx_rf_locked: lock the already locked TRX, nothing should change" MTC@dfa3c83210fe: "TC_ctrl_trx_rf_locked: unlock BTS 1 TRX 0" MTC@dfa3c83210fe: "TC_ctrl_trx_rf_locked: unlock an already unlocked TRX, nothing should change" MTC@dfa3c83210fe: "TC_ctrl_trx_rf_locked: unlock an inoperational TRX" MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1908)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-RAN(1909)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(1907)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(1910)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1912)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass IPA-BTS1-TRX0-RSL-RSL(1917)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1916)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(1913)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1915)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1914)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(1907): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(1908): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(1909): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(1910): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(1911): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1912): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1913): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1914): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1915): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1916): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1917): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_ctrl_trx_rf_locked finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl_trx_rf_locked pass'. Tue Jun 11 10:48:45 UTC 2024 ====== BSC_Tests.TC_ctrl_trx_rf_locked pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_ctrl_trx_rf_locked.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=293604) Waiting for packet dumper to finish... 1 (prev_count=293604, count=490375) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl_trx_rf_locked pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ratectr_all_available_allocated'. ------ BSC_Tests.TC_ratectr_all_available_allocated ------ Tue Jun 11 10:48:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ratectr_all_available_allocated.pcap" >/data/BSC_Tests.TC_ratectr_all_available_allocated.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ratectr_all_available_allocated' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_ratectr_all_available_allocated started. VirtMSC-IPA(1920)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1920)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1920)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1921)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1921)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(1919)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1924)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1924)@dfa3c83210fe: 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(1924)@dfa3c83210fe: 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(1924)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_ratectr_all_available_allocated() start" VirtMSC-SCCP(1919)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1919)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1919)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1919)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1919)@dfa3c83210fe: First idle individual index:1 VirtMSC-SCCP(1919)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[1]. VirtMSC-SCCP(1919)@dfa3c83210fe: Session index based on connection ID:1 VirtMSC-SCCP(1919)@dfa3c83210fe: Warning: Re-starting timer T_ias[1], which is already active (running or expired). VirtMSC-SCCP(1919)@dfa3c83210fe: First idle individual index:2 VirtMSC-SCCP(1919)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[2]. VirtMSC-SCCP(1919)@dfa3c83210fe: Session index based on connection ID:2 VirtMSC-SCCP(1919)@dfa3c83210fe: Warning: Re-starting timer T_ias[2], which is already active (running or expired). MTC@dfa3c83210fe: retrieved rate counters: "bts": { { { name := "all_allocated:sdcch", val := 1 }, { name := "all_allocated:static_sdcch", val := 1 }, { name := "all_allocated:tch", val := 0 }, { name := "all_allocated:static_tch", val := 0 } } } MTC@dfa3c83210fe: initial bts rate counters: { { { name := "all_allocated:sdcch", val := 1 }, { name := "all_allocated:static_sdcch", val := 1 }, { name := "all_allocated:tch", val := 0 }, { name := "all_allocated:static_tch", val := 0 } } } MTC@dfa3c83210fe: retrieved rate counters: "bsc": { { { name := "all_allocated:sdcch", val := 1 }, { name := "all_allocated:static_sdcch", val := 1 }, { name := "all_allocated:tch", val := 0 }, { name := "all_allocated:static_tch", val := 0 } } } MTC@dfa3c83210fe: initial bsc rate counters: { { { name := "all_allocated:sdcch", val := 1 }, { name := "all_allocated:static_sdcch", val := 1 }, { name := "all_allocated:tch", val := 0 }, { name := "all_allocated:static_tch", val := 0 } } } MTC@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-SCCP(1919)@dfa3c83210fe: First idle individual index:3 VirtMSC-SCCP(1919)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[3]. VirtMSC-SCCP(1919)@dfa3c83210fe: Session index based on connection ID:3 VirtMSC-SCCP(1919)@dfa3c83210fe: Warning: Re-starting timer T_ias[3], which is already active (running or expired). VirtMSC-SCCP(1919)@dfa3c83210fe: First idle individual index:4 VirtMSC-SCCP(1919)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[4]. VirtMSC-SCCP(1919)@dfa3c83210fe: Session index based on connection ID:4 VirtMSC-SCCP(1919)@dfa3c83210fe: Warning: Re-starting timer T_ias[4], which is already active (running or expired). VirtMSC-SCCP(1919)@dfa3c83210fe: First idle individual index:5 VirtMSC-SCCP(1919)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[5]. VirtMSC-SCCP(1919)@dfa3c83210fe: Session index based on connection ID:5 VirtMSC-SCCP(1919)@dfa3c83210fe: Warning: Re-starting timer T_ias[5], which is already active (running or expired). VirtMSC-SCCP(1919)@dfa3c83210fe: First idle individual index:6 VirtMSC-SCCP(1919)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[6]. VirtMSC-SCCP(1919)@dfa3c83210fe: Session index based on connection ID:6 VirtMSC-SCCP(1919)@dfa3c83210fe: Warning: Re-starting timer T_ias[6], which is already active (running or expired). VirtMSC-SCCP(1919)@dfa3c83210fe: First idle individual index:7 VirtMSC-SCCP(1919)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[7]. VirtMSC-SCCP(1919)@dfa3c83210fe: Session index based on connection ID:7 VirtMSC-SCCP(1919)@dfa3c83210fe: Warning: Re-starting timer T_ias[7], which is already active (running or expired). VirtMSC-SCCP(1919)@dfa3c83210fe: First idle individual index:8 VirtMSC-SCCP(1919)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[8]. VirtMSC-SCCP(1919)@dfa3c83210fe: Session index based on connection ID:8 VirtMSC-SCCP(1919)@dfa3c83210fe: Warning: Re-starting timer T_ias[8], which is already active (running or expired). MTC@dfa3c83210fe: retrieved rate counters: "bts": { { { name := "all_allocated:sdcch", val := 4 }, { name := "all_allocated:static_sdcch", val := 4 }, { name := "all_allocated:tch", val := 1 }, { name := "all_allocated:static_tch", val := 1 } } } MTC@dfa3c83210fe: initial bts rate counters: { { { name := "all_allocated:sdcch", val := 4 }, { name := "all_allocated:static_sdcch", val := 4 }, { name := "all_allocated:tch", val := 1 }, { name := "all_allocated:static_tch", val := 1 } } } MTC@dfa3c83210fe: retrieved rate counters: "bsc": { { { name := "all_allocated:sdcch", val := 4 }, { name := "all_allocated:static_sdcch", val := 4 }, { name := "all_allocated:tch", val := 1 }, { name := "all_allocated:static_tch", val := 1 } } } MTC@dfa3c83210fe: initial bsc rate counters: { { { name := "all_allocated:sdcch", val := 4 }, { name := "all_allocated:static_sdcch", val := 4 }, { name := "all_allocated:tch", val := 1 }, { name := "all_allocated:static_tch", val := 1 } } } MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1919)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1919)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1919)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1919)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1919)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1919)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1919)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1919)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1919)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1919)@dfa3c83210fe: Session index based on connection ID:1 VirtMSC-SCCP(1919)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1919)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1919)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1919)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1919)@dfa3c83210fe: RLC received in state:disconnect_pending VirtMSC-SCCP(1919)@dfa3c83210fe: Session index based on local reference:1 VirtMSC-SCCP(1919)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1919)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1919)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1919)@dfa3c83210fe: Session index based on connection ID:1 VirtMSC-SCCP(1919)@dfa3c83210fe: Session index based on connection ID:2 VirtMSC-SCCP(1919)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1919)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1919)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1919)@dfa3c83210fe: Session index based on local reference:1 VirtMSC-SCCP(1919)@dfa3c83210fe: RLC received in state:disconnect_pending VirtMSC-SCCP(1919)@dfa3c83210fe: Session index based on local reference:2 VirtMSC-SCCP(1919)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1919)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1919)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1919)@dfa3c83210fe: Session index based on connection ID:2 VirtMSC-SCCP(1919)@dfa3c83210fe: Session index based on connection ID:3 VirtMSC-SCCP(1919)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1919)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1919)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1919)@dfa3c83210fe: Session index based on local reference:2 VirtMSC-SCCP(1919)@dfa3c83210fe: RLC received in state:disconnect_pending VirtMSC-SCCP(1919)@dfa3c83210fe: Session index based on local reference:3 VirtMSC-SCCP(1919)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1919)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1919)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1919)@dfa3c83210fe: Session index based on connection ID:3 VirtMSC-SCCP(1919)@dfa3c83210fe: Session index based on connection ID:4 VirtMSC-SCCP(1919)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1919)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1919)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1919)@dfa3c83210fe: Session index based on local reference:3 VirtMSC-SCCP(1919)@dfa3c83210fe: RLC received in state:disconnect_pending VirtMSC-SCCP(1919)@dfa3c83210fe: Session index based on local reference:4 VirtMSC-SCCP(1919)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1919)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1919)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1919)@dfa3c83210fe: Session index based on connection ID:4 VirtMSC-SCCP(1919)@dfa3c83210fe: Session index based on connection ID:5 VirtMSC-SCCP(1919)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1919)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1919)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1919)@dfa3c83210fe: Session index based on local reference:4 VirtMSC-SCCP(1919)@dfa3c83210fe: RLC received in state:disconnect_pending VirtMSC-SCCP(1919)@dfa3c83210fe: Session index based on local reference:5 VirtMSC-SCCP(1919)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1919)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1919)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1919)@dfa3c83210fe: Session index based on connection ID:5 VirtMSC-SCCP(1919)@dfa3c83210fe: Session index based on connection ID:6 VirtMSC-SCCP(1919)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1919)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1919)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1919)@dfa3c83210fe: Session index based on local reference:5 VirtMSC-SCCP(1919)@dfa3c83210fe: RLC received in state:disconnect_pending VirtMSC-SCCP(1919)@dfa3c83210fe: Session index based on local reference:6 VirtMSC-SCCP(1919)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1919)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1919)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1919)@dfa3c83210fe: Session index based on connection ID:6 VirtMSC-SCCP(1919)@dfa3c83210fe: Session index based on connection ID:7 VirtMSC-SCCP(1919)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1919)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1919)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1919)@dfa3c83210fe: Session index based on local reference:6 VirtMSC-SCCP(1919)@dfa3c83210fe: RLC received in state:disconnect_pending VirtMSC-SCCP(1919)@dfa3c83210fe: Session index based on local reference:7 VirtMSC-SCCP(1919)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1919)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1919)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1919)@dfa3c83210fe: Session index based on connection ID:7 VirtMSC-SCCP(1919)@dfa3c83210fe: Session index based on connection ID:8 VirtMSC-SCCP(1919)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1919)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1919)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1919)@dfa3c83210fe: Session index based on local reference:7 VirtMSC-SCCP(1919)@dfa3c83210fe: RLC received in state:disconnect_pending VirtMSC-SCCP(1919)@dfa3c83210fe: Session index based on local reference:8 VirtMSC-SCCP(1919)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1919)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1919)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1919)@dfa3c83210fe: Session index based on connection ID:8 MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@dfa3c83210fe: count mismatch, retrying in 3.000000 VirtMSC-SCCP(1919)@dfa3c83210fe: Session index based on local reference:8 VirtMSC-SCCP(1919)@dfa3c83210fe: RLC received in state:disconnect_pending MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1919)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(1918)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(1920)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1922)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMGW-MGCP-0(1923)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1924)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(1918): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(1919): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(1920): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(1921): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1922): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1923): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1924): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_ratectr_all_available_allocated finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ratectr_all_available_allocated pass'. Tue Jun 11 10:49:25 UTC 2024 ====== BSC_Tests.TC_ratectr_all_available_allocated pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_ratectr_all_available_allocated.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=737975) Waiting for packet dumper to finish... 1 (prev_count=737975, count=918878) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ratectr_all_available_allocated pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ratectr_all_available_allocated_dyn'. ------ BSC_Tests.TC_ratectr_all_available_allocated_dyn ------ Tue Jun 11 10:49:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ratectr_all_available_allocated_dyn.pcap" >/data/BSC_Tests.TC_ratectr_all_available_allocated_dyn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ratectr_all_available_allocated_dyn' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_ratectr_all_available_allocated_dyn started. VirtMSC-IPA(1927)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1927)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1927)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1928)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1928)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(1926)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1931)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1931)@dfa3c83210fe: 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(1931)@dfa3c83210fe: 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(1931)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_ratectr_all_available_allocated_dyn() start" VirtMSC-SCCP(1926)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1926)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1926)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1926)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1926)@dfa3c83210fe: First idle individual index:1 VirtMSC-SCCP(1926)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[1]. VirtMSC-SCCP(1926)@dfa3c83210fe: Session index based on connection ID:1 VirtMSC-SCCP(1926)@dfa3c83210fe: Warning: Re-starting timer T_ias[1], which is already active (running or expired). VirtMSC-SCCP(1926)@dfa3c83210fe: First idle individual index:2 VirtMSC-SCCP(1926)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[2]. VirtMSC-SCCP(1926)@dfa3c83210fe: Session index based on connection ID:2 VirtMSC-SCCP(1926)@dfa3c83210fe: Warning: Re-starting timer T_ias[2], which is already active (running or expired). MTC@dfa3c83210fe: retrieved rate counters: "bts": { { { name := "all_allocated:sdcch", val := 0 }, { name := "all_allocated:static_sdcch", val := 1 }, { name := "all_allocated:tch", val := 0 }, { name := "all_allocated:static_tch", val := 0 } } } MTC@dfa3c83210fe: initial bts rate counters: { { { name := "all_allocated:sdcch", val := 0 }, { name := "all_allocated:static_sdcch", val := 1 }, { name := "all_allocated:tch", val := 0 }, { name := "all_allocated:static_tch", val := 0 } } } MTC@dfa3c83210fe: retrieved rate counters: "bsc": { { { name := "all_allocated:sdcch", val := 0 }, { name := "all_allocated:static_sdcch", val := 1 }, { name := "all_allocated:tch", val := 0 }, { name := "all_allocated:static_tch", val := 0 } } } MTC@dfa3c83210fe: initial bsc rate counters: { { { name := "all_allocated:sdcch", val := 0 }, { name := "all_allocated:static_sdcch", val := 1 }, { name := "all_allocated:tch", val := 0 }, { name := "all_allocated:static_tch", val := 0 } } } MTC@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-SCCP(1926)@dfa3c83210fe: First idle individual index:3 VirtMSC-SCCP(1926)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[3]. VirtMSC-SCCP(1926)@dfa3c83210fe: Session index based on connection ID:3 VirtMSC-SCCP(1926)@dfa3c83210fe: Warning: Re-starting timer T_ias[3], which is already active (running or expired). VirtMSC-SCCP(1926)@dfa3c83210fe: First idle individual index:4 VirtMSC-SCCP(1926)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[4]. VirtMSC-SCCP(1926)@dfa3c83210fe: Session index based on connection ID:4 VirtMSC-SCCP(1926)@dfa3c83210fe: Warning: Re-starting timer T_ias[4], which is already active (running or expired). VirtMSC-SCCP(1926)@dfa3c83210fe: First idle individual index:5 VirtMSC-SCCP(1926)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[5]. VirtMSC-SCCP(1926)@dfa3c83210fe: Session index based on connection ID:5 VirtMSC-SCCP(1926)@dfa3c83210fe: Warning: Re-starting timer T_ias[5], which is already active (running or expired). VirtMSC-SCCP(1926)@dfa3c83210fe: First idle individual index:6 VirtMSC-SCCP(1926)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[6]. VirtMSC-SCCP(1926)@dfa3c83210fe: Session index based on connection ID:6 VirtMSC-SCCP(1926)@dfa3c83210fe: Warning: Re-starting timer T_ias[6], which is already active (running or expired). VirtMSC-SCCP(1926)@dfa3c83210fe: First idle individual index:7 VirtMSC-SCCP(1926)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[7]. VirtMSC-SCCP(1926)@dfa3c83210fe: Session index based on connection ID:7 VirtMSC-SCCP(1926)@dfa3c83210fe: Warning: Re-starting timer T_ias[7], which is already active (running or expired). VirtMSC-SCCP(1926)@dfa3c83210fe: First idle individual index:8 VirtMSC-SCCP(1926)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[8]. VirtMSC-SCCP(1926)@dfa3c83210fe: Session index based on connection ID:8 VirtMSC-SCCP(1926)@dfa3c83210fe: Warning: Re-starting timer T_ias[8], which is already active (running or expired). VirtMSC-SCCP(1926)@dfa3c83210fe: First idle individual index:9 VirtMSC-SCCP(1926)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[9]. VirtMSC-SCCP(1926)@dfa3c83210fe: Session index based on connection ID:9 VirtMSC-SCCP(1926)@dfa3c83210fe: Warning: Re-starting timer T_ias[9], which is already active (running or expired). VirtMSC-SCCP(1926)@dfa3c83210fe: First idle individual index:10 VirtMSC-SCCP(1926)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[10]. VirtMSC-SCCP(1926)@dfa3c83210fe: Session index based on connection ID:10 VirtMSC-SCCP(1926)@dfa3c83210fe: Warning: Re-starting timer T_ias[10], which is already active (running or expired). MTC@dfa3c83210fe: retrieved rate counters: "bts": { { { name := "all_allocated:sdcch", val := 1 }, { name := "all_allocated:static_sdcch", val := 5 }, { name := "all_allocated:tch", val := 0 }, { name := "all_allocated:static_tch", val := 0 } } } MTC@dfa3c83210fe: initial bts rate counters: { { { name := "all_allocated:sdcch", val := 1 }, { name := "all_allocated:static_sdcch", val := 5 }, { name := "all_allocated:tch", val := 0 }, { name := "all_allocated:static_tch", val := 0 } } } MTC@dfa3c83210fe: retrieved rate counters: "bsc": { { { name := "all_allocated:sdcch", val := 1 }, { name := "all_allocated:static_sdcch", val := 5 }, { name := "all_allocated:tch", val := 0 }, { name := "all_allocated:static_tch", val := 0 } } } MTC@dfa3c83210fe: initial bsc rate counters: { { { name := "all_allocated:sdcch", val := 1 }, { name := "all_allocated:static_sdcch", val := 5 }, { name := "all_allocated:tch", val := 0 }, { name := "all_allocated:static_tch", val := 0 } } } MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1926)@dfa3c83210fe: First idle individual index:11 VirtMSC-SCCP(1926)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[11]. VirtMSC-SCCP(1926)@dfa3c83210fe: Session index based on connection ID:11 VirtMSC-SCCP(1926)@dfa3c83210fe: Warning: Re-starting timer T_ias[11], which is already active (running or expired). VirtMSC-SCCP(1926)@dfa3c83210fe: First idle individual index:12 VirtMSC-SCCP(1926)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[12]. VirtMSC-SCCP(1926)@dfa3c83210fe: Session index based on connection ID:12 VirtMSC-SCCP(1926)@dfa3c83210fe: Warning: Re-starting timer T_ias[12], which is already active (running or expired). VirtMSC-SCCP(1926)@dfa3c83210fe: First idle individual index:13 VirtMSC-SCCP(1926)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[13]. VirtMSC-SCCP(1926)@dfa3c83210fe: Session index based on connection ID:13 VirtMSC-SCCP(1926)@dfa3c83210fe: Warning: Re-starting timer T_ias[13], which is already active (running or expired). VirtMSC-SCCP(1926)@dfa3c83210fe: First idle individual index:14 VirtMSC-SCCP(1926)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[14]. VirtMSC-SCCP(1926)@dfa3c83210fe: Session index based on connection ID:14 VirtMSC-SCCP(1926)@dfa3c83210fe: Warning: Re-starting timer T_ias[14], which is already active (running or expired). VirtMSC-SCCP(1926)@dfa3c83210fe: First idle individual index:15 VirtMSC-SCCP(1926)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[15]. VirtMSC-SCCP(1926)@dfa3c83210fe: Session index based on connection ID:15 VirtMSC-SCCP(1926)@dfa3c83210fe: Warning: Re-starting timer T_ias[15], which is already active (running or expired). MTC@dfa3c83210fe: retrieved rate counters: "bts": { { { name := "all_allocated:sdcch", val := 5 }, { name := "all_allocated:static_sdcch", val := 8 }, { name := "all_allocated:tch", val := 1 }, { name := "all_allocated:static_tch", val := 1 } } } MTC@dfa3c83210fe: initial bts rate counters: { { { name := "all_allocated:sdcch", val := 5 }, { name := "all_allocated:static_sdcch", val := 8 }, { name := "all_allocated:tch", val := 1 }, { name := "all_allocated:static_tch", val := 1 } } } MTC@dfa3c83210fe: retrieved rate counters: "bsc": { { { name := "all_allocated:sdcch", val := 5 }, { name := "all_allocated:static_sdcch", val := 8 }, { name := "all_allocated:tch", val := 1 }, { name := "all_allocated:static_tch", val := 1 } } } MTC@dfa3c83210fe: initial bsc rate counters: { { { name := "all_allocated:sdcch", val := 5 }, { name := "all_allocated:static_sdcch", val := 8 }, { name := "all_allocated:tch", val := 1 }, { name := "all_allocated:static_tch", val := 1 } } } MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1926)@dfa3c83210fe: Session index based on connection ID:3 VirtMSC-SCCP(1926)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1926)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1926)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1926)@dfa3c83210fe: Session index based on local reference:3 VirtMSC-SCCP(1926)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1926)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1926)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1926)@dfa3c83210fe: Session index based on connection ID:3 VirtMSC-SCCP(1926)@dfa3c83210fe: Session index based on local reference:3 VirtMSC-SCCP(1926)@dfa3c83210fe: RLC received in state:disconnect_pending MTC@dfa3c83210fe: retrieved rate counters: "bts": { { { name := "all_allocated:sdcch", val := 9 }, { name := "all_allocated:static_sdcch", val := 13 }, { name := "all_allocated:tch", val := 6 }, { name := "all_allocated:static_tch", val := 6 } } } MTC@dfa3c83210fe: initial bts rate counters: { { { name := "all_allocated:sdcch", val := 9 }, { name := "all_allocated:static_sdcch", val := 13 }, { name := "all_allocated:tch", val := 6 }, { name := "all_allocated:static_tch", val := 6 } } } MTC@dfa3c83210fe: retrieved rate counters: "bsc": { { { name := "all_allocated:sdcch", val := 9 }, { name := "all_allocated:static_sdcch", val := 13 }, { name := "all_allocated:tch", val := 6 }, { name := "all_allocated:static_tch", val := 6 } } } MTC@dfa3c83210fe: initial bsc rate counters: { { { name := "all_allocated:sdcch", val := 9 }, { name := "all_allocated:static_sdcch", val := 13 }, { name := "all_allocated:tch", val := 6 }, { name := "all_allocated:static_tch", val := 6 } } } MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1926)@dfa3c83210fe: Session index based on connection ID:4 VirtMSC-SCCP(1926)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1926)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1926)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1926)@dfa3c83210fe: Session index based on local reference:4 VirtMSC-SCCP(1926)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1926)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1926)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1926)@dfa3c83210fe: Session index based on connection ID:4 VirtMSC-SCCP(1926)@dfa3c83210fe: Session index based on connection ID:5 VirtMSC-SCCP(1926)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1926)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1926)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1926)@dfa3c83210fe: Session index based on local reference:4 VirtMSC-SCCP(1926)@dfa3c83210fe: RLC received in state:disconnect_pending VirtMSC-SCCP(1926)@dfa3c83210fe: Session index based on local reference:5 VirtMSC-SCCP(1926)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1926)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1926)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1926)@dfa3c83210fe: Session index based on connection ID:5 VirtMSC-SCCP(1926)@dfa3c83210fe: Session index based on connection ID:6 VirtMSC-SCCP(1926)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1926)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1926)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1926)@dfa3c83210fe: Session index based on local reference:5 VirtMSC-SCCP(1926)@dfa3c83210fe: RLC received in state:disconnect_pending VirtMSC-SCCP(1926)@dfa3c83210fe: Session index based on local reference:6 VirtMSC-SCCP(1926)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1926)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1926)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1926)@dfa3c83210fe: Session index based on connection ID:6 VirtMSC-SCCP(1926)@dfa3c83210fe: Session index based on connection ID:7 VirtMSC-SCCP(1926)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1926)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1926)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1926)@dfa3c83210fe: Session index based on local reference:6 VirtMSC-SCCP(1926)@dfa3c83210fe: RLC received in state:disconnect_pending VirtMSC-SCCP(1926)@dfa3c83210fe: Session index based on local reference:7 VirtMSC-SCCP(1926)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1926)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1926)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1926)@dfa3c83210fe: Session index based on connection ID:7 VirtMSC-SCCP(1926)@dfa3c83210fe: Session index based on connection ID:8 VirtMSC-SCCP(1926)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1926)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1926)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1926)@dfa3c83210fe: Session index based on local reference:7 VirtMSC-SCCP(1926)@dfa3c83210fe: RLC received in state:disconnect_pending VirtMSC-SCCP(1926)@dfa3c83210fe: Session index based on local reference:8 VirtMSC-SCCP(1926)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1926)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1926)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1926)@dfa3c83210fe: Session index based on connection ID:8 VirtMSC-SCCP(1926)@dfa3c83210fe: Session index based on connection ID:9 VirtMSC-SCCP(1926)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1926)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1926)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1926)@dfa3c83210fe: Session index based on local reference:8 VirtMSC-SCCP(1926)@dfa3c83210fe: RLC received in state:disconnect_pending VirtMSC-SCCP(1926)@dfa3c83210fe: Session index based on local reference:9 VirtMSC-SCCP(1926)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1926)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1926)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1926)@dfa3c83210fe: Session index based on connection ID:9 VirtMSC-SCCP(1926)@dfa3c83210fe: Session index based on connection ID:10 VirtMSC-SCCP(1926)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1926)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1926)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1926)@dfa3c83210fe: Session index based on local reference:9 VirtMSC-SCCP(1926)@dfa3c83210fe: RLC received in state:disconnect_pending VirtMSC-SCCP(1926)@dfa3c83210fe: Session index based on local reference:10 VirtMSC-SCCP(1926)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1926)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1926)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1926)@dfa3c83210fe: Session index based on connection ID:10 VirtMSC-SCCP(1926)@dfa3c83210fe: Session index based on local reference:10 VirtMSC-SCCP(1926)@dfa3c83210fe: RLC received in state:disconnect_pending MTC@dfa3c83210fe: retrieved rate counters: "bts": { { { name := "all_allocated:sdcch", val := 9 }, { name := "all_allocated:static_sdcch", val := 30 }, { name := "all_allocated:tch", val := 22 }, { name := "all_allocated:static_tch", val := 23 } } } MTC@dfa3c83210fe: initial bts rate counters: { { { name := "all_allocated:sdcch", val := 9 }, { name := "all_allocated:static_sdcch", val := 30 }, { name := "all_allocated:tch", val := 22 }, { name := "all_allocated:static_tch", val := 23 } } } MTC@dfa3c83210fe: retrieved rate counters: "bsc": { { { name := "all_allocated:sdcch", val := 9 }, { name := "all_allocated:static_sdcch", val := 30 }, { name := "all_allocated:tch", val := 22 }, { name := "all_allocated:static_tch", val := 23 } } } MTC@dfa3c83210fe: initial bsc rate counters: { { { name := "all_allocated:sdcch", val := 9 }, { name := "all_allocated:static_sdcch", val := 30 }, { name := "all_allocated:tch", val := 22 }, { name := "all_allocated:static_tch", val := 23 } } } MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1926)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1926)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1926)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1926)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1926)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1926)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1926)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1926)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1926)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1926)@dfa3c83210fe: Session index based on connection ID:1 VirtMSC-SCCP(1926)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1926)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1926)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1926)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1926)@dfa3c83210fe: RLC received in state:disconnect_pending VirtMSC-SCCP(1926)@dfa3c83210fe: Session index based on local reference:1 VirtMSC-SCCP(1926)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1926)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1926)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1926)@dfa3c83210fe: Session index based on connection ID:1 VirtMSC-SCCP(1926)@dfa3c83210fe: Session index based on connection ID:2 VirtMSC-SCCP(1926)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1926)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1926)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1926)@dfa3c83210fe: Session index based on local reference:1 VirtMSC-SCCP(1926)@dfa3c83210fe: RLC received in state:disconnect_pending VirtMSC-SCCP(1926)@dfa3c83210fe: Session index based on local reference:2 VirtMSC-SCCP(1926)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1926)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1926)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1926)@dfa3c83210fe: Session index based on connection ID:2 VirtMSC-SCCP(1926)@dfa3c83210fe: Session index based on connection ID:11 VirtMSC-SCCP(1926)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1926)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1926)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1926)@dfa3c83210fe: Session index based on local reference:2 VirtMSC-SCCP(1926)@dfa3c83210fe: RLC received in state:disconnect_pending VirtMSC-SCCP(1926)@dfa3c83210fe: Session index based on local reference:11 VirtMSC-SCCP(1926)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1926)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1926)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1926)@dfa3c83210fe: Session index based on connection ID:11 VirtMSC-SCCP(1926)@dfa3c83210fe: Session index based on connection ID:12 VirtMSC-SCCP(1926)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1926)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1926)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1926)@dfa3c83210fe: Session index based on local reference:11 VirtMSC-SCCP(1926)@dfa3c83210fe: RLC received in state:disconnect_pending VirtMSC-SCCP(1926)@dfa3c83210fe: Session index based on local reference:12 VirtMSC-SCCP(1926)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1926)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1926)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1926)@dfa3c83210fe: Session index based on connection ID:12 VirtMSC-SCCP(1926)@dfa3c83210fe: Session index based on connection ID:13 VirtMSC-SCCP(1926)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1926)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1926)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1926)@dfa3c83210fe: Session index based on local reference:12 VirtMSC-SCCP(1926)@dfa3c83210fe: RLC received in state:disconnect_pending VirtMSC-SCCP(1926)@dfa3c83210fe: Session index based on local reference:13 VirtMSC-SCCP(1926)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1926)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1926)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1926)@dfa3c83210fe: Session index based on connection ID:13 VirtMSC-SCCP(1926)@dfa3c83210fe: Session index based on connection ID:14 VirtMSC-SCCP(1926)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1926)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1926)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1926)@dfa3c83210fe: Session index based on local reference:13 VirtMSC-SCCP(1926)@dfa3c83210fe: RLC received in state:disconnect_pending VirtMSC-SCCP(1926)@dfa3c83210fe: Session index based on local reference:14 VirtMSC-SCCP(1926)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1926)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1926)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1926)@dfa3c83210fe: Session index based on connection ID:14 VirtMSC-SCCP(1926)@dfa3c83210fe: Session index based on connection ID:15 VirtMSC-SCCP(1926)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1926)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1926)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1926)@dfa3c83210fe: Session index based on local reference:14 VirtMSC-SCCP(1926)@dfa3c83210fe: RLC received in state:disconnect_pending VirtMSC-SCCP(1926)@dfa3c83210fe: Session index based on local reference:15 VirtMSC-SCCP(1926)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1926)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1926)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1926)@dfa3c83210fe: Session index based on connection ID:15 VirtMSC-SCCP(1926)@dfa3c83210fe: Session index based on local reference:15 VirtMSC-SCCP(1926)@dfa3c83210fe: RLC received in state:disconnect_pending MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1926)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(1925)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1929)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(1927)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(1931)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(1930)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(1925): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(1926): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(1927): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(1928): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1929): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1930): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1931): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_ratectr_all_available_allocated_dyn finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ratectr_all_available_allocated_dyn pass'. Tue Jun 11 10:50:27 UTC 2024 ====== BSC_Tests.TC_ratectr_all_available_allocated_dyn pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_ratectr_all_available_allocated_dyn.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1442371) Waiting for packet dumper to finish... 1 (prev_count=1442371, count=1624276) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ratectr_all_available_allocated_dyn pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_cm_serv_rej'. ------ BSC_Tests.TC_cm_serv_rej ------ Tue Jun 11 10:50:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_cm_serv_rej.pcap" >/data/BSC_Tests.TC_cm_serv_rej.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_cm_serv_rej' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_cm_serv_rej started. MTC@dfa3c83210fe: "TC_cm_serv_rej": using IMSI '001018605601052'H VirtMSC-IPA(1935)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1935)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1935)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1936)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1936)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(1933)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(1934)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1939)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1939)@dfa3c83210fe: 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(1939)@dfa3c83210fe: 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(1939)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_cm_serv_rej() start" MTC@dfa3c83210fe: retrieved rate counters: "bts": { { { name := "cm_serv_rej", val := 0 }, { name := "cm_serv_rej:imsi_unknown_in_hlr", val := 0 }, { name := "cm_serv_rej:illegal_ms", val := 0 }, { name := "cm_serv_rej:imsi_unknown_in_vlr", val := 0 }, { name := "cm_serv_rej:imei_not_accepted", val := 0 }, { name := "cm_serv_rej:illegal_me", val := 0 }, { name := "cm_serv_rej:plmn_not_allowed", val := 0 }, { name := "cm_serv_rej:loc_not_allowed", val := 0 }, { name := "cm_serv_rej:roaming_not_allowed", val := 0 }, { name := "cm_serv_rej:network_failure", val := 0 }, { name := "cm_serv_rej:synch_failure", val := 0 }, { name := "cm_serv_rej:congestion", val := 0 }, { name := "cm_serv_rej:srv_opt_not_supported", val := 0 }, { name := "cm_serv_rej:rqd_srv_opt_not_supported", val := 0 }, { name := "cm_serv_rej:srv_opt_tmp_out_of_order", val := 0 }, { name := "cm_serv_rej:call_can_not_be_identified", val := 0 }, { name := "cm_serv_rej:incorrect_message", val := 0 }, { name := "cm_serv_rej:invalid_mandantory_inf", val := 0 }, { name := "cm_serv_rej:msg_type_not_implemented", val := 0 }, { name := "cm_serv_rej:msg_type_not_compatible", val := 0 }, { name := "cm_serv_rej:inf_eleme_not_implemented", val := 0 }, { name := "cm_serv_rej:condtional_ie_error", val := 0 }, { name := "cm_serv_rej:msg_not_compatible", val := 0 }, { name := "cm_serv_rej:protocol_error", val := 0 }, { name := "cm_serv_rej:retry_in_new_cell", val := 0 } } } MTC@dfa3c83210fe: initial bts rate counters: { { { name := "cm_serv_rej", val := 0 }, { name := "cm_serv_rej:imsi_unknown_in_hlr", val := 0 }, { name := "cm_serv_rej:illegal_ms", val := 0 }, { name := "cm_serv_rej:imsi_unknown_in_vlr", val := 0 }, { name := "cm_serv_rej:imei_not_accepted", val := 0 }, { name := "cm_serv_rej:illegal_me", val := 0 }, { name := "cm_serv_rej:plmn_not_allowed", val := 0 }, { name := "cm_serv_rej:loc_not_allowed", val := 0 }, { name := "cm_serv_rej:roaming_not_allowed", val := 0 }, { name := "cm_serv_rej:network_failure", val := 0 }, { name := "cm_serv_rej:synch_failure", val := 0 }, { name := "cm_serv_rej:congestion", val := 0 }, { name := "cm_serv_rej:srv_opt_not_supported", val := 0 }, { name := "cm_serv_rej:rqd_srv_opt_not_supported", val := 0 }, { name := "cm_serv_rej:srv_opt_tmp_out_of_order", val := 0 }, { name := "cm_serv_rej:call_can_not_be_identified", val := 0 }, { name := "cm_serv_rej:incorrect_message", val := 0 }, { name := "cm_serv_rej:invalid_mandantory_inf", val := 0 }, { name := "cm_serv_rej:msg_type_not_implemented", val := 0 }, { name := "cm_serv_rej:msg_type_not_compatible", val := 0 }, { name := "cm_serv_rej:inf_eleme_not_implemented", val := 0 }, { name := "cm_serv_rej:condtional_ie_error", val := 0 }, { name := "cm_serv_rej:msg_not_compatible", val := 0 }, { name := "cm_serv_rej:protocol_error", val := 0 }, { name := "cm_serv_rej:retry_in_new_cell", val := 0 } } } VirtMSC-RAN(1934)@dfa3c83210fe: f_create_expect(l3 := '05240103505902080910106850060125'O, n_connectPointCode := omit VirtMSC-RAN(1934)@dfa3c83210fe: Created Expect[0] for '05240103505902080910106850060125'O to be handled at TC_cm_serv_rej(1941) VirtMSC-SCCP(1933)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1933)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1934)@dfa3c83210fe: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1934)@dfa3c83210fe: Found Expect[0] for '05240103505902080910106850060125'O handled at TC_cm_serv_rej(1941) VirtMSC-RAN(1934)@dfa3c83210fe: Added conn table entry 0TC_cm_serv_rej(1941)16105221 VirtMSC-SCCP(1933)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1933)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1933)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1933)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1933)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1933)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '010003052202'O TC_cm_serv_rej(1941)@dfa3c83210fe: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1933)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1933)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1933)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1933)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1933)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1933)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1933)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1933)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_serv_rej(1941)@dfa3c83210fe: "Got RSL RR Release" TC_cm_serv_rej(1941)@dfa3c83210fe: "Got RSL Deact SACCH" TC_cm_serv_rej(1941)@dfa3c83210fe: "Got BSSMAP Clear Complete" VirtMSC-RAN(1934)@dfa3c83210fe: Deleted conn table entry 0TC_cm_serv_rej(1941)16105221 VirtMSC-SCCP(1933)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1933)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1933)@dfa3c83210fe: RLC received in state:disconnect_pending TC_cm_serv_rej(1941)@dfa3c83210fe: "Got RSL RF Chan Rel, sending Rel Ack" TC_cm_serv_rej(1941)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(1934)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-SCCP(1933)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1937)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(1932)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(1935)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1940)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1939)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(1938)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(1932): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(1933): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(1934): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(1935): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(1936): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1937): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1938): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1939): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1940): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_cm_serv_rej(1941): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_cm_serv_rej finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_cm_serv_rej pass'. Tue Jun 11 10:50:44 UTC 2024 ====== BSC_Tests.TC_cm_serv_rej pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_cm_serv_rej.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=247274) Waiting for packet dumper to finish... 1 (prev_count=247274, count=428590) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_cm_serv_rej pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lost_sdcch_during_assignment'. ------ BSC_Tests.TC_lost_sdcch_during_assignment ------ Tue Jun 11 10:50:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_lost_sdcch_during_assignment.pcap" >/data/BSC_Tests.TC_lost_sdcch_during_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lost_sdcch_during_assignment' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_lost_sdcch_during_assignment started. MTC@dfa3c83210fe: "TC_lost_sdcch_during_assignment": using IMSI '001010859969331'H VirtMSC-IPA(1945)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1945)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1945)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1946)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1946)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(1943)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(1944)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1949)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1949)@dfa3c83210fe: 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(1949)@dfa3c83210fe: 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(1949)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_lost_sdcch_during_assignment() start" VirtMSC-RAN(1944)@dfa3c83210fe: f_create_expect(l3 := '05240103505902080910108095693913'O, n_connectPointCode := omit VirtMSC-RAN(1944)@dfa3c83210fe: Created Expect[0] for '05240103505902080910108095693913'O to be handled at TC_lost_sdcch_during_assignment(1951) VirtMSC-SCCP(1943)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1943)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1944)@dfa3c83210fe: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1944)@dfa3c83210fe: Found Expect[0] for '05240103505902080910108095693913'O handled at TC_lost_sdcch_during_assignment(1951) VirtMSC-RAN(1944)@dfa3c83210fe: Added conn table entry 0TC_lost_sdcch_during_assignment(1951)6992646 VirtMSC-SCCP(1943)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1943)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1950)@dfa3c83210fe: Enabled queueing of DChan messages VirtMGW-MGCP-0(1948)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lost_sdcch_during_assignment(1951) VirtMSC-SCCP(1943)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1943)@dfa3c83210fe: vl_len:14 VirtMSC-SCCP(1943)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1943)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMSC-SCCP(1943)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1943)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1943)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1943)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1943)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1943)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1943)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1943)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMGW-MGCP-0(1948)@dfa3c83210fe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "239", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "c5" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_lost_sdcch_during_assignment(1951) VirtMSC-SCCP(1943)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1943)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1943)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1943)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1943)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1943)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1943)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1943)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-RAN(1944)@dfa3c83210fe: Deleted conn table entry 0TC_lost_sdcch_during_assignment(1951)6992646 VirtMSC-SCCP(1943)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1943)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1943)@dfa3c83210fe: RLC received in state:disconnect_pending TC_lost_sdcch_during_assignment(1951)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(1944)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-SCCP(1943)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(1942)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(1945)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1947)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass VirtMGW-MGCP-0(1948)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1950)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1949)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(1942): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(1943): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(1944): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(1945): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(1946): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1947): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1948): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1949): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1950): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_lost_sdcch_during_assignment(1951): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_lost_sdcch_during_assignment finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lost_sdcch_during_assignment pass'. Tue Jun 11 10:50:58 UTC 2024 ====== BSC_Tests.TC_lost_sdcch_during_assignment pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_lost_sdcch_during_assignment.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=247805) Waiting for packet dumper to finish... 1 (prev_count=247805, count=428708) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lost_sdcch_during_assignment pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_alloc_algo_ascending'. ------ BSC_Tests.TC_chan_alloc_algo_ascending ------ Tue Jun 11 10:51:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_chan_alloc_algo_ascending.pcap" >/data/BSC_Tests.TC_chan_alloc_algo_ascending.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_alloc_algo_ascending' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_chan_alloc_algo_ascending started. VirtMSC-IPA(1954)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1954)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1954)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1955)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1955)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(1953)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1958)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1958)@dfa3c83210fe: 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(1958)@dfa3c83210fe: 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(1958)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1959)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1959)@dfa3c83210fe: 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-BTS1-TRX0-RSL-IPA(1959)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'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-BTS1-TRX0-RSL-IPA(1959)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1960)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1960)@dfa3c83210fe: 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-BTS2-TRX0-RSL-IPA(1960)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'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-BTS2-TRX0-RSL-IPA(1960)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1961)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1961)@dfa3c83210fe: 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-BTS2-TRX1-RSL-IPA(1961)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'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-BTS2-TRX1-RSL-IPA(1961)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1962)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1962)@dfa3c83210fe: 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-BTS2-TRX2-RSL-IPA(1962)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'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-BTS2-TRX2-RSL-IPA(1962)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1963)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1963)@dfa3c83210fe: 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-BTS2-TRX3-RSL-IPA(1963)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'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-BTS2-TRX3-RSL-IPA(1963)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_chan_alloc_algo_ascending() start" VirtMSC-SCCP(1953)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1953)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1953)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1953)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1953)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1953)@dfa3c83210fe: vl_len:14 VirtMSC-SCCP(1953)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1953)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMSC-SCCP(1953)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1953)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1953)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1953)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1953)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1953)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1953)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1953)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1953)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1953)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1953)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1953)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1953)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1953)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1953)@dfa3c83210fe: RLC received in state:disconnect_pending VirtMSC-SCCP(1953)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1953)@dfa3c83210fe: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1953)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1953)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1953)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1953)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1953)@dfa3c83210fe: vl_len:14 VirtMSC-SCCP(1953)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1953)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMSC-SCCP(1953)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1953)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1953)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1953)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1953)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1953)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1953)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1953)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1953)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1953)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1953)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1953)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1953)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1953)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1953)@dfa3c83210fe: RLC received in state:disconnect_pending VirtMSC-SCCP(1953)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1953)@dfa3c83210fe: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1953)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1953)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1953)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1953)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1953)@dfa3c83210fe: vl_len:14 VirtMSC-SCCP(1953)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1953)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMSC-SCCP(1953)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1953)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1953)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1953)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1953)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1953)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1953)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1953)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1953)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1953)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1953)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1953)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1953)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1953)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1953)@dfa3c83210fe: RLC received in state:disconnect_pending VirtMSC-SCCP(1953)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1953)@dfa3c83210fe: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1953)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1953)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1953)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1953)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1953)@dfa3c83210fe: vl_len:14 VirtMSC-SCCP(1953)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1953)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMSC-SCCP(1953)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1953)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1953)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1953)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1953)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1953)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1953)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1953)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1953)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1953)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1953)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1953)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1953)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1953)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1953)@dfa3c83210fe: RLC received in state:disconnect_pending MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@dfa3c83210fe: count mismatch, retrying in 3.000000 MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1953)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1956)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(1954)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(1952)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass IPA-BTS2-TRX3-RSL-IPA(1963)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(1957)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1961)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1959)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1958)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1962)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1960)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(1952): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(1953): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(1954): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(1955): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1956): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1957): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1958): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1959): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1960): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1961): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1962): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1963): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_chan_alloc_algo_ascending finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_alloc_algo_ascending pass'. Tue Jun 11 10:51:25 UTC 2024 ====== BSC_Tests.TC_chan_alloc_algo_ascending pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_chan_alloc_algo_ascending.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=854133) Waiting for packet dumper to finish... 1 (prev_count=854133, count=1639424) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_alloc_algo_ascending pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_alloc_algo_descending'. ------ BSC_Tests.TC_chan_alloc_algo_descending ------ Tue Jun 11 10:51:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_chan_alloc_algo_descending.pcap" >/data/BSC_Tests.TC_chan_alloc_algo_descending.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_alloc_algo_descending' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_chan_alloc_algo_descending started. VirtMSC-IPA(1966)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1966)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1966)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1967)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1967)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(1965)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1970)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1970)@dfa3c83210fe: 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(1970)@dfa3c83210fe: 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(1970)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1971)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1971)@dfa3c83210fe: 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-BTS1-TRX0-RSL-IPA(1971)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'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-BTS1-TRX0-RSL-IPA(1971)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1972)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1972)@dfa3c83210fe: 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-BTS2-TRX0-RSL-IPA(1972)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'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-BTS2-TRX0-RSL-IPA(1972)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1973)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1973)@dfa3c83210fe: 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-BTS2-TRX1-RSL-IPA(1973)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'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-BTS2-TRX1-RSL-IPA(1973)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1974)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1974)@dfa3c83210fe: 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-BTS2-TRX2-RSL-IPA(1974)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'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-BTS2-TRX2-RSL-IPA(1974)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1975)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1975)@dfa3c83210fe: 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-BTS2-TRX3-RSL-IPA(1975)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'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-BTS2-TRX3-RSL-IPA(1975)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_chan_alloc_algo_descending() start" VirtMSC-SCCP(1965)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1965)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1965)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1965)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1965)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1965)@dfa3c83210fe: vl_len:14 VirtMSC-SCCP(1965)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1965)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMSC-SCCP(1965)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1965)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1965)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1965)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1965)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1965)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1965)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1965)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1965)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1965)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1965)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1965)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1965)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1965)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1965)@dfa3c83210fe: RLC received in state:disconnect_pending VirtMSC-SCCP(1965)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1965)@dfa3c83210fe: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1965)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1965)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1965)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1965)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1965)@dfa3c83210fe: vl_len:14 VirtMSC-SCCP(1965)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1965)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMSC-SCCP(1965)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1965)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1965)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1965)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1965)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1965)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1965)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1965)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1965)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1965)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1965)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1965)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1965)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1965)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1965)@dfa3c83210fe: RLC received in state:disconnect_pending VirtMSC-SCCP(1965)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1965)@dfa3c83210fe: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1965)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1965)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1965)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1965)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1965)@dfa3c83210fe: vl_len:14 VirtMSC-SCCP(1965)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1965)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMSC-SCCP(1965)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1965)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1965)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1965)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1965)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1965)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1965)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1965)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1965)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1965)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1965)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1965)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1965)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1965)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1965)@dfa3c83210fe: RLC received in state:disconnect_pending VirtMSC-SCCP(1965)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1965)@dfa3c83210fe: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1965)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1965)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1965)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1965)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1965)@dfa3c83210fe: vl_len:14 VirtMSC-SCCP(1965)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1965)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMSC-SCCP(1965)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1965)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1965)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1965)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1965)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1965)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1965)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1965)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1965)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1965)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1965)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1965)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1965)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1965)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1965)@dfa3c83210fe: RLC received in state:disconnect_pending VirtMSC-SCCP(1965)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1965)@dfa3c83210fe: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1965)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1965)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1965)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1965)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1965)@dfa3c83210fe: vl_len:14 VirtMSC-SCCP(1965)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1965)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMSC-SCCP(1965)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1965)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1965)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1965)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1965)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1965)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1965)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1965)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1965)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1965)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1965)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1965)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1965)@dfa3c83210fe: Session index based on connection ID:0 MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@dfa3c83210fe: count mismatch, retrying in 3.000000 VirtMSC-SCCP(1965)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1965)@dfa3c83210fe: RLC received in state:disconnect_pending MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-STATS(1964)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-SCCP(1965)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1968)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(1966)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass IPA-BTS2-TRX0-RSL-IPA(1972)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1973)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1974)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1975)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1970)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1971)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(1969)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(1964): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(1965): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(1966): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(1967): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1968): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1969): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1970): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1971): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1972): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1973): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1974): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1975): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_chan_alloc_algo_descending finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_alloc_algo_descending pass'. Tue Jun 11 10:51:55 UTC 2024 ====== BSC_Tests.TC_chan_alloc_algo_descending pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_chan_alloc_algo_descending.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1069801) Waiting for packet dumper to finish... 1 (prev_count=1069801, count=1854880) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_alloc_algo_descending pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_alloc_algo_ass_dynamic'. ------ BSC_Tests.TC_chan_alloc_algo_ass_dynamic ------ Tue Jun 11 10:52:00 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_chan_alloc_algo_ass_dynamic.pcap" >/data/BSC_Tests.TC_chan_alloc_algo_ass_dynamic.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_alloc_algo_ass_dynamic' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_chan_alloc_algo_ass_dynamic started. VirtMSC-IPA(1978)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1978)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1978)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1979)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1979)@dfa3c83210fe: Final verdict of PTC: pass VirtMSC-SCCP(1977)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1982)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1982)@dfa3c83210fe: 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(1982)@dfa3c83210fe: 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(1982)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1983)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1983)@dfa3c83210fe: 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-BTS1-TRX0-RSL-IPA(1983)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'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-BTS1-TRX0-RSL-IPA(1983)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1984)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1984)@dfa3c83210fe: 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-BTS2-TRX0-RSL-IPA(1984)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'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-BTS2-TRX0-RSL-IPA(1984)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1985)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1985)@dfa3c83210fe: 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-BTS2-TRX1-RSL-IPA(1985)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'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-BTS2-TRX1-RSL-IPA(1985)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1986)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1986)@dfa3c83210fe: 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-BTS2-TRX2-RSL-IPA(1986)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'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-BTS2-TRX2-RSL-IPA(1986)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1987)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1987)@dfa3c83210fe: 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-BTS2-TRX3-RSL-IPA(1987)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'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-BTS2-TRX3-RSL-IPA(1987)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_chan_alloc_algo_ass_dynamic() start" MTC@dfa3c83210fe: "Case a) Unknown Uplink RxLev, fall-back to ascending" VirtMSC-SCCP(1977)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1977)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1977)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1977)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1977)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1977)@dfa3c83210fe: vl_len:14 VirtMSC-SCCP(1977)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1977)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMSC-SCCP(1977)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1977)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1977)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1977)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1977)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1977)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1977)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1977)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1977)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1977)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1977)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1977)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@dfa3c83210fe: "Case b) Not enough RxLev samples, use ascending" VirtMSC-SCCP(1977)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1977)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1977)@dfa3c83210fe: RLC received in state:disconnect_pending VirtMSC-SCCP(1977)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1977)@dfa3c83210fe: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1977)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1977)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1977)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1977)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1977)@dfa3c83210fe: vl_len:14 VirtMSC-SCCP(1977)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1977)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMSC-SCCP(1977)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1977)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1977)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1977)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1977)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1977)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1977)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1977)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1977)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1977)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1977)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1977)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@dfa3c83210fe: "Case c) Uplink RxLev below the threshold, use ascending" VirtMSC-SCCP(1977)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1977)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1977)@dfa3c83210fe: RLC received in state:disconnect_pending VirtMSC-SCCP(1977)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1977)@dfa3c83210fe: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1977)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1977)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1977)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1977)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1977)@dfa3c83210fe: vl_len:14 VirtMSC-SCCP(1977)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1977)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMSC-SCCP(1977)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1977)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1977)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1977)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1977)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1977)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1977)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1977)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1977)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1977)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1977)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1977)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@dfa3c83210fe: "Case d) Uplink RxLev above the threshold, use descending" VirtMSC-SCCP(1977)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1977)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1977)@dfa3c83210fe: RLC received in state:disconnect_pending VirtMSC-SCCP(1977)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1977)@dfa3c83210fe: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1977)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1977)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1977)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1977)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1977)@dfa3c83210fe: vl_len:14 VirtMSC-SCCP(1977)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1977)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMSC-SCCP(1977)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1977)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1977)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1977)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1977)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1977)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1977)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1977)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1977)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1977)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1977)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1977)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1977)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1977)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1977)@dfa3c83210fe: RLC received in state:disconnect_pending MTC@dfa3c83210fe: "Case e) Uplink RxLev above the threshold, but C0 load is not" VirtMSC-SCCP(1977)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1977)@dfa3c83210fe: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1977)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1977)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1977)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1977)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1977)@dfa3c83210fe: vl_len:14 VirtMSC-SCCP(1977)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1977)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMSC-SCCP(1977)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1977)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1977)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1977)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1977)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1977)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(1977)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1977)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1977)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1977)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1977)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1977)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1977)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1977)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1977)@dfa3c83210fe: RLC received in state:disconnect_pending MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1977)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(1976)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1980)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(1978)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass IPA-BTS2-TRX3-RSL-IPA(1987)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1983)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1986)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1982)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1984)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(1981)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1985)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(1976): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(1977): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(1978): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(1979): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1980): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1981): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1982): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1983): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1984): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1985): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1986): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1987): none (pass -> pass) MTC@dfa3c83210fe: Test case TC_chan_alloc_algo_ass_dynamic finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_alloc_algo_ass_dynamic pass'. Tue Jun 11 10:52:23 UTC 2024 ====== BSC_Tests.TC_chan_alloc_algo_ass_dynamic pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_chan_alloc_algo_ass_dynamic.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1079565) Waiting for packet dumper to finish... 1 (prev_count=1079565, count=1865308) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_alloc_algo_ass_dynamic pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mgwpool_all_used'. ------ BSC_Tests.TC_mgwpool_all_used ------ Tue Jun 11 10:52:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_mgwpool_all_used.pcap" >/data/BSC_Tests.TC_mgwpool_all_used.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mgwpool_all_used' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_mgwpool_all_used started. MTC@dfa3c83210fe: "TC_mgwpool_all_used": using IMSI '001016355430996'H MTC@dfa3c83210fe: "TC_mgwpool_all_used": using IMSI '001017872459832'H VirtMSC-IPA(1991)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1991)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1991)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1992)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1992)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(1989)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(1990)@dfa3c83210fe: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1990)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1996)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1996)@dfa3c83210fe: 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(1996)@dfa3c83210fe: 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(1996)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_mgwpool_all_used() start" VirtMSC-RAN(1990)@dfa3c83210fe: f_create_expect(l3 := '05240103505902080910103655349069'O, n_connectPointCode := omit VirtMSC-RAN(1990)@dfa3c83210fe: Created Expect[0] for '05240103505902080910103655349069'O to be handled at TC_mgwpool_all_used(1998) VirtMSC-SCCP(1989)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(1989)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1990)@dfa3c83210fe: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1990)@dfa3c83210fe: Found Expect[0] for '05240103505902080910103655349069'O handled at TC_mgwpool_all_used(1998) VirtMSC-RAN(1990)@dfa3c83210fe: Added conn table entry 0TC_mgwpool_all_used(1998)3131244 VirtMSC-SCCP(1989)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1989)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1997)@dfa3c83210fe: Enabled queueing of DChan messages VirtMGW-MGCP-0(1994)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mgwpool_all_used(1998) VirtMSC-SCCP(1989)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(1989)@dfa3c83210fe: vl_len:14 VirtMSC-SCCP(1989)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1989)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMGW-MGCP-0(1994)@dfa3c83210fe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "255", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "d4" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_mgwpool_all_used(1998) TC_mgwpool_all_used(1998)@dfa3c83210fe: 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(1997)@dfa3c83210fe: Disabled queueing of DChan messages VirtMSC-SCCP(1989)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(1989)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1989)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1989)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mgwpool_all_used(1998)@dfa3c83210fe: setverdict(pass): none -> pass TC_mgwpool_all_used(1998)@dfa3c83210fe: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '4B6AA8CF'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 := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '6E25B743'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := <unbound>, 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_mgwpool_all_used(1998)@dfa3c83210fe: "TC_mgwpool_all_used": 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_mgwpool_all_used(1998)@dfa3c83210fe: "TC_mgwpool_all_used": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 VirtMSC-RAN(1990)@dfa3c83210fe: f_create_expect(l3 := '05240103505902080910108727548923'O, n_connectPointCode := omit VirtMSC-RAN(1990)@dfa3c83210fe: Created Expect[0] for '05240103505902080910108727548923'O to be handled at TC_mgwpool_all_used(1999) VirtMSC-SCCP(1989)@dfa3c83210fe: First idle individual index:1 VirtMSC-SCCP(1989)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[1]. VirtMSC-RAN(1990)@dfa3c83210fe: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1990)@dfa3c83210fe: Found Expect[0] for '05240103505902080910108727548923'O handled at TC_mgwpool_all_used(1999) VirtMSC-RAN(1990)@dfa3c83210fe: Added conn table entry 1TC_mgwpool_all_used(1999)4316911 VirtMSC-SCCP(1989)@dfa3c83210fe: Session index based on connection ID:1 VirtMSC-SCCP(1989)@dfa3c83210fe: Warning: Re-starting timer T_ias[1], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1997)@dfa3c83210fe: Enabled queueing of DChan messages VirtMGW-MGCP-1(1995)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mgwpool_all_used(1999) VirtMSC-SCCP(1989)@dfa3c83210fe: Session index based on connection ID:1 VirtMSC-SCCP(1989)@dfa3c83210fe: vl_len:14 VirtMSC-SCCP(1989)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(1989)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000C010B030108010100017D0180'O VirtMGW-MGCP-1(1995)@dfa3c83210fe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "1@mgw", ver := "1.0" }, params := { { code := "C", val := "d5" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_mgwpool_all_used(1999) TC_mgwpool_all_used(1999)@dfa3c83210fe: 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(1997)@dfa3c83210fe: Disabled queueing of DChan messages VirtMSC-SCCP(1989)@dfa3c83210fe: Session index based on local reference:1 VirtMSC-SCCP(1989)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1989)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1989)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mgwpool_all_used(1999)@dfa3c83210fe: setverdict(pass): none -> pass TC_mgwpool_all_used(1999)@dfa3c83210fe: g_media { mgcp_ep := "1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '155C3050'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 := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '32A64F30'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11004 }, peer := <unbound>, 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 } } VirtMGW-MGCP-0(1994)@dfa3c83210fe: setverdict(fail): none -> fail reason: "Couldn't find Expect for CRCX{ line := { verb := "CRCX", trans_id := "2000", ep := "1@mgw", ver := "1.0" }, params := { { code := "M", val := "sendrecv" }, { code := "C", val := "51234" }, { code := "L", val := "p:20, a:AMR" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "23", session_version := "42", net_type := "IN", addr_type := "IP4", addr := "127.0.0.4" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 14000, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "3" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { ptime := { attr_value := "20" } } } } } } }", new component reason: "Couldn't find Expect for CRCX{ line := { verb := "CRCX", trans_id := "2000", ep := "1@mgw", ver := "1.0" }, params := { { code := "M", val := "sendrecv" }, { code := "C", val := "51234" }, { code := "L", val := "p:20, a:AMR" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "23", session_version := "42", net_type := "IN", addr_type := "IP4", addr := "127.0.0.4" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 14000, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "3" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { ptime := { attr_value := "20" } } } } } } }" MC@dfa3c83210fe: Test Component 1994 has requested to stop MTC. Terminating current testcase execution. VirtMGW-MGCP-0(1994)@dfa3c83210fe: Final verdict of PTC: fail reason: "Couldn't find Expect for CRCX{ line := { verb := "CRCX", trans_id := "2000", ep := "1@mgw", ver := "1.0" }, params := { { code := "M", val := "sendrecv" }, { code := "C", val := "51234" }, { code := "L", val := "p:20, a:AMR" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "23", session_version := "42", net_type := "IN", addr_type := "IP4", addr := "127.0.0.4" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 14000, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "3" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { ptime := { attr_value := "20" } } } } } } }" VirtMGW-MGCP-1(1995)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1997)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(1991)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-SCCP(1989)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-RAN(1990)@dfa3c83210fe: Final verdict of PTC: none TC_mgwpool_all_used(1999)@dfa3c83210fe: Final verdict of PTC: pass IPA-BTS0-TRX0-RSL-IPA(1996)@dfa3c83210fe: Final verdict of PTC: none TC_mgwpool_all_used(1998)@dfa3c83210fe: Final verdict of PTC: pass IPA-CTRL-CLI-IPA(1993)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(1988)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: none MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(1988): none (none -> none) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(1989): none (none -> none) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(1990): none (none -> none) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(1991): none (none -> none) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(1992): pass (none -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(1993): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(1994): fail (pass -> fail) reason: "Couldn't find Expect for CRCX{ line := { verb := "CRCX", trans_id := "2000", ep := "1@mgw", ver := "1.0" }, params := { { code := "M", val := "sendrecv" }, { code := "C", val := "51234" }, { code := "L", val := "p:20, a:AMR" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "23", session_version := "42", net_type := "IN", addr_type := "IP4", addr := "127.0.0.4" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 14000, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "3" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { ptime := { attr_value := "20" } } } } } } }" MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-1(1995): none (fail -> fail) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1996): none (fail -> fail) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1997): none (fail -> fail) MTC@dfa3c83210fe: Local verdict of PTC TC_mgwpool_all_used(1998): pass (fail -> fail) MTC@dfa3c83210fe: Local verdict of PTC TC_mgwpool_all_used(1999): pass (fail -> fail) MTC@dfa3c83210fe: Test case TC_mgwpool_all_used finished. Verdict: fail reason: Couldn't find Expect for CRCX{ line := { verb := "CRCX", trans_id := "2000", ep := "1@mgw", ver := "1.0" }, params := { { code := "M", val := "sendrecv" }, { code := "C", val := "51234" }, { code := "L", val := "p:20, a:AMR" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "23", session_version := "42", net_type := "IN", addr_type := "IP4", addr := "127.0.0.4" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 14000, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "3" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { ptime := { attr_value := "20" } } } } } } } MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mgwpool_all_used fail'. Tue Jun 11 10:52:40 UTC 2024 ------ BSC_Tests.TC_mgwpool_all_used fail ------ Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_mgwpool_all_used.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=370022) Waiting for packet dumper to finish... 1 (prev_count=370022, count=551515) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mgwpool_all_used fail' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mgwpool_blocked_not_used'. ------ BSC_Tests.TC_mgwpool_blocked_not_used ------ Tue Jun 11 10:52:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_mgwpool_blocked_not_used.pcap" >/data/BSC_Tests.TC_mgwpool_blocked_not_used.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mgwpool_blocked_not_used' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_mgwpool_blocked_not_used started. MTC@dfa3c83210fe: "TC_mgwpool_blocked_not_used": using IMSI '001017585971504'H MTC@dfa3c83210fe: "TC_mgwpool_blocked_not_used": using IMSI '001019577221861'H VirtMSC-IPA(2003)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(2003)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(2003)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(2004)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(2004)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(2001)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(2002)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2008)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2008)@dfa3c83210fe: 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(2008)@dfa3c83210fe: 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(2008)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_mgwpool_blocked_not_used() start" VirtMSC-RAN(2002)@dfa3c83210fe: f_create_expect(l3 := '05240103505902080910105758795140'O, n_connectPointCode := omit VirtMSC-RAN(2002)@dfa3c83210fe: Created Expect[0] for '05240103505902080910105758795140'O to be handled at TC_mgwpool_blocked_not_used(2010) VirtMSC-SCCP(2001)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(2001)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2002)@dfa3c83210fe: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2002)@dfa3c83210fe: Found Expect[0] for '05240103505902080910105758795140'O handled at TC_mgwpool_blocked_not_used(2010) VirtMSC-RAN(2002)@dfa3c83210fe: Added conn table entry 0TC_mgwpool_blocked_not_used(2010)15916250 VirtMSC-SCCP(2001)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(2001)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(2009)@dfa3c83210fe: Enabled queueing of DChan messages VirtMGW-MGCP-0(2006)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mgwpool_blocked_not_used(2010) VirtMSC-SCCP(2001)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(2001)@dfa3c83210fe: vl_len:14 VirtMSC-SCCP(2001)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(2001)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMGW-MGCP-0(2006)@dfa3c83210fe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "258", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "d6" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_mgwpool_blocked_not_used(2010) TC_mgwpool_blocked_not_used(2010)@dfa3c83210fe: 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(2009)@dfa3c83210fe: Disabled queueing of DChan messages VirtMSC-SCCP(2001)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(2001)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2001)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2001)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mgwpool_blocked_not_used(2010)@dfa3c83210fe: setverdict(pass): none -> pass TC_mgwpool_blocked_not_used(2010)@dfa3c83210fe: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '6610403A'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 := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '4C42383F'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := <unbound>, 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_mgwpool_blocked_not_used(2010)@dfa3c83210fe: "TC_mgwpool_blocked_not_used": 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_mgwpool_blocked_not_used(2010)@dfa3c83210fe: "TC_mgwpool_blocked_not_used": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 VirtMSC-RAN(2002)@dfa3c83210fe: f_create_expect(l3 := '05240103505902080910105977228116'O, n_connectPointCode := omit VirtMSC-RAN(2002)@dfa3c83210fe: Created Expect[0] for '05240103505902080910105977228116'O to be handled at TC_mgwpool_blocked_not_used(2011) VirtMSC-SCCP(2001)@dfa3c83210fe: First idle individual index:1 VirtMSC-SCCP(2001)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[1]. VirtMSC-RAN(2002)@dfa3c83210fe: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2002)@dfa3c83210fe: Found Expect[0] for '05240103505902080910105977228116'O handled at TC_mgwpool_blocked_not_used(2011) VirtMSC-RAN(2002)@dfa3c83210fe: Added conn table entry 1TC_mgwpool_blocked_not_used(2011)13561900 VirtMSC-SCCP(2001)@dfa3c83210fe: Session index based on connection ID:1 VirtMSC-SCCP(2001)@dfa3c83210fe: Warning: Re-starting timer T_ias[1], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(2009)@dfa3c83210fe: Enabled queueing of DChan messages VirtMGW-MGCP-0(2006)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mgwpool_blocked_not_used(2011) VirtMSC-SCCP(2001)@dfa3c83210fe: Session index based on connection ID:1 VirtMSC-SCCP(2001)@dfa3c83210fe: vl_len:14 VirtMSC-SCCP(2001)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(2001)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000C010B030108010100017D0180'O VirtMGW-MGCP-0(2006)@dfa3c83210fe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "260", ep := "1@mgw", ver := "1.0" }, params := { { code := "C", val := "d7" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_mgwpool_blocked_not_used(2011) TC_mgwpool_blocked_not_used(2011)@dfa3c83210fe: 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(2009)@dfa3c83210fe: Disabled queueing of DChan messages VirtMSC-SCCP(2001)@dfa3c83210fe: Session index based on local reference:1 VirtMSC-SCCP(2001)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2001)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2001)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mgwpool_blocked_not_used(2011)@dfa3c83210fe: setverdict(pass): none -> pass TC_mgwpool_blocked_not_used(2011)@dfa3c83210fe: g_media { mgcp_ep := "1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '7C9FBD89'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 := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '694D19AB'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11004 }, peer := <unbound>, 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_mgwpool_blocked_not_used(2011)@dfa3c83210fe: "TC_mgwpool_blocked_not_used": 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_mgwpool_blocked_not_used(2011)@dfa3c83210fe: "TC_mgwpool_blocked_not_used": 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_mgwpool_blocked_not_used(2011)@dfa3c83210fe: "MSC instructs BSC to clear channel" TC_mgwpool_blocked_not_used(2010)@dfa3c83210fe: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2001)@dfa3c83210fe: Session index based on connection ID:1 VirtMSC-SCCP(2001)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(2001)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(2001)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2001)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(2001)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(2001)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(2001)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2001)@dfa3c83210fe: Session index based on local reference:1 VirtMSC-SCCP(2001)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2001)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2001)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2001)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(2001)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2001)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2001)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mgwpool_blocked_not_used(2010)@dfa3c83210fe: "Got BSSMAP Clear Complete" TC_mgwpool_blocked_not_used(2011)@dfa3c83210fe: "Got RSL RR Release" TC_mgwpool_blocked_not_used(2011)@dfa3c83210fe: "Got RSL Deact SACCH" VirtMSC-RAN(2002)@dfa3c83210fe: Deleted conn table entry 0TC_mgwpool_blocked_not_used(2010)15916250 VirtMSC-SCCP(2001)@dfa3c83210fe: Session index based on connection ID:0 TC_mgwpool_blocked_not_used(2010)@dfa3c83210fe: "Got RSL RR Release" TC_mgwpool_blocked_not_used(2011)@dfa3c83210fe: "Got BSSMAP Clear Complete" TC_mgwpool_blocked_not_used(2010)@dfa3c83210fe: "Got RSL Deact SACCH" VirtMSC-RAN(2002)@dfa3c83210fe: Deleted conn table entry 1TC_mgwpool_blocked_not_used(2011)13561900 VirtMSC-SCCP(2001)@dfa3c83210fe: Session index based on connection ID:1 VirtMSC-SCCP(2001)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(2001)@dfa3c83210fe: RLC received in state:disconnect_pending VirtMSC-SCCP(2001)@dfa3c83210fe: Session index based on local reference:1 VirtMSC-SCCP(2001)@dfa3c83210fe: RLC received in state:disconnect_pending TC_mgwpool_blocked_not_used(2011)@dfa3c83210fe: "Got RSL RF Chan Rel, sending Rel Ack" TC_mgwpool_blocked_not_used(2010)@dfa3c83210fe: "Got RSL RF Chan Rel, sending Rel Ack" TC_mgwpool_blocked_not_used(2011)@dfa3c83210fe: Final verdict of PTC: pass TC_mgwpool_blocked_not_used(2010)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(2002)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-SCCP(2001)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(2003)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(2000)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2005)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(2009)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(2006)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2008)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-1(2007)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(2000): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(2001): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(2002): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(2003): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(2004): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(2005): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(2006): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-1(2007): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2008): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2009): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_mgwpool_blocked_not_used(2010): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_mgwpool_blocked_not_used(2011): pass (pass -> pass) MTC@dfa3c83210fe: Test case TC_mgwpool_blocked_not_used finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mgwpool_blocked_not_used pass'. Tue Jun 11 10:52:59 UTC 2024 ====== BSC_Tests.TC_mgwpool_blocked_not_used pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_mgwpool_blocked_not_used.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=419468) Waiting for packet dumper to finish... 1 (prev_count=419468, count=600961) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mgwpool_blocked_not_used pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mgwpool_pin_bts'. ------ BSC_Tests.TC_mgwpool_pin_bts ------ Tue Jun 11 10:53:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_mgwpool_pin_bts.pcap" >/data/BSC_Tests.TC_mgwpool_pin_bts.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mgwpool_pin_bts' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_mgwpool_pin_bts started. MTC@dfa3c83210fe: "TC_mgwpool_pin_bts": using IMSI '001018498560865'H MTC@dfa3c83210fe: "TC_mgwpool_pin_bts": using IMSI '001018213805773'H VirtMSC-IPA(2015)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(2015)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(2015)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(2016)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(2016)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(2013)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(2014)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2020)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2020)@dfa3c83210fe: 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(2020)@dfa3c83210fe: 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(2020)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_mgwpool_pin_bts() start" VirtMSC-RAN(2014)@dfa3c83210fe: f_create_expect(l3 := '05240103505902080910104889658056'O, n_connectPointCode := omit VirtMSC-RAN(2014)@dfa3c83210fe: Created Expect[0] for '05240103505902080910104889658056'O to be handled at TC_mgwpool_pin_bts(2022) VirtMSC-SCCP(2013)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(2013)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2014)@dfa3c83210fe: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2014)@dfa3c83210fe: Found Expect[0] for '05240103505902080910104889658056'O handled at TC_mgwpool_pin_bts(2022) VirtMSC-RAN(2014)@dfa3c83210fe: Added conn table entry 0TC_mgwpool_pin_bts(2022)3045077 VirtMSC-SCCP(2013)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(2013)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(2021)@dfa3c83210fe: Enabled queueing of DChan messages VirtMGW-MGCP-0(2018)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mgwpool_pin_bts(2022) VirtMSC-SCCP(2013)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(2013)@dfa3c83210fe: vl_len:14 VirtMSC-SCCP(2013)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(2013)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O TC_mgwpool_pin_bts(2022)@dfa3c83210fe: 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(2021)@dfa3c83210fe: Disabled queueing of DChan messages VirtMGW-MGCP-0(2018)@dfa3c83210fe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "264", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "d8" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_mgwpool_pin_bts(2022) VirtMSC-SCCP(2013)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(2013)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2013)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2013)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mgwpool_pin_bts(2022)@dfa3c83210fe: setverdict(pass): none -> pass TC_mgwpool_pin_bts(2022)@dfa3c83210fe: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '7527BB86'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 := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '6417FF9B'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := <unbound>, 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_mgwpool_pin_bts(2022)@dfa3c83210fe: "TC_mgwpool_pin_bts": 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_mgwpool_pin_bts(2022)@dfa3c83210fe: "TC_mgwpool_pin_bts": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 VirtMSC-RAN(2014)@dfa3c83210fe: f_create_expect(l3 := '05240103505902080910102831087537'O, n_connectPointCode := omit VirtMSC-RAN(2014)@dfa3c83210fe: Created Expect[0] for '05240103505902080910102831087537'O to be handled at TC_mgwpool_pin_bts(2023) VirtMSC-SCCP(2013)@dfa3c83210fe: First idle individual index:1 VirtMSC-SCCP(2013)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[1]. VirtMSC-RAN(2014)@dfa3c83210fe: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2014)@dfa3c83210fe: Found Expect[0] for '05240103505902080910102831087537'O handled at TC_mgwpool_pin_bts(2023) VirtMSC-RAN(2014)@dfa3c83210fe: Added conn table entry 1TC_mgwpool_pin_bts(2023)8152815 VirtMSC-SCCP(2013)@dfa3c83210fe: Session index based on connection ID:1 VirtMSC-SCCP(2013)@dfa3c83210fe: Warning: Re-starting timer T_ias[1], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(2021)@dfa3c83210fe: Enabled queueing of DChan messages VirtMGW-MGCP-0(2018)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mgwpool_pin_bts(2023) VirtMSC-SCCP(2013)@dfa3c83210fe: Session index based on connection ID:1 VirtMSC-SCCP(2013)@dfa3c83210fe: vl_len:14 VirtMSC-SCCP(2013)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(2013)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000C010B030108010100017D0180'O VirtMGW-MGCP-0(2018)@dfa3c83210fe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "266", ep := "1@mgw", ver := "1.0" }, params := { { code := "C", val := "d9" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_mgwpool_pin_bts(2023) IPA-BTS0-TRX0-RSL-RSL(2021)@dfa3c83210fe: No Dchan handler for trx_nr=0 and chan_nr={ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } IPA-BTS0-TRX0-RSL-RSL(2021)@dfa3c83210fe: Storing an RSL message in the waiting queue TC_mgwpool_pin_bts(2023)@dfa3c83210fe: 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(2021)@dfa3c83210fe: Disabled queueing of DChan messages VirtMSC-SCCP(2013)@dfa3c83210fe: Session index based on local reference:1 VirtMSC-SCCP(2013)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2013)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2013)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mgwpool_pin_bts(2023)@dfa3c83210fe: setverdict(pass): none -> pass TC_mgwpool_pin_bts(2023)@dfa3c83210fe: g_media { mgcp_ep := "1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '4D24C5F0'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 := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '48723787'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11004 }, peer := <unbound>, 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_mgwpool_pin_bts(2023)@dfa3c83210fe: "TC_mgwpool_pin_bts": 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_mgwpool_pin_bts(2023)@dfa3c83210fe: "TC_mgwpool_pin_bts": 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_mgwpool_pin_bts(2023)@dfa3c83210fe: "MSC instructs BSC to clear channel" TC_mgwpool_pin_bts(2022)@dfa3c83210fe: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2013)@dfa3c83210fe: Session index based on connection ID:1 VirtMSC-SCCP(2013)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(2013)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(2013)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2013)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(2013)@dfa3c83210fe: vl_len:6 VirtMSC-SCCP(2013)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(2013)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2013)@dfa3c83210fe: Session index based on local reference:1 VirtMSC-SCCP(2013)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2013)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2013)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mgwpool_pin_bts(2023)@dfa3c83210fe: "Got BSSMAP Clear Complete" VirtMSC-SCCP(2013)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(2013)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2013)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2013)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mgwpool_pin_bts(2022)@dfa3c83210fe: "Got BSSMAP Clear Complete" VirtMSC-RAN(2014)@dfa3c83210fe: Deleted conn table entry 1TC_mgwpool_pin_bts(2023)8152815 VirtMSC-SCCP(2013)@dfa3c83210fe: Session index based on connection ID:1 TC_mgwpool_pin_bts(2023)@dfa3c83210fe: "Got RSL RR Release" VirtMSC-RAN(2014)@dfa3c83210fe: Deleted conn table entry 0TC_mgwpool_pin_bts(2022)3045077 TC_mgwpool_pin_bts(2022)@dfa3c83210fe: "Got RSL RR Release" VirtMSC-SCCP(2013)@dfa3c83210fe: Session index based on connection ID:0 TC_mgwpool_pin_bts(2023)@dfa3c83210fe: "Got RSL Deact SACCH" TC_mgwpool_pin_bts(2022)@dfa3c83210fe: "Got RSL Deact SACCH" VirtMSC-SCCP(2013)@dfa3c83210fe: Session index based on local reference:1 VirtMSC-SCCP(2013)@dfa3c83210fe: RLC received in state:disconnect_pending VirtMSC-SCCP(2013)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(2013)@dfa3c83210fe: RLC received in state:disconnect_pending TC_mgwpool_pin_bts(2023)@dfa3c83210fe: "Got RSL RF Chan Rel, sending Rel Ack" TC_mgwpool_pin_bts(2023)@dfa3c83210fe: Final verdict of PTC: pass TC_mgwpool_pin_bts(2022)@dfa3c83210fe: "Got RSL RF Chan Rel, sending Rel Ack" TC_mgwpool_pin_bts(2022)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@dfa3c83210fe: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(2013)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-RAN(2014)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2017)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(2012)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(2015)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(2021)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(2018)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2020)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-1(2019)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: pass MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(2012): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(2013): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(2014): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(2015): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(2016): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(2017): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(2018): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-1(2019): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2020): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2021): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_mgwpool_pin_bts(2022): pass (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_mgwpool_pin_bts(2023): pass (pass -> pass) MTC@dfa3c83210fe: Test case TC_mgwpool_pin_bts finished. Verdict: pass MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mgwpool_pin_bts pass'. Tue Jun 11 10:53:19 UTC 2024 ====== BSC_Tests.TC_mgwpool_pin_bts pass ====== Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_mgwpool_pin_bts.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=452797) Waiting for packet dumper to finish... 1 (prev_count=452797, count=582166) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mgwpool_pin_bts pass' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mgwpool_keepalive_down_not_used'. ------ BSC_Tests.TC_mgwpool_keepalive_down_not_used ------ Tue Jun 11 10:53:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_mgwpool_keepalive_down_not_used.pcap" >/data/BSC_Tests.TC_mgwpool_keepalive_down_not_used.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mgwpool_keepalive_down_not_used' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_mgwpool_keepalive_down_not_used started. MTC@dfa3c83210fe: "TC_mgwpool_keepalive_down_not_used": using IMSI '001016310565002'H MTC@dfa3c83210fe: "TC_mgwpool_keepalive_down_not_used": using IMSI '001014214670008'H VirtMSC-IPA(2027)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(2027)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(2027)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(2028)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(2028)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(2025)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMSC-RAN(2026)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2032)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2032)@dfa3c83210fe: 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(2032)@dfa3c83210fe: 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(2032)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@dfa3c83210fe: "TC_mgwpool_keepalive_down_not_used() start" VirtMGW-MGCP-0(2030)@dfa3c83210fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "270", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2030)@dfa3c83210fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "271", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2030)@dfa3c83210fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "272", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMSC-RAN(2026)@dfa3c83210fe: f_create_expect(l3 := '05240103505902080910102441760080'O, n_connectPointCode := omit VirtMSC-RAN(2026)@dfa3c83210fe: Created Expect[0] for '05240103505902080910102441760080'O to be handled at TC_mgwpool_keepalive_down_not_used(2035) VirtMSC-SCCP(2025)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(2025)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2026)@dfa3c83210fe: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2026)@dfa3c83210fe: Found Expect[0] for '05240103505902080910102441760080'O handled at TC_mgwpool_keepalive_down_not_used(2035) VirtMSC-RAN(2026)@dfa3c83210fe: Added conn table entry 0TC_mgwpool_keepalive_down_not_used(2035)6638187 VirtMSC-SCCP(2025)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(2025)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(2033)@dfa3c83210fe: Enabled queueing of DChan messages VirtMGW-MGCP-1(2031)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mgwpool_keepalive_down_not_used(2035) VirtMSC-SCCP(2025)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(2025)@dfa3c83210fe: vl_len:14 VirtMSC-SCCP(2025)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(2025)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMGW-MGCP-1(2031)@dfa3c83210fe: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "da" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_mgwpool_keepalive_down_not_used(2035) TC_mgwpool_keepalive_down_not_used(2035)@dfa3c83210fe: 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(2033)@dfa3c83210fe: Disabled queueing of DChan messages VirtMSC-SCCP(2025)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(2025)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2025)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2025)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMGW-MGCP-0(2030)@dfa3c83210fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "273", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2030)@dfa3c83210fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "274", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } TC_mgwpool_keepalive_down_not_used(2035)@dfa3c83210fe: setverdict(pass): none -> pass TC_mgwpool_keepalive_down_not_used(2035)@dfa3c83210fe: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '3C967028'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 := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '5666015F'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11004 }, peer := <unbound>, 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 } } VirtMGW-MGCP-0(2030)@dfa3c83210fe: setverdict(fail): none -> fail reason: "Couldn't find Expect for CRCX{ line := { verb := "CRCX", trans_id := "2000", ep := "0@mgw", ver := "1.0" }, params := { { code := "M", val := "sendrecv" }, { code := "C", val := "51234" }, { code := "L", val := "p:20, a:AMR" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "23", session_version := "42", net_type := "IN", addr_type := "IP4", addr := "127.0.0.4" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 14000, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "3" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { ptime := { attr_value := "20" } } } } } } }", new component reason: "Couldn't find Expect for CRCX{ line := { verb := "CRCX", trans_id := "2000", ep := "0@mgw", ver := "1.0" }, params := { { code := "M", val := "sendrecv" }, { code := "C", val := "51234" }, { code := "L", val := "p:20, a:AMR" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "23", session_version := "42", net_type := "IN", addr_type := "IP4", addr := "127.0.0.4" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 14000, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "3" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { ptime := { attr_value := "20" } } } } } } }" MC@dfa3c83210fe: Test Component 2030 has requested to stop MTC. Terminating current testcase execution. VirtMSC-SCCP(2025)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-RAN(2026)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(2024)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2033)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-1(2031)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(2030)@dfa3c83210fe: Final verdict of PTC: fail reason: "Couldn't find Expect for CRCX{ line := { verb := "CRCX", trans_id := "2000", ep := "0@mgw", ver := "1.0" }, params := { { code := "M", val := "sendrecv" }, { code := "C", val := "51234" }, { code := "L", val := "p:20, a:AMR" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "23", session_version := "42", net_type := "IN", addr_type := "IP4", addr := "127.0.0.4" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 14000, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "3" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { ptime := { attr_value := "20" } } } } } } }" IPA-CTRL-CLI-IPA(2029)@dfa3c83210fe: Final verdict of PTC: none TC_mgwpool_keepalive_down_not_used(2034)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(2027)@dfa3c83210fe: Final verdict of PTC: none TC_mgwpool_keepalive_down_not_used(2035)@dfa3c83210fe: Final verdict of PTC: pass IPA-BTS0-TRX0-RSL-IPA(2032)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: none MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(2024): none (none -> none) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(2025): none (none -> none) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(2026): none (none -> none) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(2027): none (none -> none) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(2028): pass (none -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(2029): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(2030): fail (pass -> fail) reason: "Couldn't find Expect for CRCX{ line := { verb := "CRCX", trans_id := "2000", ep := "0@mgw", ver := "1.0" }, params := { { code := "M", val := "sendrecv" }, { code := "C", val := "51234" }, { code := "L", val := "p:20, a:AMR" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "23", session_version := "42", net_type := "IN", addr_type := "IP4", addr := "127.0.0.4" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 14000, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "3" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { ptime := { attr_value := "20" } } } } } } }" MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-1(2031): none (fail -> fail) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2032): none (fail -> fail) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2033): none (fail -> fail) MTC@dfa3c83210fe: Local verdict of PTC TC_mgwpool_keepalive_down_not_used(2034): none (fail -> fail) MTC@dfa3c83210fe: Local verdict of PTC TC_mgwpool_keepalive_down_not_used(2035): pass (fail -> fail) MTC@dfa3c83210fe: Test case TC_mgwpool_keepalive_down_not_used finished. Verdict: fail reason: Couldn't find Expect for CRCX{ line := { verb := "CRCX", trans_id := "2000", ep := "0@mgw", ver := "1.0" }, params := { { code := "M", val := "sendrecv" }, { code := "C", val := "51234" }, { code := "L", val := "p:20, a:AMR" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "23", session_version := "42", net_type := "IN", addr_type := "IP4", addr := "127.0.0.4" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 14000, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "3" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { ptime := { attr_value := "20" } } } } } } } MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mgwpool_keepalive_down_not_used fail'. Tue Jun 11 10:53:37 UTC 2024 ------ BSC_Tests.TC_mgwpool_keepalive_down_not_used fail ------ Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_mgwpool_keepalive_down_not_used.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=272943) Waiting for packet dumper to finish... 1 (prev_count=272943, count=455994) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mgwpool_keepalive_down_not_used fail' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_meas_rep_multi_band'. ------ BSC_Tests.TC_ho_meas_rep_multi_band ------ Tue Jun 11 10:53:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_meas_rep_multi_band.pcap" >/data/BSC_Tests.TC_ho_meas_rep_multi_band.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_meas_rep_multi_band' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_ho_meas_rep_multi_band started. VirtMSC-IPA(2039)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(2039)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(2039)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(2040)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(2040)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(2037)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMGW-MGCP-0(2042)@dfa3c83210fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "285", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMSC-RAN(2038)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2043)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2043)@dfa3c83210fe: 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(2043)@dfa3c83210fe: 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(2043)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMGW-MGCP-0(2042)@dfa3c83210fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "286", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } MTC@dfa3c83210fe: "TC_ho_meas_rep_multi_band() start" VirtMGW-MGCP-0(2042)@dfa3c83210fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "287", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } MTC@dfa3c83210fe: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@dfa3c83210fe: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@dfa3c83210fe: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@dfa3c83210fe: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } TC_ho_meas_rep_multi_band(2045)@dfa3c83210fe: "TC_ho_meas_rep_multi_band": using IMSI '001018539870636'H VirtMSC-RAN(2038)@dfa3c83210fe: f_create_expect(l3 := '05240103505902080910105893786063'O, n_connectPointCode := omit VirtMSC-RAN(2038)@dfa3c83210fe: Created Expect[0] for '05240103505902080910105893786063'O to be handled at TC_ho_meas_rep_multi_band(2045) VirtMSC-SCCP(2037)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(2037)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2038)@dfa3c83210fe: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2038)@dfa3c83210fe: Found Expect[0] for '05240103505902080910105893786063'O handled at TC_ho_meas_rep_multi_band(2045) VirtMSC-RAN(2038)@dfa3c83210fe: Added conn table entry 0TC_ho_meas_rep_multi_band(2045)2025343 VirtMSC-SCCP(2037)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(2037)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(2044)@dfa3c83210fe: Enabled queueing of DChan messages VirtMGW-MGCP-0(2042)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_meas_rep_multi_band(2045) VirtMSC-SCCP(2037)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(2037)@dfa3c83210fe: vl_len:14 VirtMSC-SCCP(2037)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(2037)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O TC_ho_meas_rep_multi_band(2045)@dfa3c83210fe: 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(2044)@dfa3c83210fe: Disabled queueing of DChan messages VirtMGW-MGCP-0(2042)@dfa3c83210fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "288", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2042)@dfa3c83210fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "289", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2042)@dfa3c83210fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "290", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMSC-SCCP(2037)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(2037)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2037)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2037)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_meas_rep_multi_band(2045)@dfa3c83210fe: setverdict(fail): none -> fail reason: ""MSC_ConnectionHandler.ttcn:1562 : Received unexpected ASSIGNMENT FAIL"", new component reason: ""MSC_ConnectionHandler.ttcn:1562 : Received unexpected ASSIGNMENT FAIL"" TC_ho_meas_rep_multi_band(2045)@dfa3c83210fe: Stopping testcase execution from "MSC_ConnectionHandler.ttcn":1562 MC@dfa3c83210fe: Test Component 2045 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2038)@dfa3c83210fe: Final verdict of PTC: none TC_ho_meas_rep_multi_band(2045)@dfa3c83210fe: Final verdict of PTC: fail reason: ""MSC_ConnectionHandler.ttcn:1562 : Received unexpected ASSIGNMENT FAIL"" VirtMSC-SCCP(2037)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2044)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2041)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(2042)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(2036)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2043)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(2039)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: none MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(2036): none (none -> none) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(2037): none (none -> none) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(2038): none (none -> none) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(2039): none (none -> none) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(2040): pass (none -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(2041): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(2042): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2043): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2044): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_ho_meas_rep_multi_band(2045): fail (pass -> fail) reason: ""MSC_ConnectionHandler.ttcn:1562 : Received unexpected ASSIGNMENT FAIL"" MTC@dfa3c83210fe: Test case TC_ho_meas_rep_multi_band finished. Verdict: fail reason: "MSC_ConnectionHandler.ttcn:1562 : Received unexpected ASSIGNMENT FAIL" MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_meas_rep_multi_band fail'. Tue Jun 11 10:53:53 UTC 2024 ------ BSC_Tests.TC_ho_meas_rep_multi_band fail ------ Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_ho_meas_rep_multi_band.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=573849) Waiting for packet dumper to finish... 1 (prev_count=573849, count=756722) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_meas_rep_multi_band fail' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_out_of_this_bsc'. ------ BSC_Tests.TC_ho_out_of_this_bsc ------ Tue Jun 11 10:53:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_out_of_this_bsc.pcap" >/data/BSC_Tests.TC_ho_out_of_this_bsc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_out_of_this_bsc' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_ho_out_of_this_bsc started. VirtMSC-IPA(2049)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(2049)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(2049)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(2050)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(2050)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(2047)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMGW-MGCP-0(2052)@dfa3c83210fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "301", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMSC-RAN(2048)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2053)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2053)@dfa3c83210fe: 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(2053)@dfa3c83210fe: 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(2053)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMGW-MGCP-0(2052)@dfa3c83210fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "302", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } MTC@dfa3c83210fe: "TC_ho_out_of_this_bsc() start" VirtMGW-MGCP-0(2052)@dfa3c83210fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "303", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } MTC@dfa3c83210fe: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@dfa3c83210fe: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@dfa3c83210fe: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@dfa3c83210fe: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } TC_ho_out_of_this_bsc(2055)@dfa3c83210fe: "TC_ho_out_of_this_bsc": using IMSI '001014910976226'H VirtMSC-RAN(2048)@dfa3c83210fe: f_create_expect(l3 := '05240103505902080910109401792662'O, n_connectPointCode := omit VirtMSC-RAN(2048)@dfa3c83210fe: Created Expect[0] for '05240103505902080910109401792662'O to be handled at TC_ho_out_of_this_bsc(2055) VirtMSC-SCCP(2047)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(2047)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2048)@dfa3c83210fe: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2048)@dfa3c83210fe: Found Expect[0] for '05240103505902080910109401792662'O handled at TC_ho_out_of_this_bsc(2055) VirtMSC-RAN(2048)@dfa3c83210fe: Added conn table entry 0TC_ho_out_of_this_bsc(2055)15709229 VirtMSC-SCCP(2047)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(2047)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(2054)@dfa3c83210fe: Enabled queueing of DChan messages VirtMGW-MGCP-0(2052)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_out_of_this_bsc(2055) VirtMSC-SCCP(2047)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(2047)@dfa3c83210fe: vl_len:14 VirtMSC-SCCP(2047)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(2047)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O TC_ho_out_of_this_bsc(2055)@dfa3c83210fe: 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(2054)@dfa3c83210fe: Disabled queueing of DChan messages VirtMGW-MGCP-0(2052)@dfa3c83210fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "304", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2052)@dfa3c83210fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "305", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2052)@dfa3c83210fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "306", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMSC-SCCP(2047)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(2047)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2047)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2047)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_out_of_this_bsc(2055)@dfa3c83210fe: setverdict(fail): none -> fail reason: ""MSC_ConnectionHandler.ttcn:1562 : Received unexpected ASSIGNMENT FAIL"", new component reason: ""MSC_ConnectionHandler.ttcn:1562 : Received unexpected ASSIGNMENT FAIL"" TC_ho_out_of_this_bsc(2055)@dfa3c83210fe: Stopping testcase execution from "MSC_ConnectionHandler.ttcn":1562 MC@dfa3c83210fe: Test Component 2055 has requested to stop MTC. Terminating current testcase execution. VirtMSC-SCCP(2047)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2054)@dfa3c83210fe: Final verdict of PTC: none TC_ho_out_of_this_bsc(2055)@dfa3c83210fe: Final verdict of PTC: fail reason: ""MSC_ConnectionHandler.ttcn:1562 : Received unexpected ASSIGNMENT FAIL"" VirtMGW-MGCP-0(2052)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(2049)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-STATS(2046)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-RAN(2048)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2051)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2053)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: none MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(2046): none (none -> none) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(2047): none (none -> none) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(2048): none (none -> none) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(2049): none (none -> none) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(2050): pass (none -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(2051): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(2052): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2053): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2054): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_ho_out_of_this_bsc(2055): fail (pass -> fail) reason: ""MSC_ConnectionHandler.ttcn:1562 : Received unexpected ASSIGNMENT FAIL"" MTC@dfa3c83210fe: Test case TC_ho_out_of_this_bsc finished. Verdict: fail reason: "MSC_ConnectionHandler.ttcn:1562 : Received unexpected ASSIGNMENT FAIL" MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_out_of_this_bsc fail'. Tue Jun 11 10:54:10 UTC 2024 ------ BSC_Tests.TC_ho_out_of_this_bsc fail ------ Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_ho_out_of_this_bsc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=755720) Waiting for packet dumper to finish... 1 (prev_count=755720, count=758365) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_out_of_this_bsc fail' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_1'. ------ BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_1 ------ Tue Jun 11 10:54:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_1.pcap" >/data/BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_1' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_unbreak_lchan_after_missing_rel_ack_1 started. MTC@dfa3c83210fe: "TC_unbreak_lchan_after_missing_rel_ack_1": using IMSI '001016587982448'H VirtMSC-IPA(2059)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(2059)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(2059)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(2060)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(2060)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(2057)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMGW-MGCP-0(2062)@dfa3c83210fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "317", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMSC-RAN(2058)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2063)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2063)@dfa3c83210fe: 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(2063)@dfa3c83210fe: 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(2063)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMGW-MGCP-0(2062)@dfa3c83210fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "318", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } MTC@dfa3c83210fe: "TC_unbreak_lchan_after_missing_rel_ack_1() start" VirtMGW-MGCP-0(2062)@dfa3c83210fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "319", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMSC-RAN(2058)@dfa3c83210fe: f_create_expect(l3 := '05240103505902080910105678894284'O, n_connectPointCode := omit VirtMSC-RAN(2058)@dfa3c83210fe: Created Expect[0] for '05240103505902080910105678894284'O to be handled at TC_unbreak_lchan_after_missing_rel_ack_1(2065) VirtMSC-SCCP(2057)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(2057)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2058)@dfa3c83210fe: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2058)@dfa3c83210fe: Found Expect[0] for '05240103505902080910105678894284'O handled at TC_unbreak_lchan_after_missing_rel_ack_1(2065) VirtMSC-RAN(2058)@dfa3c83210fe: Added conn table entry 0TC_unbreak_lchan_after_missing_rel_ack_1(2065)1161223 VirtMSC-SCCP(2057)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(2057)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(2064)@dfa3c83210fe: Enabled queueing of DChan messages VirtMGW-MGCP-0(2062)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_unbreak_lchan_after_missing_rel_ack_1(2065) VirtMGW-MGCP-0(2062)@dfa3c83210fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "320", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMSC-SCCP(2057)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(2057)@dfa3c83210fe: vl_len:14 VirtMSC-SCCP(2057)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(2057)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O TC_unbreak_lchan_after_missing_rel_ack_1(2065)@dfa3c83210fe: 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(2064)@dfa3c83210fe: Disabled queueing of DChan messages VirtMGW-MGCP-0(2062)@dfa3c83210fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "321", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2062)@dfa3c83210fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "322", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2062)@dfa3c83210fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "323", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMSC-SCCP(2057)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(2057)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2057)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2057)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_unbreak_lchan_after_missing_rel_ack_1(2065)@dfa3c83210fe: setverdict(fail): none -> fail reason: ""MSC_ConnectionHandler.ttcn:1562 : Received unexpected ASSIGNMENT FAIL"", new component reason: ""MSC_ConnectionHandler.ttcn:1562 : Received unexpected ASSIGNMENT FAIL"" TC_unbreak_lchan_after_missing_rel_ack_1(2065)@dfa3c83210fe: Stopping testcase execution from "MSC_ConnectionHandler.ttcn":1562 MC@dfa3c83210fe: Test Component 2065 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2058)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2064)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(2062)@dfa3c83210fe: Final verdict of PTC: none TC_unbreak_lchan_after_missing_rel_ack_1(2065)@dfa3c83210fe: Final verdict of PTC: fail reason: ""MSC_ConnectionHandler.ttcn:1562 : Received unexpected ASSIGNMENT FAIL"" VirtMSC-STATS(2056)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-SCCP(2057)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(2059)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2061)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2063)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: none MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(2056): none (none -> none) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(2057): none (none -> none) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(2058): none (none -> none) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(2059): none (none -> none) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(2060): pass (none -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(2061): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(2062): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2063): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2064): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_unbreak_lchan_after_missing_rel_ack_1(2065): fail (pass -> fail) reason: ""MSC_ConnectionHandler.ttcn:1562 : Received unexpected ASSIGNMENT FAIL"" MTC@dfa3c83210fe: Test case TC_unbreak_lchan_after_missing_rel_ack_1 finished. Verdict: fail reason: "MSC_ConnectionHandler.ttcn:1562 : Received unexpected ASSIGNMENT FAIL" MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_1 fail'. Tue Jun 11 10:54:26 UTC 2024 ------ BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_1 fail ------ Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=257473) Waiting for packet dumper to finish... 1 (prev_count=257473, count=440733) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_1 fail' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_2'. ------ BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_2 ------ Tue Jun 11 10:54:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_2.pcap" >/data/BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_2' was executed successfully (exit status: 0). MTC@dfa3c83210fe: Test case TC_unbreak_lchan_after_missing_rel_ack_2 started. MTC@dfa3c83210fe: "TC_unbreak_lchan_after_missing_rel_ack_2": using IMSI '001016570656185'H VirtMSC-IPA(2069)@dfa3c83210fe: Established a new IPA connection (conn_id=2) VirtMSC-IPA(2069)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(2069)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(2070)@dfa3c83210fe: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(2070)@dfa3c83210fe: Final verdict of PTC: pass MTC@dfa3c83210fe: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@dfa3c83210fe: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@dfa3c83210fe: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@dfa3c83210fe: Starting RAN_Emulation VirtMSC-SCCP(2067)@dfa3c83210fe: v_sccp_pdu_maxlen:268 MTC@dfa3c83210fe: msc 1 is not configured, skipping MTC@dfa3c83210fe: msc 2 is not configured, skipping VirtMGW-MGCP-0(2072)@dfa3c83210fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "334", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMSC-RAN(2068)@dfa3c83210fe: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2073)@dfa3c83210fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2073)@dfa3c83210fe: 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(2073)@dfa3c83210fe: 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(2073)@dfa3c83210fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMGW-MGCP-0(2072)@dfa3c83210fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "335", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } MTC@dfa3c83210fe: "TC_unbreak_lchan_after_missing_rel_ack_2() start" VirtMGW-MGCP-0(2072)@dfa3c83210fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "336", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMSC-RAN(2068)@dfa3c83210fe: f_create_expect(l3 := '05240103505902080910105607561658'O, n_connectPointCode := omit VirtMSC-RAN(2068)@dfa3c83210fe: Created Expect[0] for '05240103505902080910105607561658'O to be handled at TC_unbreak_lchan_after_missing_rel_ack_2(2075) VirtMSC-SCCP(2067)@dfa3c83210fe: First idle individual index:0 VirtMSC-SCCP(2067)@dfa3c83210fe: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2068)@dfa3c83210fe: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2068)@dfa3c83210fe: Found Expect[0] for '05240103505902080910105607561658'O handled at TC_unbreak_lchan_after_missing_rel_ack_2(2075) VirtMSC-RAN(2068)@dfa3c83210fe: Added conn table entry 0TC_unbreak_lchan_after_missing_rel_ack_2(2075)2776189 VirtMSC-SCCP(2067)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(2067)@dfa3c83210fe: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(2074)@dfa3c83210fe: Enabled queueing of DChan messages VirtMGW-MGCP-0(2072)@dfa3c83210fe: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_unbreak_lchan_after_missing_rel_ack_2(2075) VirtMSC-SCCP(2067)@dfa3c83210fe: Session index based on connection ID:0 VirtMSC-SCCP(2067)@dfa3c83210fe: vl_len:14 VirtMSC-SCCP(2067)@dfa3c83210fe: vl_from0 VirtMSC-SCCP(2067)@dfa3c83210fe: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O TC_unbreak_lchan_after_missing_rel_ack_2(2075)@dfa3c83210fe: 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(2074)@dfa3c83210fe: Disabled queueing of DChan messages VirtMGW-MGCP-0(2072)@dfa3c83210fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "337", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2072)@dfa3c83210fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "338", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2072)@dfa3c83210fe: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "339", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMSC-SCCP(2067)@dfa3c83210fe: Session index based on local reference:0 VirtMSC-SCCP(2067)@dfa3c83210fe: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2067)@dfa3c83210fe: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2067)@dfa3c83210fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_unbreak_lchan_after_missing_rel_ack_2(2075)@dfa3c83210fe: setverdict(fail): none -> fail reason: ""MSC_ConnectionHandler.ttcn:1562 : Received unexpected ASSIGNMENT FAIL"", new component reason: ""MSC_ConnectionHandler.ttcn:1562 : Received unexpected ASSIGNMENT FAIL"" TC_unbreak_lchan_after_missing_rel_ack_2(2075)@dfa3c83210fe: Stopping testcase execution from "MSC_ConnectionHandler.ttcn":1562 MC@dfa3c83210fe: Test Component 2075 has requested to stop MTC. Terminating current testcase execution. VirtMSC-SCCP(2067)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-RAN(2068)@dfa3c83210fe: Final verdict of PTC: none TC_unbreak_lchan_after_missing_rel_ack_2(2075)@dfa3c83210fe: Final verdict of PTC: fail reason: ""MSC_ConnectionHandler.ttcn:1562 : Received unexpected ASSIGNMENT FAIL"" VirtMSC-STATS(2066)@dfa3c83210fe: Final verdict of PTC: none VirtMGW-MGCP-0(2072)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2074)@dfa3c83210fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2071)@dfa3c83210fe: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2073)@dfa3c83210fe: Final verdict of PTC: none VirtMSC-IPA(2069)@dfa3c83210fe: Final verdict of PTC: none MTC@dfa3c83210fe: Setting final verdict of the test case. MTC@dfa3c83210fe: Local verdict of MTC: none MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-STATS(2066): none (none -> none) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-SCCP(2067): none (none -> none) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-RAN(2068): none (none -> none) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA(2069): none (none -> none) MTC@dfa3c83210fe: Local verdict of PTC VirtMSC-IPA-WAIT(2070): pass (none -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-CTRL-CLI-IPA(2071): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC VirtMGW-MGCP-0(2072): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2073): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2074): none (pass -> pass) MTC@dfa3c83210fe: Local verdict of PTC TC_unbreak_lchan_after_missing_rel_ack_2(2075): fail (pass -> fail) reason: ""MSC_ConnectionHandler.ttcn:1562 : Received unexpected ASSIGNMENT FAIL"" MTC@dfa3c83210fe: Test case TC_unbreak_lchan_after_missing_rel_ack_2 finished. Verdict: fail reason: "MSC_ConnectionHandler.ttcn:1562 : Received unexpected ASSIGNMENT FAIL" MTC@dfa3c83210fe: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_2 fail'. Tue Jun 11 10:54:42 UTC 2024 ------ BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_2 fail ------ Saving talloc report from 172.18.36.20:4242 to BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=262451) Waiting for packet dumper to finish... 1 (prev_count=262451, count=445913) MTC@dfa3c83210fe: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_2 fail' was executed successfully (exit status: 0). MC@dfa3c83210fe: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@dfa3c83210fe: Terminating MTC. MC@dfa3c83210fe: MTC terminated. MC2> exit MC@dfa3c83210fe: Shutting down session. MC@dfa3c83210fe: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/bsc/expected-results.xml' against results in 'junit-xml-21.log' -------------------- pass BSC_Tests.TC_ctrl_msc_connection_status pass BSC_Tests.TC_ctrl_msc0_connection_status pass BSC_Tests.TC_stat_num_bts_connected_1 pass BSC_Tests.TC_stat_num_bts_connected_2 pass BSC_Tests.TC_stat_num_bts_connected_3 pass BSC_Tests.TC_ctrl pass BSC_Tests.TC_si_default pass BSC_Tests.TC_si2quater_2_earfcns pass BSC_Tests.TC_si2quater_3_earfcns pass BSC_Tests.TC_si2quater_4_earfcns pass BSC_Tests.TC_si2quater_5_earfcns pass BSC_Tests.TC_si2quater_6_earfcns pass BSC_Tests.TC_si2quater_12_earfcns pass BSC_Tests.TC_si2quater_23_earfcns pass BSC_Tests.TC_si2quater_32_earfcns pass BSC_Tests.TC_si2quater_33_earfcns pass BSC_Tests.TC_si2quater_42_earfcns pass BSC_Tests.TC_si2quater_48_earfcns pass BSC_Tests.TC_si2quater_49_earfcns pass BSC_Tests.TC_si_acc_rotate pass BSC_Tests.TC_si_acc_ramp_rotate pass->FAIL BSC_Tests.TC_si2_ncc_permitted pass BSC_Tests.TC_chan_act_noreply pass BSC_Tests.TC_chan_act_counter pass BSC_Tests.TC_chan_act_ack_noest pass BSC_Tests.TC_chan_act_ack_noest_emerg pass BSC_Tests.TC_chan_rqd_emerg_deny pass BSC_Tests.TC_chan_act_ack_est_ind_noreply pass BSC_Tests.TC_chan_act_ack_est_ind_refused pass BSC_Tests.TC_chan_act_nack pass BSC_Tests.TC_chan_exhaustion pass BSC_Tests.TC_chan_deact_silence pass BSC_Tests.TC_chan_rel_rll_rel_ind pass BSC_Tests.TC_chan_rel_conn_fail pass BSC_Tests.TC_chan_rel_hard_clear pass BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb pass BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_csfb pass BSC_Tests.TC_chan_rel_hard_clear_csfb pass BSC_Tests.TC_chan_rel_hard_rlsd pass BSC_Tests.TC_chan_rel_hard_rlsd_ms_dead pass BSC_Tests.TC_chan_rel_a_reset pass BSC_Tests.TC_chan_rel_sccp_tiar_timeout pass BSC_Tests.TC_chan_rel_rr_cause pass BSC_Tests.TC_outbound_connect pass BSC_Tests.TC_assignment_cic_only pass BSC_Tests.TC_assignment_csd pass BSC_Tests.TC_assignment_ctm pass BSC_Tests.TC_assignment_sign pass BSC_Tests.TC_assignment_fr_a5_0 pass BSC_Tests.TC_assignment_fr_a5_1 pass BSC_Tests.TC_assignment_fr_a5_3 pass BSC_Tests.TC_assignment_fr_a5_4 pass BSC_Tests.TC_assignment_fr_a5_4_fail pass BSC_Tests.TC_assignment_fr_a5_not_sup pass BSC_Tests.TC_ciph_mode_a5_0 pass BSC_Tests.TC_ciph_mode_a5_1 pass BSC_Tests.TC_ciph_mode_a5_2_0 pass BSC_Tests.TC_ciph_mode_a5_2_1 pass BSC_Tests.TC_ciph_mode_a5_3 pass BSC_Tests.TC_ciph_mode_a5_4 pass BSC_Tests.TC_assignment_codec_fr pass BSC_Tests.TC_assignment_codec_fr_by_mode_modify pass BSC_Tests.TC_assignment_codec_hr pass BSC_Tests.TC_assignment_codec_efr pass BSC_Tests.TC_assignment_codec_amr_f pass BSC_Tests.TC_assignment_codec_amr_h pass BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr pass BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr pass BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr_hr pass BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr_fr pass BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr pass BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr pass BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr_fr pass BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr_hr pass BSC_Tests.TC_assignment_codec_req_hr_fr pass BSC_Tests.TC_assignment_codec_req_fr_hr pass BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling pass BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden pass BSC_Tests.TC_assignment_sdcch_exhausted_req_voice_tch_forbidden pass BSC_Tests.TC_assignment_codec_hr_osmux_on pass BSC_Tests.TC_assignment_osmux pass BSC_Tests.TC_assignment_osmux_cn pass BSC_Tests.TC_assignment_osmux_bts pass BSC_Tests.TC_rll_est_ind_inact_lchan pass BSC_Tests.TC_rll_est_ind_inval_sapi1 pass BSC_Tests.TC_rll_est_ind_inval_sapi3 pass BSC_Tests.TC_rll_est_ind_inval_sacch pass BSC_Tests.TC_tch_dlci_link_id_sapi pass BSC_Tests.TC_rll_rel_ind_sapi_n_reject pass BSC_Tests.TC_rll_err_ind_sapi_n_reject pass BSC_Tests.TC_rll_timeout_sapi_n_reject pass BSC_Tests.TC_rll_sapi_n_reject_dlci_cc pass BSC_Tests.TC_paging_imsi_nochan pass BSC_Tests.TC_paging_tmsi_nochan pass BSC_Tests.TC_paging_tmsi_any pass BSC_Tests.TC_paging_tmsi_sdcch pass BSC_Tests.TC_paging_tmsi_tch_f pass BSC_Tests.TC_paging_tmsi_tch_hf pass BSC_Tests.TC_paging_imsi_nochan_cgi pass BSC_Tests.TC_paging_imsi_nochan_lac_ci pass BSC_Tests.TC_paging_imsi_nochan_ci pass BSC_Tests.TC_paging_imsi_nochan_lai pass BSC_Tests.TC_paging_imsi_nochan_lac pass BSC_Tests.TC_paging_imsi_nochan_all pass BSC_Tests.TC_paging_imsi_nochan_plmn_lac_rnc pass BSC_Tests.TC_paging_imsi_nochan_rnc pass BSC_Tests.TC_paging_imsi_nochan_lac_rnc pass BSC_Tests.TC_paging_imsi_nochan_lacs pass BSC_Tests.TC_paging_imsi_nochan_lacs_empty pass BSC_Tests.TC_paging_imsi_nochan_cgi_unknown_cid pass BSC_Tests.TC_paging_imsi_a_reset pass BSC_Tests.TC_paging_imsi_load pass BSC_Tests.TC_paging_counter pass BSC_Tests.TC_paging_resp_unsol pass BSC_Tests.TC_paging_500req pass BSC_Tests.TC_paging_450req_no_paging_load_ind pass BSC_Tests.TC_paging_imsi_nochan_ci_resp_invalid_mi pass BSC_Tests.TC_rsl_drop_counter pass BSC_Tests.TC_rsl_unknown_unit_id pass BSC_Tests.TC_oml_unknown_unit_id pass BSC_Tests.TC_classmark pass BSC_Tests.TC_common_id pass BSC_Tests.TC_unsol_ass_fail pass BSC_Tests.TC_unsol_ass_compl pass BSC_Tests.TC_unsol_ho_fail pass BSC_Tests.TC_err_82_short_msg pass BSC_Tests.TC_err_84_unknown_msg pass BSC_Tests.TC_ho_int pass BSC_Tests.TC_ho_int_a5_0 pass BSC_Tests.TC_ho_int_a5_1 pass BSC_Tests.TC_ho_int_a5_3 pass BSC_Tests.TC_ho_int_a5_4 pass BSC_Tests.TC_ho_int_radio_link_failure pass BSC_Tests.TC_ho_out_fail_no_msc_response pass BSC_Tests.TC_ho_out_fail_rr_ho_failure pass BSC_Tests.TC_ho_out_fail_no_result_after_ho_cmd pass BSC_Tests.TC_ho_into_this_bsc pass BSC_Tests.TC_ho_into_this_bsc_a5_0 pass BSC_Tests.TC_ho_into_this_bsc_a5_1 pass BSC_Tests.TC_ho_into_this_bsc_a5_3 pass BSC_Tests.TC_ho_into_this_bsc_a5_4 pass BSC_Tests.TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg pass BSC_Tests.TC_ho_into_this_bsc_a5_1_3 pass BSC_Tests.TC_ho_into_this_bsc_a5_mismatch pass BSC_Tests.TC_srvcc_eutran_to_geran pass BSC_Tests.TC_srvcc_eutran_to_geran_a5_3 pass BSC_Tests.TC_srvcc_eutran_to_geran_src_sai pass BSC_Tests.TC_srvcc_eutran_to_geran_ho_out pass BSC_Tests.TC_srvcc_eutran_to_geran_forbid_fast_return pass BSC_Tests.TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return pass BSC_Tests.TC_ho_in_fail_msc_clears pass BSC_Tests.TC_ho_in_fail_msc_clears_after_ho_detect pass BSC_Tests.TC_ho_in_fail_no_detect pass BSC_Tests.TC_ho_in_fail_no_detect2 pass BSC_Tests.TC_ho_in_fail_mgw_mdcx_timeout pass BSC_Tests.TC_ho_in_fail_ipa_crcx_timeout pass BSC_Tests.TC_ho_into_this_bsc_sccp_cr_without_bssap pass BSC_Tests.TC_ho_neighbor_config_1 pass BSC_Tests.TC_ho_neighbor_config_2 pass BSC_Tests.TC_ho_neighbor_config_3 pass BSC_Tests.TC_ho_neighbor_config_4 pass BSC_Tests.TC_ho_neighbor_config_5 pass BSC_Tests.TC_ho_neighbor_config_6 pass BSC_Tests.TC_ho_neighbor_config_7 pass BSC_Tests.TC_bssap_rlsd_does_not_cause_bssmap_reset pass BSC_Tests.TC_bssmap_clear_does_not_cause_bssmap_reset pass BSC_Tests.TC_ms_rel_ind_does_not_cause_bssmap_reset pass BSC_Tests.TC_dyn_pdch_ipa_act_deact pass BSC_Tests.TC_dyn_pdch_ipa_act_nack pass BSC_Tests.TC_dyn_pdch_osmo_act_deact pass BSC_Tests.TC_dyn_pdch_osmo_act_nack pass BSC_Tests.TC_dyn_ts_sdcch8_act_deact pass BSC_Tests.TC_dyn_ts_sdcch8_all_subslots_used pass BSC_Tests.TC_dyn_ts_sdcch8_tch_call_act_deact pass BSC_Tests.TC_dyn_ts_sdcch8_act_nack pass BSC_Tests.TC_chopped_ipa_ping pass BSC_Tests.TC_chopped_ipa_payload pass BSC_Tests.TC_assignment_verify_ms_power_params_ie pass BSC_Tests.TC_c0_power_red_mode pass BSC_Tests.TC_early_conn_fail pass BSC_Tests.TC_late_conn_fail pass BSC_Tests.TC_stats_conn_fail pass BSC_Tests.TC_assignment_emerg_setup_allow pass BSC_Tests.TC_assignment_emerg_setup_allow_imei pass BSC_Tests.TC_assignment_emerg_setup_deny_msc pass BSC_Tests.TC_assignment_emerg_setup_deny_bts pass BSC_Tests.TC_emerg_premption pass BSC_Tests.TC_fh_params_chan_activ pass BSC_Tests.TC_fh_params_imm_ass pass BSC_Tests.TC_fh_params_assignment_cmd pass BSC_Tests.TC_fh_params_handover_cmd pass BSC_Tests.TC_fh_params_si4_cbch pass BSC_Tests.TC_no_msc pass BSC_Tests.TC_refuse_chan_act_to_vamos pass BSC_Tests.TC_refuse_mode_modif_to_vamos pass BSC_Tests.TC_reassignment_fr pass BSC_Tests.TC_cm_reestablishment pass BSC_Tests.TC_imm_ass_post_chan_ack pass BSC_Tests.TC_imm_ass_pre_chan_ack pass BSC_Tests.TC_imm_ass_pre_ts_ack pass BSC_Tests.TC_imm_ass_pre_chan_ack_dyn_ts pass BSC_Tests.TC_imm_ass_pre_ts_ack_dyn_ts pass BSC_Tests.TC_ctrl_trx_rf_locked pass BSC_Tests.TC_ratectr_all_available_allocated pass BSC_Tests.TC_ratectr_all_available_allocated_dyn pass BSC_Tests.TC_cm_serv_rej pass BSC_Tests.TC_lost_sdcch_during_assignment pass BSC_Tests.TC_chan_alloc_algo_ascending pass BSC_Tests.TC_chan_alloc_algo_descending pass BSC_Tests.TC_chan_alloc_algo_ass_dynamic pass->FAIL BSC_Tests.TC_mgwpool_all_used pass BSC_Tests.TC_mgwpool_blocked_not_used pass BSC_Tests.TC_mgwpool_pin_bts pass->FAIL BSC_Tests.TC_mgwpool_keepalive_down_not_used pass->FAIL BSC_Tests.TC_ho_meas_rep_multi_band pass->FAIL BSC_Tests.TC_ho_out_of_this_bsc pass->FAIL BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_1 pass->FAIL BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_2 NEW: PASS BSC_Tests.TC_ctrl_location Summary: pass->FAIL: 7 pass: 211 NEW: PASS: 1 skip: 112 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh BSC_Tests --rm Generated BSC_Tests.TC_assignment_cic_only.merged Generated BSC_Tests.TC_assignment_codec_amr_f.merged Generated BSC_Tests.TC_assignment_codec_amr_h.merged Generated BSC_Tests.TC_assignment_codec_efr.merged Generated BSC_Tests.TC_assignment_codec_fr.merged Generated BSC_Tests.TC_assignment_codec_fr_by_mode_modify.merged Generated BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr.merged Generated BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr_hr.merged Generated BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr.merged Generated BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr_fr.merged Generated BSC_Tests.TC_assignment_codec_hr.merged Generated BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr.merged Generated BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr_hr.merged Generated BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr.merged Generated BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr_fr.merged Generated BSC_Tests.TC_assignment_codec_hr_osmux_on.merged Generated BSC_Tests.TC_assignment_codec_req_fr_hr.merged Generated BSC_Tests.TC_assignment_codec_req_hr_fr.merged Generated BSC_Tests.TC_assignment_csd.merged Generated BSC_Tests.TC_assignment_ctm.merged Generated BSC_Tests.TC_assignment_emerg_setup_allow.merged Generated BSC_Tests.TC_assignment_emerg_setup_allow_imei.merged Generated BSC_Tests.TC_assignment_emerg_setup_deny_bts.merged Generated BSC_Tests.TC_assignment_emerg_setup_deny_msc.merged Generated BSC_Tests.TC_assignment_fr_a5_0.merged Generated BSC_Tests.TC_assignment_fr_a5_1.merged Generated BSC_Tests.TC_assignment_fr_a5_3.merged Generated BSC_Tests.TC_assignment_fr_a5_4.merged Generated BSC_Tests.TC_assignment_fr_a5_4_fail.merged Generated BSC_Tests.TC_assignment_fr_a5_not_sup.merged Generated BSC_Tests.TC_assignment_osmux.merged Generated BSC_Tests.TC_assignment_osmux_bts.merged Generated BSC_Tests.TC_assignment_osmux_cn.merged Generated BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling.merged Generated BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden.merged Generated BSC_Tests.TC_assignment_sdcch_exhausted_req_voice_tch_forbidden.merged Generated BSC_Tests.TC_assignment_sign.merged Generated BSC_Tests.TC_assignment_verify_ms_power_params_ie.merged Generated BSC_Tests.TC_bssap_rlsd_does_not_cause_bssmap_reset.merged Generated BSC_Tests.TC_bssmap_clear_does_not_cause_bssmap_reset.merged Generated BSC_Tests.TC_c0_power_red_mode.merged Generated BSC_Tests.TC_chan_act_ack_est_ind_noreply.merged Generated BSC_Tests.TC_chan_act_ack_est_ind_refused.merged Generated BSC_Tests.TC_chan_act_ack_noest.merged Generated BSC_Tests.TC_chan_act_ack_noest_emerg.merged Generated BSC_Tests.TC_chan_act_counter.merged Generated BSC_Tests.TC_chan_act_nack.merged Generated BSC_Tests.TC_chan_act_noreply.merged Generated BSC_Tests.TC_chan_alloc_algo_ascending.merged Generated BSC_Tests.TC_chan_alloc_algo_ass_dynamic.merged Generated BSC_Tests.TC_chan_alloc_algo_descending.merged Generated BSC_Tests.TC_chan_deact_silence.merged Generated BSC_Tests.TC_chan_exhaustion.merged Generated BSC_Tests.TC_chan_rel_a_reset.merged Generated BSC_Tests.TC_chan_rel_conn_fail.merged Generated BSC_Tests.TC_chan_rel_hard_clear.merged Generated BSC_Tests.TC_chan_rel_hard_clear_csfb.merged Generated BSC_Tests.TC_chan_rel_hard_rlsd.merged Generated BSC_Tests.TC_chan_rel_hard_rlsd_ms_dead.merged Generated BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_csfb.merged Generated BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb.merged Generated BSC_Tests.TC_chan_rel_rll_rel_ind.merged Generated BSC_Tests.TC_chan_rel_rr_cause.merged Generated BSC_Tests.TC_chan_rel_sccp_tiar_timeout.merged Generated BSC_Tests.TC_chan_rqd_emerg_deny.merged Generated BSC_Tests.TC_chopped_ipa_payload.merged Generated BSC_Tests.TC_chopped_ipa_ping.merged Generated BSC_Tests.TC_ciph_mode_a5_0.merged Generated BSC_Tests.TC_ciph_mode_a5_1.merged Generated BSC_Tests.TC_ciph_mode_a5_2_0.merged Generated BSC_Tests.TC_ciph_mode_a5_2_1.merged Generated BSC_Tests.TC_ciph_mode_a5_3.merged Generated BSC_Tests.TC_ciph_mode_a5_4.merged Generated BSC_Tests.TC_classmark.merged Generated BSC_Tests.TC_cm_reestablishment.merged Generated BSC_Tests.TC_cm_serv_rej.merged Generated BSC_Tests.TC_common_id.merged Generated BSC_Tests.TC_ctrl.merged Generated BSC_Tests.TC_ctrl_location.merged Generated BSC_Tests.TC_ctrl_msc0_connection_status.merged Generated BSC_Tests.TC_ctrl_msc_connection_status.merged Generated BSC_Tests.TC_ctrl_trx_rf_locked.merged Generated BSC_Tests.TC_dyn_pdch_ipa_act_deact.merged Generated BSC_Tests.TC_dyn_pdch_ipa_act_nack.merged Generated BSC_Tests.TC_dyn_pdch_osmo_act_deact.merged Generated BSC_Tests.TC_dyn_pdch_osmo_act_nack.merged Generated BSC_Tests.TC_dyn_ts_sdcch8_act_deact.merged Generated BSC_Tests.TC_dyn_ts_sdcch8_act_nack.merged Generated BSC_Tests.TC_dyn_ts_sdcch8_all_subslots_used.merged Generated BSC_Tests.TC_dyn_ts_sdcch8_tch_call_act_deact.merged Generated BSC_Tests.TC_early_conn_fail.merged Generated BSC_Tests.TC_emerg_premption.merged Generated BSC_Tests.TC_err_82_short_msg.merged Generated BSC_Tests.TC_err_84_unknown_msg.merged Generated BSC_Tests.TC_fh_params_assignment_cmd.merged Generated BSC_Tests.TC_fh_params_chan_activ.merged Generated BSC_Tests.TC_fh_params_handover_cmd.merged Generated BSC_Tests.TC_fh_params_imm_ass.merged Generated BSC_Tests.TC_fh_params_si4_cbch.merged Generated BSC_Tests.TC_ho_in_fail_ipa_crcx_timeout.merged Generated BSC_Tests.TC_ho_in_fail_mgw_mdcx_timeout.merged Generated BSC_Tests.TC_ho_in_fail_msc_clears.merged Generated BSC_Tests.TC_ho_in_fail_msc_clears_after_ho_detect.merged Generated BSC_Tests.TC_ho_in_fail_no_detect.merged Generated BSC_Tests.TC_ho_in_fail_no_detect2.merged Generated BSC_Tests.TC_ho_int.merged Generated BSC_Tests.TC_ho_int_a5_0.merged Generated BSC_Tests.TC_ho_int_a5_1.merged Generated BSC_Tests.TC_ho_int_a5_3.merged Generated BSC_Tests.TC_ho_int_a5_4.merged Generated BSC_Tests.TC_ho_int_radio_link_failure.merged Generated BSC_Tests.TC_ho_into_this_bsc.merged Generated BSC_Tests.TC_ho_into_this_bsc_a5_0.merged Generated BSC_Tests.TC_ho_into_this_bsc_a5_1.merged Generated BSC_Tests.TC_ho_into_this_bsc_a5_1_3.merged Generated BSC_Tests.TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg.merged Generated BSC_Tests.TC_ho_into_this_bsc_a5_3.merged Generated BSC_Tests.TC_ho_into_this_bsc_a5_4.merged Generated BSC_Tests.TC_ho_into_this_bsc_a5_mismatch.merged Generated BSC_Tests.TC_ho_into_this_bsc_sccp_cr_without_bssap.merged Generated BSC_Tests.TC_ho_meas_rep_multi_band.merged Generated BSC_Tests.TC_ho_neighbor_config_1.merged Generated BSC_Tests.TC_ho_neighbor_config_2.merged Generated BSC_Tests.TC_ho_neighbor_config_3.merged Generated BSC_Tests.TC_ho_neighbor_config_4.merged Generated BSC_Tests.TC_ho_neighbor_config_5.merged Generated BSC_Tests.TC_ho_neighbor_config_6.merged Generated BSC_Tests.TC_ho_neighbor_config_7.merged Generated BSC_Tests.TC_ho_out_fail_no_msc_response.merged Generated BSC_Tests.TC_ho_out_fail_no_result_after_ho_cmd.merged Generated BSC_Tests.TC_ho_out_fail_rr_ho_failure.merged Generated BSC_Tests.TC_ho_out_of_this_bsc.merged Generated BSC_Tests.TC_imm_ass_post_chan_ack.merged Generated BSC_Tests.TC_imm_ass_pre_chan_ack.merged Generated BSC_Tests.TC_imm_ass_pre_chan_ack_dyn_ts.merged Generated BSC_Tests.TC_imm_ass_pre_ts_ack.merged Generated BSC_Tests.TC_imm_ass_pre_ts_ack_dyn_ts.merged Generated BSC_Tests.TC_late_conn_fail.merged Generated BSC_Tests.TC_lost_sdcch_during_assignment.merged Generated BSC_Tests.TC_mgwpool_all_used.merged Generated BSC_Tests.TC_mgwpool_blocked_not_used.merged Generated BSC_Tests.TC_mgwpool_keepalive_down_not_used.merged Generated BSC_Tests.TC_mgwpool_pin_bts.merged Generated BSC_Tests.TC_ms_rel_ind_does_not_cause_bssmap_reset.merged Generated BSC_Tests.TC_no_msc.merged Generated BSC_Tests.TC_oml_unknown_unit_id.merged Generated BSC_Tests.TC_outbound_connect.merged Generated BSC_Tests.TC_paging_450req_no_paging_load_ind.merged Generated BSC_Tests.TC_paging_500req.merged Generated BSC_Tests.TC_paging_counter.merged Generated BSC_Tests.TC_paging_imsi_a_reset.merged Generated BSC_Tests.TC_paging_imsi_load.merged Generated BSC_Tests.TC_paging_imsi_nochan.merged Generated BSC_Tests.TC_paging_imsi_nochan_all.merged Generated BSC_Tests.TC_paging_imsi_nochan_cgi.merged Generated BSC_Tests.TC_paging_imsi_nochan_cgi_unknown_cid.merged Generated BSC_Tests.TC_paging_imsi_nochan_ci.merged Generated BSC_Tests.TC_paging_imsi_nochan_ci_resp_invalid_mi.merged Generated BSC_Tests.TC_paging_imsi_nochan_lac.merged Generated BSC_Tests.TC_paging_imsi_nochan_lac_ci.merged Generated BSC_Tests.TC_paging_imsi_nochan_lac_rnc.merged Generated BSC_Tests.TC_paging_imsi_nochan_lacs.merged Generated BSC_Tests.TC_paging_imsi_nochan_lacs_empty.merged Generated BSC_Tests.TC_paging_imsi_nochan_lai.merged Generated BSC_Tests.TC_paging_imsi_nochan_plmn_lac_rnc.merged Generated BSC_Tests.TC_paging_imsi_nochan_rnc.merged Generated BSC_Tests.TC_paging_resp_unsol.merged Generated BSC_Tests.TC_paging_tmsi_any.merged Generated BSC_Tests.TC_paging_tmsi_nochan.merged Generated BSC_Tests.TC_paging_tmsi_sdcch.merged Generated BSC_Tests.TC_paging_tmsi_tch_f.merged Generated BSC_Tests.TC_paging_tmsi_tch_hf.merged Generated BSC_Tests.TC_ratectr_all_available_allocated.merged Generated BSC_Tests.TC_ratectr_all_available_allocated_dyn.merged ttcn3_logmerge: warning: timestamp is in wrong order in file BSC_Tests-TC_reassignment_fr-dfa3c83210fe-1858.log line 323 Generated BSC_Tests.TC_reassignment_fr.merged Generated BSC_Tests.TC_refuse_chan_act_to_vamos.merged Generated BSC_Tests.TC_refuse_mode_modif_to_vamos.merged Generated BSC_Tests.TC_rll_err_ind_sapi_n_reject.merged Generated BSC_Tests.TC_rll_est_ind_inact_lchan.merged Generated BSC_Tests.TC_rll_est_ind_inval_sacch.merged Generated BSC_Tests.TC_rll_est_ind_inval_sapi1.merged Generated BSC_Tests.TC_rll_est_ind_inval_sapi3.merged Generated BSC_Tests.TC_rll_rel_ind_sapi_n_reject.merged Generated BSC_Tests.TC_rll_sapi_n_reject_dlci_cc.merged Generated BSC_Tests.TC_rll_timeout_sapi_n_reject.merged Generated BSC_Tests.TC_rsl_drop_counter.merged Generated BSC_Tests.TC_rsl_unknown_unit_id.merged Generated BSC_Tests.TC_si2_ncc_permitted.merged Generated BSC_Tests.TC_si2quater_12_earfcns.merged Generated BSC_Tests.TC_si2quater_23_earfcns.merged Generated BSC_Tests.TC_si2quater_2_earfcns.merged Generated BSC_Tests.TC_si2quater_32_earfcns.merged Generated BSC_Tests.TC_si2quater_33_earfcns.merged Generated BSC_Tests.TC_si2quater_3_earfcns.merged Generated BSC_Tests.TC_si2quater_42_earfcns.merged Generated BSC_Tests.TC_si2quater_48_earfcns.merged Generated BSC_Tests.TC_si2quater_49_earfcns.merged Generated BSC_Tests.TC_si2quater_4_earfcns.merged Generated BSC_Tests.TC_si2quater_5_earfcns.merged Generated BSC_Tests.TC_si2quater_6_earfcns.merged Generated BSC_Tests.TC_si_acc_ramp_rotate.merged Generated BSC_Tests.TC_si_acc_rotate.merged Generated BSC_Tests.TC_si_default.merged Generated BSC_Tests.TC_srvcc_eutran_to_geran.merged Generated BSC_Tests.TC_srvcc_eutran_to_geran_a5_3.merged Generated BSC_Tests.TC_srvcc_eutran_to_geran_forbid_fast_return.merged Generated BSC_Tests.TC_srvcc_eutran_to_geran_ho_out.merged Generated BSC_Tests.TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return.merged Generated BSC_Tests.TC_srvcc_eutran_to_geran_src_sai.merged Generated BSC_Tests.TC_stat_num_bts_connected_1.merged Generated BSC_Tests.TC_stat_num_bts_connected_2.merged Generated BSC_Tests.TC_stat_num_bts_connected_3.merged Generated BSC_Tests.TC_stats_conn_fail.merged Generated BSC_Tests.TC_tch_dlci_link_id_sapi.merged Generated BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_1.merged Generated BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_2.merged Generated BSC_Tests.TC_unsol_ass_compl.merged Generated BSC_Tests.TC_unsol_ass_fail.merged Generated BSC_Tests.TC_unsol_ho_fail.merged Removing Input log files !!! + exit 0 + clean_up_common + set +e + set +x ### Clean up ### + trap - EXIT INT TERM 0 + type clean_up + network_clean + docker network inspect ttcn3-bsc-test-sccplite-36 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers=jenkins-ttcn3-bsc-test-sccplite-latest-1975-bsc jenkins-ttcn3-bsc-test-sccplite-latest-1975-bts0 jenkins-ttcn3-bsc-test-sccplite-latest-1975-bts2 jenkins-ttcn3-bsc-test-sccplite-latest-1975-bts1 + [ -n jenkins-ttcn3-bsc-test-sccplite-latest-1975-bsc jenkins-ttcn3-bsc-test-sccplite-latest-1975-bts0 jenkins-ttcn3-bsc-test-sccplite-latest-1975-bts2 jenkins-ttcn3-bsc-test-sccplite-latest-1975-bts1 ] + docker_kill_wait jenkins-ttcn3-bsc-test-sccplite-latest-1975-bsc jenkins-ttcn3-bsc-test-sccplite-latest-1975-bts0 jenkins-ttcn3-bsc-test-sccplite-latest-1975-bts2 jenkins-ttcn3-bsc-test-sccplite-latest-1975-bts1 + docker kill jenkins-ttcn3-bsc-test-sccplite-latest-1975-bsc jenkins-ttcn3-bsc-test-sccplite-latest-1975-bts0 jenkins-ttcn3-bsc-test-sccplite-latest-1975-bts2 jenkins-ttcn3-bsc-test-sccplite-latest-1975-bts1 jenkins-ttcn3-bsc-test-sccplite-latest-1975-bsc jenkins-ttcn3-bsc-test-sccplite-latest-1975-bts0 jenkins-ttcn3-bsc-test-sccplite-latest-1975-bts2 jenkins-ttcn3-bsc-test-sccplite-latest-1975-bts1 + docker wait jenkins-ttcn3-bsc-test-sccplite-latest-1975-bsc jenkins-ttcn3-bsc-test-sccplite-latest-1975-bts0 jenkins-ttcn3-bsc-test-sccplite-latest-1975-bts2 jenkins-ttcn3-bsc-test-sccplite-latest-1975-bts1 137 Error response from daemon: No such container: jenkins-ttcn3-bsc-test-sccplite-latest-1975-bsc Error response from daemon: No such container: jenkins-ttcn3-bsc-test-sccplite-latest-1975-bts2 Error response from daemon: No such container: jenkins-ttcn3-bsc-test-sccplite-latest-1975-bts1 + true + network_remove + set +x Removing network ttcn3-bsc-test-sccplite-36 + docker network remove ttcn3-bsc-test-sccplite-36 ttcn3-bsc-test-sccplite-36 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite-latest/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite-latest/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite-latest/_cache:/cache --name jenkins-ttcn3-bsc-test-sccplite-latest-1975-cleaner debian:bookworm sh -e -x -c chmod -R a+rX /data/ /cache/ chown -R 1000:1000 /data /cache + chmod -R a+rX /data/ /cache/ + chown -R 1000:1000 /data /cache + collect_logs + cat /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite-latest/logs/bsc-tester/junit-xml-21.log <?xml version="1.0"?> <testsuite name='BSC_Tests' tests='219' failures='7' errors='0' skipped='0' inconc='0' time='4481.00'> <testcase classname='BSC_Tests' name='TC_ctrl_msc_connection_status' time='6.556071'/> <testcase classname='BSC_Tests' name='TC_ctrl_msc0_connection_status' time='5.938164'/> <testcase classname='BSC_Tests' name='TC_stat_num_bts_connected_1' time='7.200250'/> <testcase classname='BSC_Tests' name='TC_stat_num_bts_connected_2' time='9.333002'/> <testcase classname='BSC_Tests' name='TC_stat_num_bts_connected_3' time='11.530757'/> <testcase classname='BSC_Tests' name='TC_ctrl' time='8.335994'/> <testcase classname='BSC_Tests' name='TC_ctrl_location' time='9.005395'/> <testcase classname='BSC_Tests' name='TC_si_default' time='10.938813'/> <testcase classname='BSC_Tests' name='TC_si2quater_2_earfcns' time='13.033385'/> <testcase classname='BSC_Tests' name='TC_si2quater_3_earfcns' time='13.010710'/> <testcase classname='BSC_Tests' name='TC_si2quater_4_earfcns' time='13.014031'/> <testcase classname='BSC_Tests' name='TC_si2quater_5_earfcns' time='13.037164'/> <testcase classname='BSC_Tests' name='TC_si2quater_6_earfcns' time='13.020249'/> <testcase classname='BSC_Tests' name='TC_si2quater_12_earfcns' time='13.045189'/> <testcase classname='BSC_Tests' name='TC_si2quater_23_earfcns' time='13.053502'/> <testcase classname='BSC_Tests' name='TC_si2quater_32_earfcns' time='13.052769'/> <testcase classname='BSC_Tests' name='TC_si2quater_33_earfcns' time='13.046683'/> <testcase classname='BSC_Tests' name='TC_si2quater_42_earfcns' time='13.056559'/> <testcase classname='BSC_Tests' name='TC_si2quater_48_earfcns' time='13.054234'/> <testcase classname='BSC_Tests' name='TC_si2quater_49_earfcns' time='10.962955'/> <testcase classname='BSC_Tests' name='TC_si_acc_rotate' time='42.895889'/> <testcase classname='BSC_Tests' name='TC_si_acc_ramp_rotate' time='18.899931'/> <testcase classname='BSC_Tests' name='TC_si2_ncc_permitted' time='0.012876'> <failure type='fail-verdict'>"VTY: Unknown Command: ncc-permitted 6 7 8" BSC_Tests.ttcn:12600 BSC_Tests control part BSC_Tests.ttcn:3116 TC_si2_ncc_permitted testcase </failure> </testcase> <testcase classname='BSC_Tests' name='TC_chan_act_noreply' time='4.669532'/> <testcase classname='BSC_Tests' name='TC_chan_act_counter' time='12.274825'/> <testcase classname='BSC_Tests' name='TC_chan_act_ack_noest' time='8.946142'/> <testcase classname='BSC_Tests' name='TC_chan_act_ack_noest_emerg' time='8.947909'/> <testcase classname='BSC_Tests' name='TC_chan_rqd_emerg_deny' time='5.956238'/> <testcase classname='BSC_Tests' name='TC_chan_act_ack_est_ind_noreply' time='25.945960'/> <testcase classname='BSC_Tests' name='TC_chan_act_ack_est_ind_refused' time='7.965173'/> <testcase classname='BSC_Tests' name='TC_chan_act_nack' time='6.455575'/> <testcase classname='BSC_Tests' name='TC_chan_exhaustion' time='6.035608'/> <testcase classname='BSC_Tests' name='TC_chan_deact_silence' time='8.934066'/> <testcase classname='BSC_Tests' name='TC_chan_rel_rll_rel_ind' time='8.999871'/> <testcase classname='BSC_Tests' name='TC_chan_rel_conn_fail' time='9.166430'/> <testcase classname='BSC_Tests' name='TC_chan_rel_hard_clear' time='8.027957'/> <testcase classname='BSC_Tests' name='TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb' time='8.017428'/> <testcase classname='BSC_Tests' name='TC_chan_rel_last_eutran_plmn_hard_clear_csfb' time='8.019030'/> <testcase classname='BSC_Tests' name='TC_chan_rel_hard_clear_csfb' time='7.990835'/> <testcase classname='BSC_Tests' name='TC_chan_rel_hard_rlsd' time='7.995190'/> <testcase classname='BSC_Tests' name='TC_chan_rel_hard_rlsd_ms_dead' time='7.984827'/> <testcase classname='BSC_Tests' name='TC_chan_rel_a_reset' time='8.005335'/> <testcase classname='BSC_Tests' name='TC_chan_rel_sccp_tiar_timeout' time='12.979771'/> <testcase classname='BSC_Tests' name='TC_chan_rel_rr_cause' time='18.300918'/> <testcase classname='BSC_Tests' name='TC_outbound_connect' time='5.960479'/> <testcase classname='BSC_Tests' name='TC_assignment_cic_only' time='11.023293'/> <testcase classname='BSC_Tests' name='TC_assignment_csd' time='53.419303'/> <testcase classname='BSC_Tests' name='TC_assignment_ctm' time='11.002203'/> <testcase classname='BSC_Tests' name='TC_assignment_sign' time='9.274504'/> <testcase classname='BSC_Tests' name='TC_assignment_fr_a5_0' time='11.219320'/> <testcase classname='BSC_Tests' name='TC_assignment_fr_a5_1' time='11.275968'/> <testcase classname='BSC_Tests' name='TC_assignment_fr_a5_3' time='11.281152'/> <testcase classname='BSC_Tests' name='TC_assignment_fr_a5_4' time='11.264233'/> <testcase classname='BSC_Tests' name='TC_assignment_fr_a5_4_fail' time='10.084014'/> <testcase classname='BSC_Tests' name='TC_assignment_fr_a5_not_sup' time='9.107656'/> <testcase classname='BSC_Tests' name='TC_ciph_mode_a5_0' time='9.193720'/> <testcase classname='BSC_Tests' name='TC_ciph_mode_a5_1' time='9.174406'/> <testcase classname='BSC_Tests' name='TC_ciph_mode_a5_2_0' time='9.171650'/> <testcase classname='BSC_Tests' name='TC_ciph_mode_a5_2_1' time='9.176536'/> <testcase classname='BSC_Tests' name='TC_ciph_mode_a5_3' time='9.173734'/> <testcase classname='BSC_Tests' name='TC_ciph_mode_a5_4' time='9.177316'/> <testcase classname='BSC_Tests' name='TC_assignment_codec_fr' time='11.233525'/> <testcase classname='BSC_Tests' name='TC_assignment_codec_fr_by_mode_modify' time='10.204708'/> <testcase classname='BSC_Tests' name='TC_assignment_codec_hr' time='12.111690'/> <testcase classname='BSC_Tests' name='TC_assignment_codec_efr' time='11.263027'/> <testcase classname='BSC_Tests' name='TC_assignment_codec_amr_f' time='12.255580'/> <testcase classname='BSC_Tests' name='TC_assignment_codec_amr_h' time='11.301014'/> <testcase classname='BSC_Tests' name='TC_assignment_codec_fr_exhausted_req_hr' time='11.245763'/> <testcase classname='BSC_Tests' name='TC_assignment_codec_fr_exhausted_req_fr' time='9.201199'/> <testcase classname='BSC_Tests' name='TC_assignment_codec_fr_exhausted_req_fr_hr' time='11.253042'/> <testcase classname='BSC_Tests' name='TC_assignment_codec_fr_exhausted_req_hr_fr' time='11.225444'/> <testcase classname='BSC_Tests' name='TC_assignment_codec_hr_exhausted_req_fr' time='11.253272'/> <testcase classname='BSC_Tests' name='TC_assignment_codec_hr_exhausted_req_hr' time='10.156900'/> <testcase classname='BSC_Tests' name='TC_assignment_codec_hr_exhausted_req_hr_fr' time='11.215909'/> <testcase classname='BSC_Tests' name='TC_assignment_codec_hr_exhausted_req_fr_hr' time='11.263149'/> <testcase classname='BSC_Tests' name='TC_assignment_codec_req_hr_fr' time='11.234364'/> <testcase classname='BSC_Tests' name='TC_assignment_codec_req_fr_hr' time='11.327292'/> <testcase classname='BSC_Tests' name='TC_assignment_sdcch_exhausted_req_signalling' time='9.167474'/> <testcase classname='BSC_Tests' name='TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden' time='7.001552'/> <testcase classname='BSC_Tests' name='TC_assignment_sdcch_exhausted_req_voice_tch_forbidden' time='9.153893'/> <testcase classname='BSC_Tests' name='TC_assignment_codec_hr_osmux_on' time='11.338280'/> <testcase classname='BSC_Tests' name='TC_assignment_osmux' time='11.265377'/> <testcase classname='BSC_Tests' name='TC_assignment_osmux_cn' time='12.184476'/> <testcase classname='BSC_Tests' name='TC_assignment_osmux_bts' time='11.261624'/> <testcase classname='BSC_Tests' name='TC_rll_est_ind_inact_lchan' time='6.934226'/> <testcase classname='BSC_Tests' name='TC_rll_est_ind_inval_sapi1' time='7.936795'/> <testcase classname='BSC_Tests' name='TC_rll_est_ind_inval_sapi3' time='7.947338'/> <testcase classname='BSC_Tests' name='TC_rll_est_ind_inval_sacch' time='7.967230'/> <testcase classname='BSC_Tests' name='TC_tch_dlci_link_id_sapi' time='14.462498'/> <testcase classname='BSC_Tests' name='TC_rll_rel_ind_sapi_n_reject' time='7.969995'/> <testcase classname='BSC_Tests' name='TC_rll_err_ind_sapi_n_reject' time='7.999386'/> <testcase classname='BSC_Tests' name='TC_rll_timeout_sapi_n_reject' time='15.019804'/> <testcase classname='BSC_Tests' name='TC_rll_sapi_n_reject_dlci_cc' time='8.017314'/> <testcase classname='BSC_Tests' name='TC_paging_imsi_nochan' time='24.097738'/> <testcase classname='BSC_Tests' name='TC_paging_tmsi_nochan' time='24.493030'/> <testcase classname='BSC_Tests' name='TC_paging_tmsi_any' time='24.486201'/> <testcase classname='BSC_Tests' name='TC_paging_tmsi_sdcch' time='24.455892'/> <testcase classname='BSC_Tests' name='TC_paging_tmsi_tch_f' time='24.451267'/> <testcase classname='BSC_Tests' name='TC_paging_tmsi_tch_hf' time='24.488177'/> <testcase classname='BSC_Tests' name='TC_paging_imsi_nochan_cgi' time='24.639221'/> <testcase classname='BSC_Tests' name='TC_paging_imsi_nochan_lac_ci' time='24.627036'/> <testcase classname='BSC_Tests' name='TC_paging_imsi_nochan_ci' time='24.720778'/> <testcase classname='BSC_Tests' name='TC_paging_imsi_nochan_lai' time='24.592116'/> <testcase classname='BSC_Tests' name='TC_paging_imsi_nochan_lac' time='24.575078'/> <testcase classname='BSC_Tests' name='TC_paging_imsi_nochan_all' time='24.445807'/> <testcase classname='BSC_Tests' name='TC_paging_imsi_nochan_plmn_lac_rnc' time='12.743402'/> <testcase classname='BSC_Tests' name='TC_paging_imsi_nochan_rnc' time='12.769108'/> <testcase classname='BSC_Tests' name='TC_paging_imsi_nochan_lac_rnc' time='12.767145'/> <testcase classname='BSC_Tests' name='TC_paging_imsi_nochan_lacs' time='24.453195'/> <testcase classname='BSC_Tests' name='TC_paging_imsi_nochan_lacs_empty' time='12.752371'/> <testcase classname='BSC_Tests' name='TC_paging_imsi_nochan_cgi_unknown_cid' time='12.753883'/> <testcase classname='BSC_Tests' name='TC_paging_imsi_a_reset' time='15.663256'/> <testcase classname='BSC_Tests' name='TC_paging_imsi_load' time='22.662022'/> <testcase classname='BSC_Tests' name='TC_paging_counter' time='24.488172'/> <testcase classname='BSC_Tests' name='TC_paging_resp_unsol' time='11.395545'/> <testcase classname='BSC_Tests' name='TC_paging_500req' time='19.228611'/> <testcase classname='BSC_Tests' name='TC_paging_450req_no_paging_load_ind' time='60.875155'/> <testcase classname='BSC_Tests' name='TC_paging_imsi_nochan_ci_resp_invalid_mi' time='23.295268'/> <testcase classname='BSC_Tests' name='TC_rsl_drop_counter' time='6.283700'/> <testcase classname='BSC_Tests' name='TC_rsl_unknown_unit_id' time='0.055316'/> <testcase classname='BSC_Tests' name='TC_oml_unknown_unit_id' time='0.058870'/> <testcase classname='BSC_Tests' name='TC_classmark' time='6.567569'/> <testcase classname='BSC_Tests' name='TC_common_id' time='9.142046'/> <testcase classname='BSC_Tests' name='TC_unsol_ass_fail' time='14.073171'/> <testcase classname='BSC_Tests' name='TC_unsol_ass_compl' time='14.148218'/> <testcase classname='BSC_Tests' name='TC_unsol_ho_fail' time='14.028076'/> <testcase classname='BSC_Tests' name='TC_err_82_short_msg' time='14.089690'/> <testcase classname='BSC_Tests' name='TC_err_84_unknown_msg' time='9.116366'/> <testcase classname='BSC_Tests' name='TC_ho_int' time='16.264475'/> <testcase classname='BSC_Tests' name='TC_ho_int_a5_0' time='16.492920'/> <testcase classname='BSC_Tests' name='TC_ho_int_a5_1' time='16.481811'/> <testcase classname='BSC_Tests' name='TC_ho_int_a5_3' time='16.504329'/> <testcase classname='BSC_Tests' name='TC_ho_int_a5_4' time='16.470551'/> <testcase classname='BSC_Tests' name='TC_ho_int_radio_link_failure' time='15.144444'/> <testcase classname='BSC_Tests' name='TC_ho_out_fail_no_msc_response' time='27.517289'/> <testcase classname='BSC_Tests' name='TC_ho_out_fail_rr_ho_failure' time='15.108841'/> <testcase classname='BSC_Tests' name='TC_ho_out_fail_no_result_after_ho_cmd' time='20.895437'/> <testcase classname='BSC_Tests' name='TC_ho_into_this_bsc' time='10.316668'/> <testcase classname='BSC_Tests' name='TC_ho_into_this_bsc_a5_0' time='10.351787'/> <testcase classname='BSC_Tests' name='TC_ho_into_this_bsc_a5_1' time='10.268447'/> <testcase classname='BSC_Tests' name='TC_ho_into_this_bsc_a5_3' time='10.330350'/> <testcase classname='BSC_Tests' name='TC_ho_into_this_bsc_a5_4' time='10.337046'/> <testcase classname='BSC_Tests' name='TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg' time='10.348836'/> <testcase classname='BSC_Tests' name='TC_ho_into_this_bsc_a5_1_3' time='10.358676'/> <testcase classname='BSC_Tests' name='TC_ho_into_this_bsc_a5_mismatch' time='8.217532'/> <testcase classname='BSC_Tests' name='TC_srvcc_eutran_to_geran' time='10.432020'/> <testcase classname='BSC_Tests' name='TC_srvcc_eutran_to_geran_a5_3' time='10.386202'/> <testcase classname='BSC_Tests' name='TC_srvcc_eutran_to_geran_src_sai' time='10.429397'/> <testcase classname='BSC_Tests' name='TC_srvcc_eutran_to_geran_ho_out' time='10.890792'/> <testcase classname='BSC_Tests' name='TC_srvcc_eutran_to_geran_forbid_fast_return' time='10.359983'/> <testcase classname='BSC_Tests' name='TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return' time='10.910794'/> <testcase classname='BSC_Tests' name='TC_ho_in_fail_msc_clears' time='10.234877'/> <testcase classname='BSC_Tests' name='TC_ho_in_fail_msc_clears_after_ho_detect' time='9.277139'/> <testcase classname='BSC_Tests' name='TC_ho_in_fail_no_detect' time='12.261225'/> <testcase classname='BSC_Tests' name='TC_ho_in_fail_no_detect2' time='12.213067'/> <testcase classname='BSC_Tests' name='TC_ho_in_fail_mgw_mdcx_timeout' time='12.286930'/> <testcase classname='BSC_Tests' name='TC_ho_in_fail_ipa_crcx_timeout' time='12.332352'/> <testcase classname='BSC_Tests' name='TC_ho_into_this_bsc_sccp_cr_without_bssap' time='10.366195'/> <testcase classname='BSC_Tests' name='TC_ho_neighbor_config_1' time='32.767966'/> <testcase classname='BSC_Tests' name='TC_ho_neighbor_config_2' time='25.034922'/> <testcase classname='BSC_Tests' name='TC_ho_neighbor_config_3' time='25.007787'/> <testcase classname='BSC_Tests' name='TC_ho_neighbor_config_4' time='31.016669'/> <testcase classname='BSC_Tests' name='TC_ho_neighbor_config_5' time='21.009030'/> <testcase classname='BSC_Tests' name='TC_ho_neighbor_config_6' time='21.519514'/> <testcase classname='BSC_Tests' name='TC_ho_neighbor_config_7' time='24.587593'/> <testcase classname='BSC_Tests' name='TC_bssap_rlsd_does_not_cause_bssmap_reset' time='18.531835'/> <testcase classname='BSC_Tests' name='TC_bssmap_clear_does_not_cause_bssmap_reset' time='34.943451'/> <testcase classname='BSC_Tests' name='TC_ms_rel_ind_does_not_cause_bssmap_reset' time='35.157866'/> <testcase classname='BSC_Tests' name='TC_dyn_pdch_ipa_act_deact' time='11.324769'/> <testcase classname='BSC_Tests' name='TC_dyn_pdch_ipa_act_nack' time='9.966389'/> <testcase classname='BSC_Tests' name='TC_dyn_pdch_osmo_act_deact' time='7.953587'/> <testcase classname='BSC_Tests' name='TC_dyn_pdch_osmo_act_nack' time='7.960156'/> <testcase classname='BSC_Tests' name='TC_dyn_ts_sdcch8_act_deact' time='17.155614'/> <testcase classname='BSC_Tests' name='TC_dyn_ts_sdcch8_all_subslots_used' time='29.580265'/> <testcase classname='BSC_Tests' name='TC_dyn_ts_sdcch8_tch_call_act_deact' time='17.192774'/> <testcase classname='BSC_Tests' name='TC_dyn_ts_sdcch8_act_nack' time='14.167316'/> <testcase classname='BSC_Tests' name='TC_chopped_ipa_ping' time='72.122265'/> <testcase classname='BSC_Tests' name='TC_chopped_ipa_payload' time='84.111679'/> <testcase classname='BSC_Tests' name='TC_assignment_verify_ms_power_params_ie' time='7.546160'/> <testcase classname='BSC_Tests' name='TC_c0_power_red_mode' time='5.910693'/> <testcase classname='BSC_Tests' name='TC_early_conn_fail' time='5.918557'/> <testcase classname='BSC_Tests' name='TC_late_conn_fail' time='9.006581'/> <testcase classname='BSC_Tests' name='TC_stats_conn_fail' time='10.325554'/> <testcase classname='BSC_Tests' name='TC_assignment_emerg_setup_allow' time='11.260488'/> <testcase classname='BSC_Tests' name='TC_assignment_emerg_setup_allow_imei' time='12.272875'/> <testcase classname='BSC_Tests' name='TC_assignment_emerg_setup_deny_msc' time='10.182255'/> <testcase classname='BSC_Tests' name='TC_assignment_emerg_setup_deny_bts' time='10.136762'/> <testcase classname='BSC_Tests' name='TC_emerg_premption' time='10.053102'/> <testcase classname='BSC_Tests' name='TC_fh_params_chan_activ' time='5.984417'/> <testcase classname='BSC_Tests' name='TC_fh_params_imm_ass' time='7.030731'/> <testcase classname='BSC_Tests' name='TC_fh_params_assignment_cmd' time='9.232296'/> <testcase classname='BSC_Tests' name='TC_fh_params_handover_cmd' time='10.509094'/> <testcase classname='BSC_Tests' name='TC_fh_params_si4_cbch' time='6.060217'/> <testcase classname='BSC_Tests' name='TC_no_msc' time='7.102706'/> <testcase classname='BSC_Tests' name='TC_refuse_chan_act_to_vamos' time='11.963890'/> <testcase classname='BSC_Tests' name='TC_refuse_mode_modif_to_vamos' time='16.296197'/> <testcase classname='BSC_Tests' name='TC_reassignment_fr' time='18.888415'/> <testcase classname='BSC_Tests' name='TC_cm_reestablishment' time='24.606411'/> <testcase classname='BSC_Tests' name='TC_imm_ass_post_chan_ack' time='13.098649'/> <testcase classname='BSC_Tests' name='TC_imm_ass_pre_chan_ack' time='13.048269'/> <testcase classname='BSC_Tests' name='TC_imm_ass_pre_ts_ack' time='13.017957'/> <testcase classname='BSC_Tests' name='TC_imm_ass_pre_chan_ack_dyn_ts' time='13.056048'/> <testcase classname='BSC_Tests' name='TC_imm_ass_pre_ts_ack_dyn_ts' time='13.076832'/> <testcase classname='BSC_Tests' name='TC_ctrl_trx_rf_locked' time='14.222475'/> <testcase classname='BSC_Tests' name='TC_ratectr_all_available_allocated' time='34.613434'/> <testcase classname='BSC_Tests' name='TC_ratectr_all_available_allocated_dyn' time='55.053612'/> <testcase classname='BSC_Tests' name='TC_cm_serv_rej' time='11.182076'/> <testcase classname='BSC_Tests' name='TC_lost_sdcch_during_assignment' time='7.660173'/> <testcase classname='BSC_Tests' name='TC_chan_alloc_algo_ascending' time='21.468170'/> <testcase classname='BSC_Tests' name='TC_chan_alloc_algo_descending' time='23.818676'/> <testcase classname='BSC_Tests' name='TC_chan_alloc_algo_ass_dynamic' time='21.938034'/> <testcase classname='BSC_Tests' name='TC_mgwpool_all_used' time='11.627740'> <failure type='fail-verdict'>Couldn't find Expect for CRCX{ line := { verb := "CRCX", trans_id := "2000", ep := "1@mgw", ver := "1.0" }, params := { { code := "M", val := "sendrecv" }, { code := "C", val := "51234" }, { code := "L", val := "p:20, a:AMR" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "23", session_version := "42", net_type := "IN", addr_type := "IP4", addr := "127.0.0.4" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 14000, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "3" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { ptime := { attr_value := "20" } } } } } } } BSC_Tests.ttcn:12909 BSC_Tests control part BSC_Tests.ttcn:12240 TC_mgwpool_all_used testcase </failure> </testcase> <testcase classname='BSC_Tests' name='TC_mgwpool_blocked_not_used' time='13.161261'/> <testcase classname='BSC_Tests' name='TC_mgwpool_pin_bts' time='13.367295'/> <testcase classname='BSC_Tests' name='TC_mgwpool_keepalive_down_not_used' time='12.150914'> <failure type='fail-verdict'>Couldn't find Expect for CRCX{ line := { verb := "CRCX", trans_id := "2000", ep := "0@mgw", ver := "1.0" }, params := { { code := "M", val := "sendrecv" }, { code := "C", val := "51234" }, { code := "L", val := "p:20, a:AMR" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "23", session_version := "42", net_type := "IN", addr_type := "IP4", addr := "127.0.0.4" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 14000, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "3" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { ptime := { attr_value := "20" } } } } } } } BSC_Tests.ttcn:12912 BSC_Tests control part BSC_Tests.ttcn:12359 TC_mgwpool_keepalive_down_not_used testcase </failure> </testcase> <testcase classname='BSC_Tests' name='TC_ho_meas_rep_multi_band' time='10.074559'> <failure type='fail-verdict'>"MSC_ConnectionHandler.ttcn:1562 : Received unexpected ASSIGNMENT FAIL" BSC_Tests.ttcn:12914 BSC_Tests control part BSC_Tests.ttcn:12435 TC_ho_meas_rep_multi_band testcase </failure> </testcase> <testcase classname='BSC_Tests' name='TC_ho_out_of_this_bsc' time='10.086852'> <failure type='fail-verdict'>"MSC_ConnectionHandler.ttcn:1562 : Received unexpected ASSIGNMENT FAIL" BSC_Tests.ttcn:12918 BSC_Tests control part BSC_Tests.ttcn:6123 TC_ho_out_of_this_bsc testcase </failure> </testcase> <testcase classname='BSC_Tests' name='TC_unbreak_lchan_after_missing_rel_ack_1' time='9.938415'> <failure type='fail-verdict'>"MSC_ConnectionHandler.ttcn:1562 : Received unexpected ASSIGNMENT FAIL" BSC_Tests.ttcn:12920 BSC_Tests control part BSC_Tests.ttcn:12549 TC_unbreak_lchan_after_missing_rel_ack_1 testcase </failure> </testcase> <testcase classname='BSC_Tests' name='TC_unbreak_lchan_after_missing_rel_ack_2' time='9.883667'> <failure type='fail-verdict'>"MSC_ConnectionHandler.ttcn:1562 : Received unexpected ASSIGNMENT FAIL" BSC_Tests.ttcn:12921 BSC_Tests control part BSC_Tests.ttcn:12562 TC_unbreak_lchan_after_missing_rel_ack_2 testcase </failure> </testcase> </testsuite> Recording test results [Checks API] No suitable checks publisher found. Build step 'Publish JUnit test result report' changed build result to UNSTABLE Archiving artifacts Finished: UNSTABLE